Re: [U-Boot] [PATCH 090/126] x86: Update Kconfig options for FSP1

2019-10-11 Thread Bin Meng
On Thu, Oct 10, 2019 at 5:19 PM Bin Meng wrote: > > On Wed, Sep 25, 2019 at 10:59 PM Simon Glass wrote: > > > > Many of the Kconfig options do not apply to FSP2. Update them to use the > > FSP_VERSION1 condition instead. > > > > Signed-off-by: Simon Glass > > --- > > > > arch/x86/Kconfig | 14

Re: [U-Boot] [PATCH 090/126] x86: Update Kconfig options for FSP1

2019-10-10 Thread Bin Meng
On Wed, Sep 25, 2019 at 10:59 PM Simon Glass wrote: > > Many of the Kconfig options do not apply to FSP2. Update them to use the > FSP_VERSION1 condition instead. > > Signed-off-by: Simon Glass > --- > > arch/x86/Kconfig | 14 +++--- > 1 file changed, 7 insertions(+), 7 deletions(-) >