summaryrefslogtreecommitdiff
path: root/configs/sama5d27_wlsom1_ek_mmc_defconfig
diff options
context:
space:
mode:
authorEugen Hristev <eugen.hristev@microchip.com>2019-08-26 14:45:06 +0300
committerEugen Hristev <eugen.hristev@microchip.com>2019-10-08 09:16:11 +0300
commit4a500e4337b6dae2e57a959544e623cf5f74d31e (patch)
tree2b13aa9a2a85e0d792973fb67f5f20c350bd0b5b /configs/sama5d27_wlsom1_ek_mmc_defconfig
parenta7b0bb63ba54516272789b3b9eb5303553b46745 (diff)
downloadu-boot-4a500e4337b6dae2e57a959544e623cf5f74d31e.tar.xz
ARM: dts: at91: sama5d27_wlsom1: add hlcdc node
Add node for hlcld for u-boot logo display at boot. This is compatible with the Precision Design Associates (PDA) TM5000 screen. Timings are compatible with simple panel from Linux, panel name is pda_91_00156_a0 Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Diffstat (limited to 'configs/sama5d27_wlsom1_ek_mmc_defconfig')
-rw-r--r--configs/sama5d27_wlsom1_ek_mmc_defconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/configs/sama5d27_wlsom1_ek_mmc_defconfig b/configs/sama5d27_wlsom1_ek_mmc_defconfig
index d7329a2a59..5584c9c207 100644
--- a/configs/sama5d27_wlsom1_ek_mmc_defconfig
+++ b/configs/sama5d27_wlsom1_ek_mmc_defconfig
@@ -85,6 +85,14 @@ CONFIG_DM_SPI=y
CONFIG_TIMER=y
CONFIG_SPL_TIMER=y
CONFIG_ATMEL_PIT_TIMER=y
+CONFIG_USB=y
+CONFIG_DM_USB=y
+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
CONFIG_W1=y
CONFIG_W1_GPIO=y
CONFIG_W1_EEPROM=y