]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
colibri_vf: Add separate defconfig for device tree support
authorBhuvanchandra DV <bhuvanchandra.dv@toradex.com>
Mon, 1 Jun 2015 13:07:23 +0000 (18:37 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:23 +0000 (00:42 +0200)
commita11bb109432dc2bd10948eaadf200326a2bbdff1
treefe62983461db5800f5b00742104db87c43f0317f
parent8a53eff0601a0f414cf6cc8bd8f469e9c53ab7f9
colibri_vf: Add separate defconfig for device tree support

Most of the drivers available for Vybrid are not yet converted
to OF model to use device tree model, only few drivers
like SPI and GPIO drivers use device trees.
Add separate defconfig for who needs to use device tree model.
Later this can be integrated to single defconfig.

Acked-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
board/toradex/colibri_vf/MAINTAINERS
configs/colibri_vf_dtb_defconfig [new file with mode: 0644]