mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-28 16:52:22 +01:00
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
12 lines
158 B
Text
12 lines
158 B
Text
if BOARD_NETGEAR_CG3100D
|
|
|
|
config SYS_BOARD
|
|
default "cg3100d"
|
|
|
|
config SYS_VENDOR
|
|
default "netgear"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "netgear_cg3100d"
|
|
|
|
endif
|