2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2024-12-22 11:13:07 +00:00
u-boot/board/Seagate/nas220/Kconfig

13 lines
140 B
Text
Raw Normal View History

if TARGET_NAS220
config SYS_BOARD
default "nas220"
config SYS_VENDOR
default "Seagate"
config SYS_CONFIG_NAME
default "nas220"
endif