Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e42bff5f35f12f041c36eb4d45f03c1857a932db
/
.
/
board
/
rockchip
/
sheep_rk3368
/
Kconfig
blob: d39b5e8b1aae77eaf885d26e128ecdf7b8643549 [
file
] [
log
] [
blame
]
if
TARGET_SHEEP
config SYS_BOARD
default
"sheep_rk3368"
config SYS_VENDOR
default
"rockchip"
config SYS_CONFIG_NAME
default
"sheep_rk3368"
config BOARD_SPECIFIC_OPTIONS
# dummy
def_bool y
endif