summaryrefslogtreecommitdiffstats
path: root/board/cm41xx/Kconfig
blob: b537e2674c8271a157c8e3f03f8fa48defede5c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
if TARGET_CM41XX

config SYS_CPU
	default "arm920t"

config SYS_BOARD
	default "cm41xx"

config SYS_SOC
	default "ks8695"

config SYS_CONFIG_NAME
	default "cm41xx"

endif
OpenPOWER on IntegriCloud