diff options
Diffstat (limited to 'configs/tec-ng_defconfig')
-rw-r--r-- | configs/tec-ng_defconfig | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/configs/tec-ng_defconfig b/configs/tec-ng_defconfig index fabd34a3f3..8f953bff70 100644 --- a/configs/tec-ng_defconfig +++ b/configs/tec-ng_defconfig @@ -1,5 +1,5 @@ -+S:CONFIG_ARM=y -+S:CONFIG_TEGRA=y -+S:CONFIG_TEGRA30=y -+S:CONFIG_TARGET_TEC_NG=y +CONFIG_ARM=y +CONFIG_TEGRA=y +CONFIG_TEGRA30=y +CONFIG_TARGET_TEC_NG=y CONFIG_DEFAULT_DEVICE_TREE="tegra30-tec-ng" |