diff options
author | Felix Fietkau <nbd@openwrt.org> | 2016-01-17 10:40:36 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2016-01-17 10:40:36 +0000 |
commit | 3348279ecae916154c87b18d3653f6f7b7dbe476 (patch) | |
tree | 80b974872bd50226fc1357434bb58c64101e4cd4 /target/linux/brcm2708/bcm2709 | |
parent | 526f470c5f90a021ecfef417984854525f55583e (diff) | |
download | upstream-3348279ecae916154c87b18d3653f6f7b7dbe476.tar.gz upstream-3348279ecae916154c87b18d3653f6f7b7dbe476.tar.bz2 upstream-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/bcm2709')
-rw-r--r-- | target/linux/brcm2708/bcm2709/config-4.1 | 1 |
1 files changed, 0 insertions, 1 deletions
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 |