Re: [U-Boot] [PATCH v2 1/4] Kconfig: drop CONFIG_USB_ETHER_DM9601

2017-08-28 Thread Joe Hershberger
On Sun, Aug 27, 2017 at 4:44 AM, Chris Packham wrote: > This is not a valid option. Drop it. > > Signed-off-by: Chris Packham > Reviewed-by: Simon Glass Reviewed-by: Joe Hershberger ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/l

[U-Boot] [PATCH v2 1/4] Kconfig: drop CONFIG_USB_ETHER_DM9601

2017-08-27 Thread Chris Packham
This is not a valid option. Drop it. Signed-off-by: Chris Packham Reviewed-by: Simon Glass --- Changes in v2: - collect review from Simon include/configs/dragonboard410c.h | 1 - scripts/config_whitelist.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/include/configs/dragonboard