Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
1a4d9b25058095727eb6d4baa1475284a8f4a67d
/
.
/
board
/
amlogic
/
c1_gq_bx
/
Kconfig
blob: 2126678a7ae397a5a5763ec01bc037fbac85b1f6 [
file
]
if
TARGET_C1_GQ_BX
config SYS_SOC
default
"c1"
config SYS_BOARD
default
"c1_gq_bx"
config SYS_VENDOR
default
"amlogic"
config SYS_CONFIG_NAME
default
"c1_gq_bx"
config DTB_BIND_KERNEL
bool
"load dtb from boot part but not flash rsv"
default
n
endif