summaryrefslogtreecommitdiffstats
path: root/board/wandboard/Kconfig
blob: 392856671551ebd1a0e785459e38a511ba4a0785 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_WANDBOARD

config SYS_BOARD
	default "wandboard"

config SYS_SOC
	default "mx6"

config SYS_CONFIG_NAME
	default "wandboard"

endif
OpenPOWER on IntegriCloud