From e1863691d9b67e4e449d5725da41abcba95483e4 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Thu, 11 Mar 2010 09:50:11 +0000 Subject: do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370]) SVN-Revision: 20136 --- target/linux/iop32x/config-default | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/iop32x') diff --git a/target/linux/iop32x/config-default b/target/linux/iop32x/config-default index d3dfe83..81d2e2b 100644 --- a/target/linux/iop32x/config-default +++ b/target/linux/iop32x/config-default @@ -93,6 +93,7 @@ CONFIG_NET_DMA=y CONFIG_NLS=m CONFIG_PAGEFLAGS_EXTENDED=y CONFIG_PAGE_OFFSET=0xC0000000 +CONFIG_PCI=y CONFIG_PLAT_IOP=y CONFIG_R8169_VLAN=y CONFIG_R8169=y -- cgit v1.1