From e5d5d4474ace2136009139e264b8edf2cddb13cb Mon Sep 17 00:00:00 2001 From: Bin Meng Date: Wed, 25 Nov 2015 05:34:53 -0800 Subject: spi: Move SPI drivers to defconfig There are already Kconfig options for SPI drivers, but we have not moved them from config.h to defconfig files. This commit does this in a batch. Signed-off-by: Bin Meng --- configs/firefly-rk3288_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/firefly-rk3288_defconfig') diff --git a/configs/firefly-rk3288_defconfig b/configs/firefly-rk3288_defconfig index 196e6e2032..c11bde4377 100644 --- a/configs/firefly-rk3288_defconfig +++ b/configs/firefly-rk3288_defconfig @@ -34,7 +34,6 @@ CONFIG_REGULATOR_ACT8846=y CONFIG_RAM=y CONFIG_SPL_RAM=y CONFIG_DEBUG_UART=y -CONFIG_DEBUG_UART_NS16550=y CONFIG_DEBUG_UART_BASE=0xff690000 CONFIG_DEBUG_UART_CLOCK=24000000 CONFIG_DEBUG_UART_SHIFT=2 -- cgit v1.2.3