From: Bin Meng Date: Sat, 22 Jul 2017 14:39:38 +0000 (-0700) Subject: x86: minnowmax: Remove CONFIG_SMSC_LPC47M X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=55f228b07e2d84938a88737445441e736de41340;p=people%2Fms%2Fu-boot.git x86: minnowmax: Remove CONFIG_SMSC_LPC47M There is no SMSC LPC47M Super I/O chipset on the MinnowMax board. Signed-off-by: Bin Meng --- diff --git a/include/configs/minnowmax.h b/include/configs/minnowmax.h index 6ea607df67..5b24c2bbd4 100644 --- a/include/configs/minnowmax.h +++ b/include/configs/minnowmax.h @@ -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" \