Re: [U-Boot] [PATCH 8/9] net: pch_gbe: Add Kconfig option

2015-08-25 Thread Joe Hershberger
Hi Bin, On Tue, Aug 25, 2015 at 8:25 PM, Bin Meng wrote: > Hi Joe, > > On Wed, Aug 26, 2015 at 3:10 AM, Joe Hershberger > wrote: >> Hi Bin, >> >> (with list this time) >> >> On Tue, Aug 25, 2015 at 2:22 AM, Bin Meng wrote: >>> Add Kconfig option in preparation for moving board to use Kconfig. >

Re: [U-Boot] [PATCH 8/9] net: pch_gbe: Add Kconfig option

2015-08-25 Thread Bin Meng
Hi Joe, On Wed, Aug 26, 2015 at 3:10 AM, Joe Hershberger wrote: > Hi Bin, > > (with list this time) > > On Tue, Aug 25, 2015 at 2:22 AM, Bin Meng wrote: >> Add Kconfig option in preparation for moving board to use Kconfig. >> >> Signed-off-by: Bin Meng >> --- >> >> drivers/net/Kconfig | 9

Re: [U-Boot] [PATCH 8/9] net: pch_gbe: Add Kconfig option

2015-08-25 Thread Joe Hershberger
Hi Bin, (with list this time) On Tue, Aug 25, 2015 at 2:22 AM, Bin Meng wrote: > Add Kconfig option in preparation for moving board to use Kconfig. > > Signed-off-by: Bin Meng > --- > > drivers/net/Kconfig | 9 + > 1 file changed, 9 insertions(+) > > diff --git a/drivers/net/Kconfig b/