Sign in
qemu
/
u-boot
/
f415495e2a261cab52cb03c46a92b7b457728380
/
.
/
board
/
rockchip
/
kylin_rk3036
/
Kconfig
blob: 8d35b4e62bd6a96ee6c1b66f4377c4a5708c79c0 [
file
] [
log
] [
blame
]
if
TARGET_KYLIN_RK3036
config SYS_BOARD
default
"kylin_rk3036"
config SYS_VENDOR
default
"rockchip"
config SYS_CONFIG_NAME
default
"kylin_rk3036"
config BOARD_SPECIFIC_OPTIONS
# dummy
def_bool y
endif