Author: hauke Date: 2015-09-11 22:31:32 +0200 (Fri, 11 Sep 2015) New Revision: 46881
Modified: trunk/target/linux/ar71xx/config-4.1 trunk/target/linux/generic/config-4.1 trunk/target/linux/lantiq/config-4.1 Log: kernel: add CONFIG_MIPS_CDMM config option This driver was added in kernel 4.1. Signed-off-by: Hauke Mehrtens <[email protected]> Modified: trunk/target/linux/ar71xx/config-4.1 =================================================================== --- trunk/target/linux/ar71xx/config-4.1 2015-09-11 20:00:02 UTC (rev 46880) +++ trunk/target/linux/ar71xx/config-4.1 2015-09-11 20:31:32 UTC (rev 46881) @@ -264,7 +264,6 @@ 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 Modified: trunk/target/linux/generic/config-4.1 =================================================================== --- trunk/target/linux/generic/config-4.1 2015-09-11 20:00:02 UTC (rev 46880) +++ trunk/target/linux/generic/config-4.1 2015-09-11 20:31:32 UTC (rev 46881) @@ -2134,6 +2134,7 @@ # 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 Modified: trunk/target/linux/lantiq/config-4.1 =================================================================== --- trunk/target/linux/lantiq/config-4.1 2015-09-11 20:00:02 UTC (rev 46880) +++ trunk/target/linux/lantiq/config-4.1 2015-09-11 20:31:32 UTC (rev 46881) @@ -88,7 +88,6 @@ 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
