Author: nbd Date: 2015-04-03 20:47:51 +0200 (Fri, 03 Apr 2015) New Revision: 45255
Modified: trunk/target/linux/ipq806x/config-3.18 trunk/target/linux/ipq806x/config-4.0 Log: ipq806x: clean-up kernel config file Options that used to be in target config have been added to the generic config file, so remove them. Signed-off-by: Mathieu Olivari <[email protected]> Modified: trunk/target/linux/ipq806x/config-3.18 =================================================================== --- trunk/target/linux/ipq806x/config-3.18 2015-04-03 18:44:04 UTC (rev 45254) +++ trunk/target/linux/ipq806x/config-3.18 2015-04-03 18:47:51 UTC (rev 45255) @@ -212,7 +212,6 @@ CONFIG_MIGHT_HAVE_CACHE_L2X0=y CONFIG_MIGHT_HAVE_PCI=y CONFIG_MIGRATION=y -# CONFIG_MMC_SDHCI_MSM is not set CONFIG_MODULES_USE_ELF_REL=y CONFIG_MSM_GCC_8660=y CONFIG_MSM_GCC_8960=y Modified: trunk/target/linux/ipq806x/config-4.0 =================================================================== --- trunk/target/linux/ipq806x/config-4.0 2015-04-03 18:44:04 UTC (rev 45254) +++ trunk/target/linux/ipq806x/config-4.0 2015-04-03 18:47:51 UTC (rev 45255) @@ -51,7 +51,6 @@ CONFIG_ARM_VIRT_EXT=y CONFIG_AUTO_ZRELADDR=y # CONFIG_BATTERY_GAUGE_LTC2941 is not set -CONFIG_BCMA_DRIVER_PCI=y # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 CONFIG_BOUNCE=y @@ -220,15 +219,12 @@ CONFIG_MDIO_BITBANG=y CONFIG_MDIO_BOARDINFO=y CONFIG_MDIO_GPIO=y -# CONFIG_MFD_DA9150 is not set # CONFIG_MFD_QCOM_RPM is not set -# CONFIG_MFD_RT5033 is not set # CONFIG_MFD_SPMI_PMIC is not set CONFIG_MIGHT_HAVE_CACHE_L2X0=y CONFIG_MIGHT_HAVE_PCI=y CONFIG_MIGRATION=y CONFIG_MODULES_USE_ELF_REL=y -# CONFIG_MPLS is not set CONFIG_MSM_GCC_8660=y CONFIG_MSM_GCC_8960=y CONFIG_MSM_GCC_8974=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
