summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-17 10:40:36 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-17 10:40:36 +0000
commit3348279ecae916154c87b18d3653f6f7b7dbe476 (patch)
tree80b974872bd50226fc1357434bb58c64101e4cd4 /target
parent526f470c5f90a021ecfef417984854525f55583e (diff)
downloadmaster-31e0f0ae-3348279ecae916154c87b18d3653f6f7b7dbe476.tar.gz
master-31e0f0ae-3348279ecae916154c87b18d3653f6f7b7dbe476.tar.bz2
master-31e0f0ae-3348279ecae916154c87b18d3653f6f7b7dbe476.zip
kernel: disable bogus DEVTMPFS config overrides
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48260
Diffstat (limited to 'target')
-rw-r--r--target/linux/arm64/config-default1
-rw-r--r--target/linux/brcm2708/bcm2708/config-4.11
-rw-r--r--target/linux/brcm2708/bcm2709/config-4.11
-rw-r--r--target/linux/omap/config-4.42
4 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/arm64/config-default b/target/linux/arm64/config-default
index adb75c789d..0816031741 100644
--- a/target/linux/arm64/config-default
+++ b/target/linux/arm64/config-default
@@ -98,7 +98,6 @@ CONFIG_DCACHE_WORD_ACCESS=y
CONFIG_DEBUG_INFO=y
CONFIG_DEFAULT_IOSCHED="noop"
CONFIG_DEFAULT_NOOP=y
-CONFIG_DEVTMPFS=y
CONFIG_DTC=y
# CONFIG_EFI is not set
CONFIG_EXT4_FS=y
diff --git a/target/linux/brcm2708/bcm2708/config-4.1 b/target/linux/brcm2708/bcm2708/config-4.1
index 82ae7b33b1..49073b3883 100644
--- a/target/linux/brcm2708/bcm2708/config-4.1
+++ b/target/linux/brcm2708/bcm2708/config-4.1
@@ -104,7 +104,6 @@ CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_IOSCHED="cfq"
-CONFIG_DEVTMPFS=y
CONFIG_DMADEVICES=y
CONFIG_DMA_BCM2708=y
CONFIG_DMA_BCM2708_LEGACY=y
diff --git a/target/linux/brcm2708/bcm2709/config-4.1 b/target/linux/brcm2708/bcm2709/config-4.1
index 866d648312..5f4b4e45a4 100644
--- a/target/linux/brcm2708/bcm2709/config-4.1
+++ b/target/linux/brcm2708/bcm2709/config-4.1
@@ -114,7 +114,6 @@ CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_IOSCHED="cfq"
-CONFIG_DEVTMPFS=y
CONFIG_DMADEVICES=y
CONFIG_DMA_BCM2708=y
CONFIG_DMA_BCM2708_LEGACY=y
diff --git a/target/linux/omap/config-4.4 b/target/linux/omap/config-4.4
index 1e77fe9566..fddf1b2ecd 100644
--- a/target/linux/omap/config-4.4
+++ b/target/linux/omap/config-4.4
@@ -148,8 +148,6 @@ CONFIG_DEBUG_MUTEXES=y
CONFIG_DEBUG_SPINLOCK=y
# CONFIG_DEBUG_UART_8250 is not set
# CONFIG_DEBUG_USER is not set
-CONFIG_DEVTMPFS=y
-CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DEV_COREDUMP=y
CONFIG_DISPLAY_CONNECTOR_ANALOG_TV=y
CONFIG_DISPLAY_CONNECTOR_DVI=y