projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix pcmcia/pccard build defaults
[openwrt.git]
/
target
/
linux
/
x86-2.6
/
config
/
default
diff --git
a/target/linux/x86-2.6/config/default
b/target/linux/x86-2.6/config/default
index
07219c1
..
8029d5a
100644
(file)
--- 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
This page took
0.023501 seconds
and
4
git commands to generate.