configs: rknpu-lion: enable CONFIG_CMD_BOOTD
clean by make savedefconfig. Change-Id: Ib68c35deb8768b9ad31fd5e1fdaca683c281fcdd Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
parent
d9f1798458
commit
f877a23945
|
|
@ -18,7 +18,6 @@ CONFIG_ANDROID_BOOTLOADER=y
|
||||||
CONFIG_HUSH_PARSER=y
|
CONFIG_HUSH_PARSER=y
|
||||||
# CONFIG_CMD_BDI is not set
|
# CONFIG_CMD_BDI is not set
|
||||||
# CONFIG_CMD_CONSOLE is not set
|
# CONFIG_CMD_CONSOLE is not set
|
||||||
# CONFIG_CMD_BOOTD is not set
|
|
||||||
# CONFIG_CMD_BOOTI is not set
|
# CONFIG_CMD_BOOTI is not set
|
||||||
# CONFIG_CMD_ELF is not set
|
# CONFIG_CMD_ELF is not set
|
||||||
# CONFIG_CMD_IMI is not set
|
# CONFIG_CMD_IMI is not set
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue