diff options
author | John Crispin <john@openwrt.org> | 2015-02-12 08:23:45 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-02-12 08:23:45 +0000 |
commit | c5b7e1aaf4692c3abff6df1c5b86bbfdcf367eb3 (patch) | |
tree | 69d9e9030c18f3212516c102b16e5c24109bdded /target/linux/lantiq/xrx200 | |
parent | 44b929fcdd6e739f1882f7a9905ad051d98840b3 (diff) | |
download | upstream-c5b7e1aaf4692c3abff6df1c5b86bbfdcf367eb3.tar.gz upstream-c5b7e1aaf4692c3abff6df1c5b86bbfdcf367eb3.tar.bz2 upstream-c5b7e1aaf4692c3abff6df1c5b86bbfdcf367eb3.zip |
lantiq: PCI should be enabled on vrx200
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44419
Diffstat (limited to 'target/linux/lantiq/xrx200')
-rw-r--r-- | target/linux/lantiq/xrx200/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/lantiq/xrx200/config-default b/target/linux/lantiq/xrx200/config-default index a55e49754a..110be3d70d 100644 --- a/target/linux/lantiq/xrx200/config-default +++ b/target/linux/lantiq/xrx200/config-default @@ -53,7 +53,6 @@ CONFIG_NLS=y # CONFIG_NO_IOPORT_MAP is not set CONFIG_OF_ADDRESS_PCI=y CONFIG_PCIE_LANTIQ=y -# CONFIG_PCI_LANTIQ is not set # CONFIG_RCU_STALL_COMMON is not set CONFIG_RTL8306_PHY=y CONFIG_RTL8366S_PHY=y |