From 74489a91dd43aecd638709d34a2f58b91cfda5cf Mon Sep 17 00:00:00 2001 From: Grant Likely Date: Tue, 17 Jul 2007 04:03:39 -0700 Subject: Add support for Xilinx SystemACE CompactFlash interface Tested on Xilinx Virtex ppc405, Katmai 440SPe, and Microblaze Signed-off-by: Grant Likely Acked-by: Stefan Roese Cc: Jens Axboe Cc: John William Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- drivers/block/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'drivers/block/Kconfig') diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index c5a61571a07..8f65b88cf71 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig @@ -421,4 +421,10 @@ config SUNVDC source "drivers/s390/block/Kconfig" +config XILINX_SYSACE + tristate "Xilinx SystemACE support" + depends on 4xx + help + Include support for the Xilinx SystemACE CompactFlash interface + endif # BLK_DEV -- cgit v1.2.3-18-g5258