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/omap/config-4.4 | |
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/omap/config-4.4')
-rw-r--r-- | target/linux/omap/config-4.4 | 2 |
1 files changed, 0 insertions, 2 deletions
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 |