summaryrefslogtreecommitdiffstats
path: root/board/esd/ar405/Kconfig
blob: e35fc5e7437092e80c14b617f672995e64e67ba3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_AR405

config SYS_BOARD
	string
	default "ar405"

config SYS_VENDOR
	string
	default "esd"

config SYS_CONFIG_NAME
	string
	default "AR405"

endif
OpenPOWER on IntegriCloud