summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm2708
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/linux/brcm2708
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/linux/brcm2708')
-rw-r--r--target/linux/brcm2708/bcm2708/config-4.11
-rw-r--r--target/linux/brcm2708/bcm2709/config-4.11
2 files changed, 0 insertions, 2 deletions
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