summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/pxa3xx_defconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2024-01-11 09:17:49 +0100
committerArnd Bergmann <arnd@arndb.de>2024-01-11 09:34:43 +0100
commit984893f80e0fdba779e1e5f90ff5b2ef84b6009d (patch)
treec105fac235a703b0d3d7fb6e512f98e6195e828a /arch/arm/configs/pxa3xx_defconfig
parent23a7fa9c08e8af8ddfdd7d6de980aa0ec7343ef2 (diff)
downloadlinux-984893f80e0fdba779e1e5f90ff5b2ef84b6009d.tar.gz
linux-984893f80e0fdba779e1e5f90ff5b2ef84b6009d.tar.bz2
linux-984893f80e0fdba779e1e5f90ff5b2ef84b6009d.zip
ARM: defconfig: remove sysfs-deprecated entries
These were removed last year in commit 721da5cee9d4 ("driver core: remove CONFIG_SYSFS_DEPRECATED and CONFIG_SYSFS_DEPRECATED_V2"), so remove the last references to them in arm config files. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/configs/pxa3xx_defconfig')
-rw-r--r--arch/arm/configs/pxa3xx_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/pxa3xx_defconfig b/arch/arm/configs/pxa3xx_defconfig
index 7f95fa273a7d..e06dbd8816ae 100644
--- a/arch/arm/configs/pxa3xx_defconfig
+++ b/arch/arm/configs/pxa3xx_defconfig
@@ -1,7 +1,6 @@
CONFIG_SYSVIPC=y
CONFIG_PREEMPT=y
CONFIG_LOG_BUF_SHIFT=18
-CONFIG_SYSFS_DEPRECATED_V2=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_KALLSYMS_ALL=y
# CONFIG_BLK_DEV_BSG is not set