
8 Dec
2019
8 Dec
'19
4:02 a.m.
On Sat, Dec 7, 2019 at 12:48 PM Simon Glass sjg@chromium.org wrote:
We don't want to pull in libfdt if of-platdata is being used, since it reduces the available code-size saves. Also, SPI flash is seldom needed in TPL.
Drop these options.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v6: None Changes in v5: None Changes in v4: None Changes in v3:
- Don't imply SPI flash either
- Rewrite commit message
Changes in v2: None
arch/Kconfig | 3 --- 1 file changed, 3 deletions(-)
applied to u-boot-x86/next, thanks!