2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2025-01-08 19:29:01 +00:00
u-boot/board/ste/stemmy/Kconfig

13 lines
136 B
Text
Raw Normal View History

if TARGET_STEMMY
config SYS_BOARD
default "stemmy"
config SYS_VENDOR
default "ste"
config SYS_CONFIG_NAME
default "stemmy"
endif