adad96e60d
Move all cases of CONFIG_SYS_HUSH_PARSER out of the config.h files. Remove all cases of CONFIG_SYS_PROMPT_HUSH_PS2 as everyone uses the default. Signed-off-by: Tom Rini <trini@konsulko.com>
21 lines
422 B
Plaintext
21 lines
422 B
Plaintext
CONFIG_X86=y
|
|
CONFIG_VENDOR_EFI=y
|
|
CONFIG_DEFAULT_DEVICE_TREE="efi"
|
|
CONFIG_TARGET_EFI=y
|
|
CONFIG_FIT=y
|
|
CONFIG_HUSH_PARSER=y
|
|
# CONFIG_CMD_BOOTM is not set
|
|
# CONFIG_CMD_IMLS is not set
|
|
CONFIG_CMD_GPIO=y
|
|
# CONFIG_CMD_NET is not set
|
|
CONFIG_OF_CONTROL=y
|
|
CONFIG_OF_EMBED=y
|
|
CONFIG_DM_PCI=y
|
|
CONFIG_DEBUG_UART=y
|
|
CONFIG_DEBUG_EFI_CONSOLE=y
|
|
CONFIG_DEBUG_UART_BASE=0
|
|
CONFIG_DEBUG_UART_CLOCK=0
|
|
CONFIG_ICH_SPI=y
|
|
CONFIG_TIMER=y
|
|
CONFIG_EFI=y
|