summaryrefslogtreecommitdiffstats
path: root/board/esd/ocrtc/Kconfig
blob: 83fa495947a085e8d47519a94699c729d839ef32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_OCRTC

config SYS_BOARD
	string
	default "ocrtc"

config SYS_VENDOR
	string
	default "esd"

config SYS_CONFIG_NAME
	string
	default "OCRTC"

endif
OpenPOWER on IntegriCloud