From 0127bff7b9a2f6bff4604d7b1f202792810e2741 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 2 Aug 2010 09:58:52 +0800 Subject: [PATCH] modify drivers/fpga/Kconfig --- drivers/fpga/Kconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/fpga/Kconfig b/drivers/fpga/Kconfig index 47413b046900..75a314c5c4ba 100644 --- a/drivers/fpga/Kconfig +++ b/drivers/fpga/Kconfig @@ -26,6 +26,7 @@ if SPI_FPGA_INIT Say "yes" to enable debug messaging in spi fpga init drivers. endif +if SPI_FPGA_INIT config SPI_UART tristate "spi to uart support" depends on SPI && SPIM_RK2818 @@ -84,3 +85,5 @@ endif endif +endif + -- 2.34.1