summaryrefslogtreecommitdiffstats
path: root/openwrt/package
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-13 19:02:52 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-13 19:02:52 +0000
commit4abdc14d85b3e447fa56b1d8c60f0cfffa93455f (patch)
treeb81140b3241b90427f71c96cc1cfaa0b9723fa1b /openwrt/package
parent1333c5760a5ea4c3d6033320b26fa68a7b0af4ca (diff)
use pdc ide chipset as primary ide controller
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@883 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package')
-rw-r--r--openwrt/package/linux/linux.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/linux/linux.config b/openwrt/package/linux/linux.config
index 588b877af..42f538538 100644
--- a/openwrt/package/linux/linux.config
+++ b/openwrt/package/linux/linux.config
@@ -538,7 +538,7 @@ CONFIG_BLK_DEV_IDEPCI=y
# CONFIG_BLK_DEV_GENERIC is not set
# CONFIG_IDEPCI_SHARE_IRQ is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
-# CONFIG_BLK_DEV_OFFBOARD is not set
+CONFIG_BLK_DEV_OFFBOARD=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK is not set
@@ -575,7 +575,7 @@ CONFIG_PDC202XX_BURST=y
# CONFIG_BLK_DEV_VIA82CXXX is not set
# CONFIG_IDE_CHIPSETS is not set
CONFIG_IDEDMA_AUTO=y
-# CONFIG_IDEDMA_IVB is not set
+CONFIG_IDEDMA_IVB=y
# CONFIG_DMA_NONPCI is not set
CONFIG_BLK_DEV_PDC202XX=y
# CONFIG_BLK_DEV_ATARAID is not set