Re: [U-Boot] [PATCH v2 03/22] x86: kconfig: Select PCI and DM_PCI

2017-08-01 Thread Bin Meng
On Tue, Aug 1, 2017 at 5:11 PM, Simon Glass wrote: > On 30 July 2017 at 07:23, Bin Meng wrote: >> PCI is the de facto interconnect bus in an x86 system. >> >> Signed-off-by: Bin Meng >> Reviewed-by: Andy Shevchenko >> --- >> >> Changes in v2: None >> >> arch/Kconfig

Re: [U-Boot] [PATCH v2 03/22] x86: kconfig: Select PCI and DM_PCI

2017-08-01 Thread Simon Glass
On 30 July 2017 at 07:23, Bin Meng wrote: > PCI is the de facto interconnect bus in an x86 system. > > Signed-off-by: Bin Meng > Reviewed-by: Andy Shevchenko > --- > > Changes in v2: None > > arch/Kconfig| 2 ++ > configs/bayleybay_defconfig

[U-Boot] [PATCH v2 03/22] x86: kconfig: Select PCI and DM_PCI

2017-07-30 Thread Bin Meng
PCI is the de facto interconnect bus in an x86 system. Signed-off-by: Bin Meng Reviewed-by: Andy Shevchenko --- Changes in v2: None arch/Kconfig| 2 ++ configs/bayleybay_defconfig | 1 - configs/chromebook_link64_defconfi