From: Hauke Mehrtens Date: Fri, 11 Sep 2015 20:31:32 +0000 (+0000) Subject: kernel: add CONFIG_MIPS_CDMM config option X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=89ce027c08f5aba23e96009ebdd59d03dc273634;p=openwrt%2Fstaging%2Fmkresin.git kernel: add CONFIG_MIPS_CDMM config option This driver was added in kernel 4.1. Signed-off-by: Hauke Mehrtens SVN-Revision: 46881 --- diff --git a/target/linux/ar71xx/config-4.1 b/target/linux/ar71xx/config-4.1 index 97cbc137a4..df82aa4f97 100644 --- a/target/linux/ar71xx/config-4.1 +++ b/target/linux/ar71xx/config-4.1 @@ -264,7 +264,6 @@ CONFIG_MARVELL_PHY=y CONFIG_MDIO_BOARDINFO=y CONFIG_MICREL_PHY=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=y diff --git a/target/linux/generic/config-4.1 b/target/linux/generic/config-4.1 index 6d6baf2ef7..630b49d411 100644 --- a/target/linux/generic/config-4.1 +++ b/target/linux/generic/config-4.1 @@ -2134,6 +2134,7 @@ CONFIG_MII=y # CONFIG_MINIX_FS_NATIVE_ENDIAN is not set # CONFIG_MINIX_SUBPARTITION is not set # CONFIG_MIPS_ALCHEMY is not set +# CONFIG_MIPS_CDMM is not set # CONFIG_MIPS_COBALT is not set # CONFIG_MIPS_FPU_EMULATOR is not set # CONFIG_MIPS_MALTA is not set 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