X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Farm%2Fmach-omap2%2Fam33xx%2FKconfig;h=9a9ccd7b0b8927bc0d869888ea0b5010998fa766;hb=f2ee91501892d3280a4c58093ad3a18dccd0b562;hp=7260d278775ccf1d3423bcbee4fb89071b9864a8;hpb=390194d43fa4478ddb638164ddb114c979f3e57a;p=u-boot diff --git a/arch/arm/mach-omap2/am33xx/Kconfig b/arch/arm/mach-omap2/am33xx/Kconfig index 7260d27877..9a9ccd7b0b 100644 --- a/arch/arm/mach-omap2/am33xx/Kconfig +++ b/arch/arm/mach-omap2/am33xx/Kconfig @@ -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