linuxOS_AP06/u-boot/board/buffalo/lsxl/Kconfig

13 lines
134 B
Plaintext
Raw Normal View History

2025-06-03 04:28:32 +00:00
if TARGET_LSXL
config SYS_BOARD
default "lsxl"
config SYS_VENDOR
default "buffalo"
config SYS_CONFIG_NAME
default "lsxl"
endif