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/arm64 | |
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/arm64')
-rw-r--r-- | target/linux/arm64/config-default | 1 |
1 files changed, 0 insertions, 1 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 |