From dcfe4a54edb1af90e9aec866a43592efff1f1974 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 27 Jul 2015 15:47:23 -0600 Subject: x86: Move CONFIG_X86_SERIAL to Kconfig Move this config option to Kconfig and tidy up. Signed-off-by: Simon Glass Reviewed-by: Bin Meng --- include/configs/crownbay.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/crownbay.h') diff --git a/include/configs/crownbay.h b/include/configs/crownbay.h index 6cf53a3e42..1ea320bcb5 100644 --- a/include/configs/crownbay.h +++ b/include/configs/crownbay.h @@ -17,7 +17,6 @@ #define CONFIG_BOARD_EARLY_INIT_F #define CONFIG_ARCH_MISC_INIT -#define CONFIG_X86_SERIAL #define CONFIG_SMSC_LPC47M #define CONFIG_PCI_MEM_BUS 0x40000000 -- cgit v1.2.1