summaryrefslogtreecommitdiffstats
path: root/board/calao/usb_a9263/Kconfig
blob: 4209b361364d48feef77f75857781899ec480aa0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
if TARGET_USB_A9263

config SYS_CPU
	default "arm926ejs"

config SYS_BOARD
	default "usb_a9263"

config SYS_VENDOR
	default "calao"

config SYS_SOC
	default "at91"

config SYS_CONFIG_NAME
	default "usb_a9263"

endif
OpenPOWER on IntegriCloud