2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2025-01-13 13:49:04 +00:00
u-boot/board/netgear/cg3100d/Kconfig

13 lines
158 B
Text
Raw Normal View History

if BOARD_NETGEAR_CG3100D
config SYS_BOARD
default "cg3100d"
config SYS_VENDOR
default "netgear"
config SYS_CONFIG_NAME
default "netgear_cg3100d"
endif