From 74263c7c570c1b703d32deb6bdc3e45875455716 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 19 May 2007 16:16:48 +0000 Subject: fix pcmcia/pccard build defaults git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7275 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86-2.6/config/default | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target/linux/x86-2.6/config') diff --git a/target/linux/x86-2.6/config/default b/target/linux/x86-2.6/config/default index 07219c141..8029d5a0b 100644 --- a/target/linux/x86-2.6/config/default +++ b/target/linux/x86-2.6/config/default @@ -337,6 +337,8 @@ CONFIG_PAGE_OFFSET=0xC0000000 # CONFIG_PATA_VIA is not set # CONFIG_PATA_WINBOND is not set CONFIG_PC8736x_GPIO=m +CONFIG_PCCARD=m +CONFIG_PCCARD_NONSTATIC=m # CONFIG_PCIEPORTBUS is not set # CONFIG_PCIPCWATCHDOG is not set CONFIG_PCI_BIOS=y -- cgit v1.2.3