aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/sama5_defconfig
diff options
context:
space:
mode:
authorAnthony Harivel <anthony.harivel@gmail.com>2015-02-05 16:59:36 -0500
committerNicolas Ferre <nicolas.ferre@atmel.com>2015-03-04 04:31:06 -0500
commita8eef13a83e70c5fcb5ae32fb6845e03cf8ed619 (patch)
treec67ed98b10314192caaa4e496009cb07df27f3ad /arch/arm/configs/sama5_defconfig
parenta009d692086b95c38a1047df7c7abae98630e009 (diff)
ARM: at91/defconfig: remove CONFIG_SYSFS_DEPRECATED
Recent distributions and userspace tools after 2009/2010 depend on the existence of /sys/class/block/, and will not work with this option enabled. Signed-off-by: Anthony Harivel <anthony.harivel@emtrion.de> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/configs/sama5_defconfig')
-rw-r--r--arch/arm/configs/sama5_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
index 41d856effe6c..510c747c65b4 100644
--- a/arch/arm/configs/sama5_defconfig
+++ b/arch/arm/configs/sama5_defconfig
@@ -3,8 +3,6 @@
3CONFIG_SYSVIPC=y 3CONFIG_SYSVIPC=y
4CONFIG_IRQ_DOMAIN_DEBUG=y 4CONFIG_IRQ_DOMAIN_DEBUG=y
5CONFIG_LOG_BUF_SHIFT=14 5CONFIG_LOG_BUF_SHIFT=14
6CONFIG_SYSFS_DEPRECATED=y
7CONFIG_SYSFS_DEPRECATED_V2=y
8CONFIG_BLK_DEV_INITRD=y 6CONFIG_BLK_DEV_INITRD=y
9CONFIG_EMBEDDED=y 7CONFIG_EMBEDDED=y
10CONFIG_SLAB=y 8CONFIG_SLAB=y