summaryrefslogtreecommitdiffstats
path: root/board/st-ericsson/snowball/Kconfig
blob: 0b3a0cca6ce592c407d143c5ab1d7fd0e58410e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_SNOWBALL

config SYS_BOARD
	default "snowball"

config SYS_VENDOR
	default "st-ericsson"

config SYS_SOC
	default "u8500"

config SYS_CONFIG_NAME
	default "snowball"

endif
OpenPOWER on IntegriCloud