linuxOS_AP05/u-boot/board/Seagate/goflexhome/Kconfig
2025-06-02 13:59:07 +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