android13/u-boot/board/shmin/Kconfig

10 lines
99 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04:00
if TARGET_SHMIN
config SYS_BOARD
default "shmin"
config SYS_CONFIG_NAME
default "shmin"
endif