projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix download.pl for weird 'which' implementations
[openwrt.git]
/
target
/
linux
/
x86-2.6
/
config
diff --git
a/target/linux/x86-2.6/config
b/target/linux/x86-2.6/config
index
e02cac6
..
d43bd80
100644
(file)
--- a/
target/linux/x86-2.6/config
+++ b/
target/linux/x86-2.6/config
@@
-797,7
+797,7
@@
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
# CONFIG_BLK_DEV_OFFBOARD is not set
-# CONFIG_BLK_DEV_GENERIC is not set
+CONFIG_BLK_DEV_GENERIC=y
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_RZ1000 is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
This page took
0.021481 seconds
and
4
git commands to generate.