diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2015-09-11 20:31:32 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2015-09-11 20:31:32 +0000 |
commit | 89ce027c08f5aba23e96009ebdd59d03dc273634 (patch) | |
tree | a3f4cc6be7a179987caf2bd5e817883e48510f62 /target/linux/lantiq/config-4.1 | |
parent | c6e30d6d7acb8f9e7576f3fb41d17afb77ba3cf0 (diff) | |
download | upstream-89ce027c08f5aba23e96009ebdd59d03dc273634.tar.gz upstream-89ce027c08f5aba23e96009ebdd59d03dc273634.tar.bz2 upstream-89ce027c08f5aba23e96009ebdd59d03dc273634.zip |
kernel: add CONFIG_MIPS_CDMM config option
This driver was added in kernel 4.1.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 46881
Diffstat (limited to 'target/linux/lantiq/config-4.1')
-rw-r--r-- | target/linux/lantiq/config-4.1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/lantiq/config-4.1 b/target/linux/lantiq/config-4.1 index 7169c62f98..a68ad16e9a 100644 --- a/target/linux/lantiq/config-4.1 +++ b/target/linux/lantiq/config-4.1 @@ -88,7 +88,6 @@ CONFIG_LANTIQ_WDT=y CONFIG_LEDS_GPIO=y CONFIG_MDIO_BOARDINFO=y CONFIG_MIPS=y -# CONFIG_MIPS_CDMM is not set # CONFIG_MIPS_HUGE_TLB_SUPPORT is not set CONFIG_MIPS_L1_CACHE_SHIFT=5 # CONFIG_MIPS_MACHINE is not set |