[PATCH] arm26: select BLK_DEV_FD only on A5K
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Acked-by: Ian Molton <spyro@f2s.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Родитель
2fa63c4d0d
Коммит
d8c206b2ee
|
@ -53,7 +53,6 @@ config GENERIC_ISA_DMA
|
||||||
|
|
||||||
config ARCH_MAY_HAVE_PC_FDC
|
config ARCH_MAY_HAVE_PC_FDC
|
||||||
bool
|
bool
|
||||||
default y
|
|
||||||
|
|
||||||
source "init/Kconfig"
|
source "init/Kconfig"
|
||||||
|
|
||||||
|
@ -74,6 +73,7 @@ config ARCH_ARC
|
||||||
|
|
||||||
config ARCH_A5K
|
config ARCH_A5K
|
||||||
bool "A5000"
|
bool "A5000"
|
||||||
|
select ARCH_MAY_HAVE_PC_FDC
|
||||||
help
|
help
|
||||||
Say Y here to to support the Acorn A5000.
|
Say Y here to to support the Acorn A5000.
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче