Sign in
coral
/
u-boot-mtk
/
0c6352ec2a238c1f89b0f394b34da57ab0849f6a
/
.
/
board
/
phytec
/
phycore_rk3288
/
Kconfig
blob: 57cd8e26ed718fd0a8487bc913821b16df2f5649 [
file
] [
log
] [
blame
]
if
TARGET_PHYCORE_RK3288
config SYS_BOARD
default
"phycore_rk3288"
config SYS_VENDOR
default
"phytec"
config SYS_CONFIG_NAME
default
"phycore_rk3288"
config BOARD_SPECIFIC_OPTIONS
# dummy
def_bool y
endif