Re: [U-Boot] [PATCH] x86: minnowmax: Remove CONFIG_SMSC_LPC47M

2017-07-28 Thread Bin Meng
On Sat, Jul 22, 2017 at 10:39 PM, Bin Meng wrote: > There is no SMSC LPC47M Super I/O chipset on the MinnowMax board. > > Signed-off-by: Bin Meng > --- > > include/configs/minnowmax.h | 1 - > 1 file changed, 1 deletion(-) > applied to u-boot-x86, thanks! ___

[U-Boot] [PATCH] x86: minnowmax: Remove CONFIG_SMSC_LPC47M

2017-07-22 Thread Bin Meng
There is no SMSC LPC47M Super I/O chipset on the MinnowMax board. Signed-off-by: Bin Meng --- include/configs/minnowmax.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/configs/minnowmax.h b/include/configs/minnowmax.h index 6ea607d..5b24c2b 100644 --- a/include/configs/minnowmax.h