summaryrefslogtreecommitdiffstats
path: root/board/shmin/Kconfig
blob: a1c383e1b2c4cb6b6d8b9375db2a9894aa23805f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_SHMIN

config SYS_CPU
	default "sh3"

config SYS_BOARD
	default "shmin"

config SYS_CONFIG_NAME
	default "shmin"

endif
OpenPOWER on IntegriCloud