summaryrefslogtreecommitdiffstats
path: root/board/samsung/origen/Kconfig
blob: 63e3efe21cb480d7c2a2ff19fa85f81ae7c6a738 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_ORIGEN

config SYS_BOARD
	default "origen"

config SYS_VENDOR
	default "samsung"

config SYS_CONFIG_NAME
	default "origen"

endif
OpenPOWER on IntegriCloud