~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: cf5ac1707430173b6eb0cbd6126c0f4853116d40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_SMDKV310

config MIU_2BIT_INTERLEAVED
	def_bool y

config SYS_BOARD
	default "smdkv310"

config SYS_VENDOR
	default "samsung"

config SYS_CONFIG_NAME
	default "smdkv310"

endif