Re: [U-Boot] [PATCH 1/3] configs: migrate CONFIG_PHY_AQUANTIA to Kconfig

2018-10-22 Thread Joe Hershberger
On Tue, Sep 18, 2018 at 4:52 PM Jeremy Gebben wrote: > > The aquantia driver requires both CONFIG_PHY_GIGE and CONFIG_PHYLIB_10G. > > Signed-off-by: Jeremy Gebben Acked-by: Joe Hershberger ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] [PATCH 1/3] configs: migrate CONFIG_PHY_AQUANTIA to Kconfig

2018-09-18 Thread Jeremy Gebben
On Tue, Sep 18, 2018 at 4:07 PM York Sun wrote: > > On 09/18/2018 02:50 PM, Jeremy Gebben wrote: > > The aquantia driver requires both CONFIG_PHY_GIGE and CONFIG_PHYLIB_10G. > > > > Signed-off-by: Jeremy Gebben > > --- > > configs/T1023RDB_NAND_defconfig | 2 +- > >

Re: [U-Boot] [PATCH 1/3] configs: migrate CONFIG_PHY_AQUANTIA to Kconfig

2018-09-18 Thread York Sun
On 09/18/2018 03:22 PM, Jeremy Gebben wrote: > On Tue, Sep 18, 2018 at 4:07 PM York Sun wrote: >> >> On 09/18/2018 02:50 PM, Jeremy Gebben wrote: >>> The aquantia driver requires both CONFIG_PHY_GIGE and CONFIG_PHYLIB_10G. >>> >>> Signed-off-by: Jeremy Gebben >>> --- >>>

Re: [U-Boot] [PATCH 1/3] configs: migrate CONFIG_PHY_AQUANTIA to Kconfig

2018-09-18 Thread York Sun
On 09/18/2018 02:50 PM, Jeremy Gebben wrote: > The aquantia driver requires both CONFIG_PHY_GIGE and CONFIG_PHYLIB_10G. > > Signed-off-by: Jeremy Gebben > --- > configs/T1023RDB_NAND_defconfig | 2 +- > configs/T1023RDB_SDCARD_defconfig| 2 +- >