arm: renesas: Enable modern HUSH parser on all R-Car systems
Enable modern HUSH parser on all Renesas R-Car systems. This replaces the old HUSH parser and includes matching updates to the command line parser. No functional change expected. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
@@ -21,6 +21,8 @@ CONFIG_DM_SPI_FLASH=y
|
||||
CONFIG_ENV_VARS_UBOOT_CONFIG=y
|
||||
CONFIG_FIT=y
|
||||
CONFIG_HUSH_PARSER=y
|
||||
# CONFIG_HUSH_OLD_PARSER is not set
|
||||
CONFIG_HUSH_MODERN_PARSER=y
|
||||
CONFIG_MTD=y
|
||||
CONFIG_OF_CONTROL=y
|
||||
CONFIG_PROT_TCP_SACK=y
|
||||
|
||||
Reference in New Issue
Block a user