From 73de7f9a3e3c0b66835781fb431b705bc3712969 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 10 Oct 2006 17:33:50 +0000 Subject: add generic ide support for x86-2.6 git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@5026 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86-2.6/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/x86-2.6/config b/target/linux/x86-2.6/config index e02cac6ff2..d43bd801d9 100644 --- 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 -- cgit v1.2.3