summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-01-09 17:51:54 +0100
committerFelix Fietkau <nbd@nbd.name>2017-01-10 13:48:53 +0100
commitc2fc52ae222166455f85ef27670d6d12a8a7e9ba (patch)
treed215100d71252c947480b8e42345f56bf793093f
parent36167ae46c62caa9e0409423ecd1aaa4d18dad1c (diff)
downloadmtk-20170518-c2fc52ae222166455f85ef27670d6d12a8a7e9ba.zip
mtk-20170518-c2fc52ae222166455f85ef27670d6d12a8a7e9ba.tar.gz
mtk-20170518-c2fc52ae222166455f85ef27670d6d12a8a7e9ba.tar.bz2
kernel: remove DEVMEM/DEVKMEM platform overrides
Those options are handled via top-level menuconfig instead Signed-off-by: Felix Fietkau <nbd@nbd.name>
-rw-r--r--target/linux/ipq806x/config-4.41
-rw-r--r--target/linux/malta/config-4.41
-rw-r--r--target/linux/mediatek/config-4.41
-rw-r--r--target/linux/mpc85xx/config-4.41
-rw-r--r--target/linux/octeon/config-4.41
-rw-r--r--target/linux/orion/config-4.41
-rw-r--r--target/linux/zynq/config-4.41
7 files changed, 0 insertions, 7 deletions
diff --git a/target/linux/ipq806x/config-4.4 b/target/linux/ipq806x/config-4.4
index 69c2198..898e32f 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
diff --git a/target/linux/malta/config-4.4 b/target/linux/malta/config-4.4
index 6786ba7..d190065 100644
--- a/target/linux/malta/config-4.4
+++ b/target/linux/malta/config-4.4
@@ -67,7 +67,6 @@ CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_CSRC_R4K=y
# CONFIG_DEBUG_FS is not set
-CONFIG_DEVKMEM=y
CONFIG_DMA_MAYBE_COHERENT=y
CONFIG_DMA_NONCOHERENT=y
CONFIG_DNOTIFY=y
diff --git a/target/linux/mediatek/config-4.4 b/target/linux/mediatek/config-4.4
index 2d6140a..56e721b 100644
--- a/target/linux/mediatek/config-4.4
+++ b/target/linux/mediatek/config-4.4
@@ -120,7 +120,6 @@ CONFIG_DEBUG_UART_PHYS=0x11004000
CONFIG_DEBUG_UART_VIRT=0xf1004000
CONFIG_DEBUG_UNCOMPRESS=y
# CONFIG_DEBUG_USER is not set
-CONFIG_DEVMEM=y
CONFIG_DMADEVICES=y
CONFIG_DMA_ENGINE=y
CONFIG_DMA_OF=y
diff --git a/target/linux/mpc85xx/config-4.4 b/target/linux/mpc85xx/config-4.4
index 6564b5d..fd0b206 100644
--- a/target/linux/mpc85xx/config-4.4
+++ b/target/linux/mpc85xx/config-4.4
@@ -69,7 +69,6 @@ CONFIG_CRYPTO_RNG2=y
CONFIG_CRYPTO_WORKQUEUE=y
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_DEFAULT_UIMAGE=y
-CONFIG_DEVKMEM=y
CONFIG_DNOTIFY=y
CONFIG_DTC=y
# CONFIG_E200 is not set
diff --git a/target/linux/octeon/config-4.4 b/target/linux/octeon/config-4.4
index b77983a..fd2f26f 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
diff --git a/target/linux/orion/config-4.4 b/target/linux/orion/config-4.4
index 515d714..57f0bc6 100644
--- a/target/linux/orion/config-4.4
+++ b/target/linux/orion/config-4.4
@@ -63,7 +63,6 @@ CONFIG_DEBUG_UART_8250_SHIFT=2
CONFIG_DEBUG_UART_PHYS=0xf1012000
CONFIG_DEBUG_UART_VIRT=0xfe012000
# CONFIG_DEBUG_USER is not set
-CONFIG_DEVMEM=y
CONFIG_DMADEVICES=y
CONFIG_DMA_ENGINE=y
CONFIG_DMA_ENGINE_RAID=y
diff --git a/target/linux/zynq/config-4.4 b/target/linux/zynq/config-4.4
index f8e080d..027435f 100644
--- a/target/linux/zynq/config-4.4
+++ b/target/linux/zynq/config-4.4
@@ -179,7 +179,6 @@ CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S"
CONFIG_DEFAULT_CFQ=y
# CONFIG_DEFAULT_DEADLINE is not set
CONFIG_DEFAULT_IOSCHED="cfq"
-CONFIG_DEVMEM=y
CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_DIRECT_IO=y