summaryrefslogtreecommitdiffstats
path: root/board/jse/Kconfig
blob: bb265f20798ae10cd06b3d6f09c14a78cf274183 (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_JSE

config SYS_BOARD
	string
	default "jse"

config SYS_CONFIG_NAME
	string
	default "JSE"

endif
OpenPOWER on IntegriCloud