diff options
author | Felix Fietkau <nbd@nbd.name> | 2017-01-09 17:51:54 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-01-10 13:48:53 +0100 |
commit | c2fc52ae222166455f85ef27670d6d12a8a7e9ba (patch) | |
tree | d215100d71252c947480b8e42345f56bf793093f /target/linux/ipq806x/config-4.4 | |
parent | 36167ae46c62caa9e0409423ecd1aaa4d18dad1c (diff) | |
download | upstream-c2fc52ae222166455f85ef27670d6d12a8a7e9ba.tar.gz upstream-c2fc52ae222166455f85ef27670d6d12a8a7e9ba.tar.bz2 upstream-c2fc52ae222166455f85ef27670d6d12a8a7e9ba.zip |
kernel: remove DEVMEM/DEVKMEM platform overrides
Those options are handled via top-level menuconfig instead
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/ipq806x/config-4.4')
-rw-r--r-- | target/linux/ipq806x/config-4.4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ipq806x/config-4.4 b/target/linux/ipq806x/config-4.4 index 69c2198e67..898e32ff03 100644 --- a/target/linux/ipq806x/config-4.4 +++ b/target/linux/ipq806x/config-4.4 @@ -113,7 +113,6 @@ CONFIG_DEBUG_GPIO=y CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S" # CONFIG_DEBUG_UART_8250 is not set # CONFIG_DEBUG_USER is not set -CONFIG_DEVMEM=y CONFIG_DMADEVICES=y CONFIG_DMA_ENGINE=y CONFIG_DMA_OF=y |