projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Prepare v2024.10
[platform/kernel/u-boot.git]
/
board
/
netgear
/
dgnd3700v2
/
Kconfig
1
if BOARD_NETGEAR_DGND3700V2
2
3
config SYS_BOARD
4
default "dgnd3700v2"
5
6
config SYS_VENDOR
7
default "netgear"
8
9
config SYS_CONFIG_NAME
10
default "netgear_dgnd3700v2"
11
12
endif