blob: 5c57c171d73222cb8c6ab18254e51f08135d23b2 [file]
if TARGET_C2_VENUS_BX
config SYS_SOC
default "c2"
config SYS_BOARD
default "c2_venus_bx"
config SYS_VENDOR
default "amlogic"
config SYS_CONFIG_NAME
default "c2_venus_bx"
config DTB_BIND_KERNEL
bool "load dtb from boot part but not flash rsv"
default n
config CMD_PLLTEST
bool "support plltest command"
default y
help
support plltest command
config I2C_REGULATOR
bool "use i2c regulator to configure vddee"
default n
config DDR_WINDOWING_BOOT
bool "enable/disable ddr windowing boot"
default n
endif