Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ba9a606f7fc694323c16bdb2429f32826e3e534d
/
.
/
board
/
qualcomm
/
dragonboard845c
/
Kconfig
blob: 52fdff288d599a8a62e5bc92432ca9ee771b4f71 [
file
] [
log
] [
blame
]
Sumit Garg
5b32da4
2022-07-12 12:42:08 +0530
[
diff
] [
blame
]
1
if
TARGET_DRAGONBOARD845C
2
3
config SYS_BOARD
4
default
"dragonboard845c"
5
6
config SYS_CONFIG_NAME
7
default
"dragonboard845c"
8
9
config SYS_VENDOR
10
default
"qualcomm"
11
12
endif