diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-04-03 18:47:51 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-04-03 18:47:51 +0000 |
commit | 48693874809bd19360be0f92edf15b13100ee146 (patch) | |
tree | 4137513f6a7b39d8133e8737540b4d730c3f11be /target/linux/ipq806x/config-3.18 | |
parent | f255bc4149d8e42012612e666e34a0483d3477a8 (diff) | |
download | upstream-48693874809bd19360be0f92edf15b13100ee146.tar.gz upstream-48693874809bd19360be0f92edf15b13100ee146.tar.bz2 upstream-48693874809bd19360be0f92edf15b13100ee146.zip |
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 <mathieu@codeaurora.org>
SVN-Revision: 45255
Diffstat (limited to 'target/linux/ipq806x/config-3.18')
-rw-r--r-- | target/linux/ipq806x/config-3.18 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ipq806x/config-3.18 b/target/linux/ipq806x/config-3.18 index 43b495078c..b2f5571bf1 100644 --- a/target/linux/ipq806x/config-3.18 +++ b/target/linux/ipq806x/config-3.18 @@ -212,7 +212,6 @@ CONFIG_MDIO_GPIO=y 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 |