summaryrefslogtreecommitdiffstats
path: root/board/BuR/brppt1/Kconfig
blob: e006c80e6ed4713bcf1fcc5a8285153d73141350 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_BRPPT1

config SYS_BOARD
	default "brppt1"

config SYS_VENDOR
	default "BuR"

config SYS_SOC
	default "am33xx"

config SYS_CONFIG_NAME
	default "brppt1"

endif
OpenPOWER on IntegriCloud