Files
sdk-hwV1.3/lichee/brandy-2.0/u-boot-2018/board/Seagate/goflexhome/Kconfig
2024-05-07 18:09:20 +08:00

13 lines
152 B
Plaintext

if TARGET_GOFLEXHOME
config SYS_BOARD
default "goflexhome"
config SYS_VENDOR
default "Seagate"
config SYS_CONFIG_NAME
default "goflexhome"
endif