Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2eeee7ca4ae52fc98769acb4effa539ba786a58f
/
.
/
board
/
phytium
/
pomelo
/
Kconfig
blob: 281aa8feff6a17e6f027bc60e4d55f1bd06be624 [
file
] [
log
] [
blame
]
weichangzheng
74b4519
2022-03-02 15:09:05 +0800
[
diff
] [
blame
]
1
if
TARGET_POMELO
2
3
config SYS_BOARD
4
default
"pomelo"
5
6
config SYS_VENDOR
7
default
"phytium"
8
9
config SYS_CONFIG_NAME
10
default
"pomelo"
11
12
endif