u-boot/board/lwmon/Kconfig

10 lines
99 B
Plaintext

if TARGET_LWMON
config SYS_BOARD
default "lwmon"
config SYS_CONFIG_NAME
default "lwmon"
endif