summaryrefslogtreecommitdiffstats
path: root/board/socrates/Kconfig
blob: 06abd9d3653a213acad95fc0ecf0d2999d8ccbb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
if TARGET_SOCRATES

config SYS_BOARD
	string
	default "socrates"

config SYS_CONFIG_NAME
	string
	default "socrates"

endif
OpenPOWER on IntegriCloud