diff options
| -rw-r--r-- | configs/endeavoru_defconfig | 1 | ||||
| -rw-r--r-- | configs/grouper_common_defconfig | 1 | ||||
| -rw-r--r-- | configs/transformer_t30_defconfig | 1 | ||||
| -rw-r--r-- | configs/x3_t30_defconfig | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/configs/endeavoru_defconfig b/configs/endeavoru_defconfig index 0bd04518b5b..00e46f9be6b 100644 --- a/configs/endeavoru_defconfig +++ b/configs/endeavoru_defconfig @@ -1,5 +1,4 @@ CONFIG_ARM=y -CONFIG_SYS_L2CACHE_OFF=y CONFIG_ARCH_TEGRA=y CONFIG_SUPPORT_PASSING_ATAGS=y CONFIG_CMDLINE_TAG=y diff --git a/configs/grouper_common_defconfig b/configs/grouper_common_defconfig index 5f88b8c4a14..05207c8a894 100644 --- a/configs/grouper_common_defconfig +++ b/configs/grouper_common_defconfig @@ -1,5 +1,4 @@ CONFIG_ARM=y -CONFIG_SYS_L2CACHE_OFF=y CONFIG_ARCH_TEGRA=y CONFIG_SUPPORT_PASSING_ATAGS=y CONFIG_CMDLINE_TAG=y diff --git a/configs/transformer_t30_defconfig b/configs/transformer_t30_defconfig index 66282998bbd..f93ddefb876 100644 --- a/configs/transformer_t30_defconfig +++ b/configs/transformer_t30_defconfig @@ -1,5 +1,4 @@ CONFIG_ARM=y -CONFIG_SYS_L2CACHE_OFF=y CONFIG_ARCH_TEGRA=y CONFIG_SUPPORT_PASSING_ATAGS=y CONFIG_CMDLINE_TAG=y diff --git a/configs/x3_t30_defconfig b/configs/x3_t30_defconfig index b9575780d26..44fa48baaef 100644 --- a/configs/x3_t30_defconfig +++ b/configs/x3_t30_defconfig @@ -1,5 +1,4 @@ CONFIG_ARM=y -CONFIG_SYS_L2CACHE_OFF=y CONFIG_ARCH_TEGRA=y CONFIG_SUPPORT_PASSING_ATAGS=y CONFIG_CMDLINE_TAG=y |
