Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6f63c296fe9ee79316e787c1f9952d501645aa03
/
.
/
board
/
broadcom
/
bcmns
/
Kconfig
blob: 82f4709e2d2d1d419b3b1b443b48589d17b3d433 [
file
] [
log
] [
blame
]
Linus Walleij
6f63c29
2023-04-24 09:38:30 +0200
[
diff
] [
blame^
]
1
if
TARGET_BCMNS
2
3
config SYS_BOARD
4
default
"bcmns"
5
6
config SYS_VENDOR
7
default
"broadcom"
8
9
config SYS_CONFIG_NAME
10
default
"bcmns"
11
12
endif