diff options
author | John Crispin <john@openwrt.org> | 2009-10-04 19:53:17 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2009-10-04 19:53:17 +0000 |
commit | a70ef0c33764bc8cfc9f27403419a01a9dcebb78 (patch) | |
tree | 640356f583a1060c4f67a74b47c83ec26029ce5e /target/linux/ramips/rt288x/config-2.6.30 | |
parent | a23e3e89853d1e3b31ab612ff9a03f86f2cb48b9 (diff) | |
download | upstream-a70ef0c33764bc8cfc9f27403419a01a9dcebb78.tar.gz upstream-a70ef0c33764bc8cfc9f27403419a01a9dcebb78.tar.bz2 upstream-a70ef0c33764bc8cfc9f27403419a01a9dcebb78.zip |
adds pci support for rt288x
SVN-Revision: 17855
Diffstat (limited to 'target/linux/ramips/rt288x/config-2.6.30')
-rw-r--r-- | target/linux/ramips/rt288x/config-2.6.30 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ramips/rt288x/config-2.6.30 b/target/linux/ramips/rt288x/config-2.6.30 index db99f52247..eef494787d 100644 --- a/target/linux/ramips/rt288x/config-2.6.30 +++ b/target/linux/ramips/rt288x/config-2.6.30 @@ -108,6 +108,8 @@ CONFIG_MTD_PHYSMAP=y # CONFIG_NXP_STB220 is not set # CONFIG_NXP_STB225 is not set CONFIG_PAGEFLAGS_EXTENDED=y +CONFIG_PCI=y +CONFIG_PCI_DOMAINS=y # CONFIG_PCSPKR_PLATFORM is not set CONFIG_PHYLIB=y # CONFIG_PMC_MSP is not set |