summaryrefslogtreecommitdiff
path: root/arch/arm/configs/pxa910_defconfig
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2024-01-11 11:17:49 +0300
committerArnd Bergmann <arnd@arndb.de>2024-01-11 11:34:43 +0300
commit984893f80e0fdba779e1e5f90ff5b2ef84b6009d (patch)
treec105fac235a703b0d3d7fb6e512f98e6195e828a /arch/arm/configs/pxa910_defconfig
parent23a7fa9c08e8af8ddfdd7d6de980aa0ec7343ef2 (diff)
downloadlinux-984893f80e0fdba779e1e5f90ff5b2ef84b6009d.tar.xz
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/pxa910_defconfig')
-rw-r--r--arch/arm/configs/pxa910_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/pxa910_defconfig b/arch/arm/configs/pxa910_defconfig
index 958d958377dc..4f4b46b86dc9 100644
--- a/arch/arm/configs/pxa910_defconfig
+++ b/arch/arm/configs/pxa910_defconfig
@@ -3,7 +3,6 @@ CONFIG_NO_HZ_IDLE=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_PREEMPT=y
CONFIG_LOG_BUF_SHIFT=14
-CONFIG_SYSFS_DEPRECATED_V2=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_ARCH_MMP=y
CONFIG_CMDLINE="root=/dev/nfs rootfstype=nfs nfsroot=192.168.2.100:/nfsroot/ ip=192.168.2.101:192.168.2.100::255.255.255.0::eth0:on console=ttyS0,115200 mem=128M earlyprintk"