blob: b3238727783149f66270143c1fc7c30462fadd54 [file] [log] [blame] [edit]
if TARGET_P1_AS408
config SYS_SOC
default "P1"
config SYS_BOARD
default "p1_as408"
config SYS_VENDOR
default "amlogic"
config SYS_CONFIG_NAME
default "p1_as408"
config DTB_BIND_KERNEL
bool "load dtb from boot part but not flash rsv"
default n
config CMD_PLLTEST
bool "support plltest command"
default n
help
support plltest command
config AML_REBOOT
bool "reboot cmd"
default y
help
support uboot reboot cmd
endif