summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/highbank/Kconfig
blob: 0e73c0414293e0da7be7382f5b98dde1f96a139e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if ARCH_HIGHBANK

config SYS_BOARD
	default "highbank"

config SYS_SOC
	default "highbank"

config SYS_CONFIG_NAME
	default "highbank"

endif
OpenPOWER on IntegriCloud