Sign in
coral
/
u-boot-mtk
/
899c3b352390d5fc5beaff4f9fa9919b0ec329ec
/
.
/
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