summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm1176/bcm2835/Kconfig
blob: 73cc72b41185c021c0ccde6cfbbd9aa8a7ddf18b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_RPI || TARGET_RPI_2

config DM
	default y

config DM_SERIAL
	default y

config DM_GPIO
	default y

endif
OpenPOWER on IntegriCloud