diff options
author | Arnd Bergmann <arnd@arndb.de> | 2024-01-11 09:53:00 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2024-01-11 09:55:12 +0100 |
commit | c2dba4d19f6542e52e59873a596cce0388d0df64 (patch) | |
tree | c557a7121dd910847cd3cb8f45dacaf374cf5cb8 /arch/arm/configs/realview_defconfig | |
parent | 114854438defa24fc82948591fe4d56f8ee925da (diff) | |
download | lwn-c2dba4d19f6542e52e59873a596cce0388d0df64.tar.gz lwn-c2dba4d19f6542e52e59873a596cce0388d0df64.zip |
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/realview_defconfig')
-rw-r--r-- | arch/arm/configs/realview_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/configs/realview_defconfig b/arch/arm/configs/realview_defconfig index d1eaed19fa6c..febea5cf7aaa 100644 --- a/arch/arm/configs/realview_defconfig +++ b/arch/arm/configs/realview_defconfig @@ -9,8 +9,6 @@ CONFIG_MACH_REALVIEW_EB=y CONFIG_REALVIEW_EB_ARM1136=y CONFIG_REALVIEW_EB_ARM1176=y CONFIG_REALVIEW_EB_A9MP=y -CONFIG_REALVIEW_EB_ARM11MP=y -CONFIG_MACH_REALVIEW_PB11MP=y CONFIG_MACH_REALVIEW_PB1176=y CONFIG_MACH_REALVIEW_PBA8=y CONFIG_MACH_REALVIEW_PBX=y |