mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
scripts: spl: fix typo
Typo fix: CONIFG->CONFIG Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Tom Rini <trini@konsulko.com> Cc: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -9,7 +9,7 @@ ifdef CONFIG_SPL_BUILD
|
||||
ifndef CONFIG_SPL_DM
|
||||
CONFIG_DM_SERIAL=
|
||||
CONFIG_DM_GPIO=
|
||||
CONIFG_DM_I2C=
|
||||
CONFIG_DM_I2C=
|
||||
CONFIG_DM_SPI=
|
||||
CONFIG_DM_SPI_FLASH=
|
||||
endif
|
||||
|
Reference in New Issue
Block a user