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

config SYS_BOARD
	default "dbau1x00"

config SYS_SOC
	default "au1x00"

config SYS_CONFIG_NAME
	default "dbau1x00"

endif
OpenPOWER on IntegriCloud