summaryrefslogtreecommitdiff
path: root/configs/sama5d4_xplained_nandflash_defconfig
diff options
context:
space:
mode:
authorWenyou Yang <wenyou.yang@atmel.com>2017-09-18 15:26:00 +0800
committerAnatolij Gustschin <agust@denx.de>2017-09-29 17:51:22 +0200
commite974b08119348ec19c44ffcb1d4184fac9ea707b (patch)
treea3368bd6c865cca01f8fcf185bac57649be1ea02 /configs/sama5d4_xplained_nandflash_defconfig
parent4b0467db538cc60fa02d448ed0758247d4607c63 (diff)
downloadu-boot-e974b08119348ec19c44ffcb1d4184fac9ea707b.tar.gz
board: sama5d4_xplained: Convert to CONFIG_DM_VIDEO
Convert the board to support the video driver model, add the device tree node, and remove the unnecessary code. Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/sama5d4_xplained_nandflash_defconfig')
-rw-r--r--configs/sama5d4_xplained_nandflash_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sama5d4_xplained_nandflash_defconfig b/configs/sama5d4_xplained_nandflash_defconfig
index 85157878cd..bd3131f4cc 100644
--- a/configs/sama5d4_xplained_nandflash_defconfig
+++ b/configs/sama5d4_xplained_nandflash_defconfig
@@ -75,3 +75,5 @@ CONFIG_USB_EHCI_HCD=y
CONFIG_USB_STORAGE=y
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_ATMEL_USBA=y
+CONFIG_DM_VIDEO=y
+CONFIG_ATMEL_HLCD=y