]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-omap2/am33xx/Kconfig
arm: add support for PDU001
[u-boot] / arch / arm / mach-omap2 / am33xx / Kconfig
index 7260d278775ccf1d3423bcbee4fb89071b9864a8..9a9ccd7b0b8927bc0d869888ea0b5010998fa766 100644 (file)
@@ -185,6 +185,15 @@ config TARGET_THUBAN
        select DM_SERIAL
        select DM_GPIO
 
+config TARGET_PDU001
+       bool "Support PDU001"
+       select DM
+       select DM_SERIAL
+       help
+         Support for PDU001 platform developed by EETS GmbH.
+         The PDU001 is a processor and display unit developed around
+         the Computing-Module m2 from bytes at work AG.
+
 endchoice
 
 endif