[PATCH] arm26: select BLK_DEV_FD only on A5K

From: Alexey Dobriyan
Date: Wed Jan 18 2006 - 15:44:11 EST


Signed-off-by: Alexey Dobriyan <adobriyan@xxxxxxxxx>
---

arch/arm26/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

--- a/arch/arm26/Kconfig
+++ b/arch/arm26/Kconfig
@@ -53,7 +53,6 @@ config GENERIC_ISA_DMA

config ARCH_MAY_HAVE_PC_FDC
bool
- default y

source "init/Kconfig"

@@ -74,6 +73,7 @@ config ARCH_ARC

config ARCH_A5K
bool "A5000"
+ select ARCH_MAY_HAVE_PC_FDC
help
Say Y here to to support the Acorn A5000.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/