diff options
author | Arnd Bergmann <arnd@arndb.de> | 2024-01-11 11:53:00 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2024-01-11 11:55:12 +0300 |
commit | c2dba4d19f6542e52e59873a596cce0388d0df64 (patch) | |
tree | c557a7121dd910847cd3cb8f45dacaf374cf5cb8 /arch/arm/configs/clps711x_defconfig | |
parent | 114854438defa24fc82948591fe4d56f8ee925da (diff) | |
download | linux-c2dba4d19f6542e52e59873a596cce0388d0df64.tar.xz |
ARM: defconfig: remove dead platform options
These are all options for boards that got removed in the past and
are not relevant here because the options no longer exist or
are implied by the platform.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/configs/clps711x_defconfig')
-rw-r--r-- | arch/arm/configs/clps711x_defconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/configs/clps711x_defconfig b/arch/arm/configs/clps711x_defconfig index 5ce6ee0006e0..6fa3477e6b02 100644 --- a/arch/arm/configs/clps711x_defconfig +++ b/arch/arm/configs/clps711x_defconfig @@ -6,12 +6,6 @@ CONFIG_RD_LZMA=y CONFIG_EXPERT=y CONFIG_JUMP_LABEL=y CONFIG_PARTITION_ADVANCED=y -CONFIG_ARCH_CLPS711X=y -CONFIG_ARCH_AUTCPU12=y -CONFIG_ARCH_CDB89712=y -CONFIG_ARCH_CLEP7312=y -CONFIG_ARCH_EDB7211=y -CONFIG_ARCH_P720T=y CONFIG_AEABI=y # CONFIG_COREDUMP is not set CONFIG_SLUB_TINY=y |