summaryrefslogtreecommitdiffstats
path: root/board/buffalo/lsxl/Kconfig
blob: 50a620e821fec702741fcec671bb30b43487d58a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_LSXL

config SYS_BOARD
	string
	default "lsxl"

config SYS_VENDOR
	string
	default "buffalo"

config SYS_CONFIG_NAME
	string
	default "lsxl"

endif
OpenPOWER on IntegriCloud