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/octeon | |
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/octeon')
-rw-r--r-- | target/linux/octeon/config-4.4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/octeon/config-4.4 b/target/linux/octeon/config-4.4 index b77983ae74..fd2f26f1ea 100644 --- a/target/linux/octeon/config-4.4 +++ b/target/linux/octeon/config-4.4 @@ -70,7 +70,6 @@ CONFIG_DEBUG_INFO=y CONFIG_DEBUG_SPINLOCK=y CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=120 CONFIG_DETECT_HUNG_TASK=y -CONFIG_DEVKMEM=y CONFIG_DMA_COHERENT=y CONFIG_DNOTIFY=y CONFIG_DTC=y |