diff options
author | Arnd Bergmann <arnd@arndb.de> | 2022-09-29 16:39:20 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2023-01-16 11:26:05 +0300 |
commit | 06f11dfb5b75acafdb86b50ac5c90b49716d9362 (patch) | |
tree | 1c138a12cd6a7c9ca17fdca7792f3011484e361d /arch/arm/configs/pxa168_defconfig | |
parent | 90ca4d9015eca4e9fd5a18e4572d419682e8f396 (diff) | |
download | linux-06f11dfb5b75acafdb86b50ac5c90b49716d9362.tar.xz |
ARM: mmp: remove all board files
The old-style board files were marked as 'unused' a while ago
and can now be removed for good, leaving only devicetree based
boot support.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/configs/pxa168_defconfig')
-rw-r--r-- | arch/arm/configs/pxa168_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/configs/pxa168_defconfig b/arch/arm/configs/pxa168_defconfig index 826ebbef2e3c..8422ddc9bab2 100644 --- a/arch/arm/configs/pxa168_defconfig +++ b/arch/arm/configs/pxa168_defconfig @@ -1,9 +1,6 @@ CONFIG_SYSVIPC=y CONFIG_SYSFS_DEPRECATED_V2=y # CONFIG_BLK_DEV_BSG is not set -CONFIG_MACH_ASPENITE=y -CONFIG_MACH_ZYLONITE2=y -CONFIG_MACH_AVENGERS_LITE=y CONFIG_NO_HZ_IDLE=y CONFIG_HIGH_RES_TIMERS=y CONFIG_PREEMPT=y |