]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/powerpc/cpu/ppc4xx/Kconfig
Revert "powerpc: ppc4xx: remove lwmon5 support"
[people/ms/u-boot.git] / arch / powerpc / cpu / ppc4xx / Kconfig
index 23ecc895fbcd7b93072e413acd0051d33192a5fc..8d3ba8d73f63e6fe359017402f3d516e5de912d4 100644 (file)
@@ -8,6 +8,10 @@ choice
        prompt "Target select"
        optional
 
+config TARGET_LWMON5
+       bool "Support lwmon5"
+       select SUPPORT_SPL
+
 config TARGET_T3CORP
        bool "Support t3corp"
 
@@ -165,6 +169,7 @@ source "board/gdsys/405ex/Kconfig"
 source "board/gdsys/dlvision/Kconfig"
 source "board/gdsys/gdppc440etx/Kconfig"
 source "board/gdsys/intip/Kconfig"
+source "board/lwmon5/Kconfig"
 source "board/mosaixtech/icon/Kconfig"
 source "board/mpl/mip405/Kconfig"
 source "board/mpl/pip405/Kconfig"