x86: minnowmax: Remove CONFIG_SMSC_LPC47M
authorBin Meng <bmeng.cn@gmail.com>
Sat, 22 Jul 2017 14:39:38 +0000 (07:39 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 30 Jul 2017 02:30:25 +0000 (10:30 +0800)
There is no SMSC LPC47M Super I/O chipset on the MinnowMax board.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
include/configs/minnowmax.h

index 6ea607d..5b24c2b 100644 (file)
@@ -15,7 +15,6 @@
 
 #define CONFIG_SYS_MONITOR_LEN         (1 << 20)
 
-#define CONFIG_SMSC_LPC47M
 #define CONFIG_MISC_INIT_R
 
 #define CONFIG_STD_DEVICES_SETTINGS    "stdin=usbkbd,serial\0" \