From e00f76cee906a48311d0c7c59b519b2e6a5c56f8 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 12 Sep 2016 23:18:56 -0600 Subject: Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass --- include/configs/work_92105.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/work_92105.h') diff --git a/include/configs/work_92105.h b/include/configs/work_92105.h index 8bf2444723..ff39c3184f 100644 --- a/include/configs/work_92105.h +++ b/include/configs/work_92105.h @@ -189,7 +189,6 @@ /* Use the framework and generic lib */ #define CONFIG_SPL_FRAMEWORK /* SPL will use serial */ -#define CONFIG_SPL_SERIAL_SUPPORT /* SPL will load U-Boot from NAND offset 0x40000 */ #define CONFIG_SPL_NAND_DRIVERS #define CONFIG_SPL_NAND_BASE -- cgit v1.2.1