On Sat, Dec 7, 2019 at 12:50 PM Simon Glass <[email protected]> wrote: > > We don't normally need this on x86 unless the size of SPI flash devices is > larger than 16MB. This can be enabled by particular SoCs as needed, since > it adds to code size. > > Drop the default enabling of this option on x86. > > Signed-off-by: Simon Glass <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > --- > > Changes in v6: None > Changes in v5: None > Changes in v4: None > Changes in v3: None > Changes in v2: None > > drivers/spi/Kconfig | 1 - > 1 file changed, 1 deletion(-) >
applied to u-boot-x86/next, thanks!

