]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/powerpc/platforms/83xx/Kconfig
[POWERPC] 83xx: Add support for Wind River SBC834x boards
[mirror_ubuntu-bionic-kernel.git] / arch / powerpc / platforms / 83xx / Kconfig
index 2430ac840493cb4c6a9a84213af490e42a4b188d..782bff0c322962b90e13ef476a13131a6c61422d 100644 (file)
@@ -55,6 +55,13 @@ config MPC837x_MDS
        select DEFAULT_UIMAGE
        help
          This option enables support for the MPC837x MDS Processor Board.
+
+config SBC834x
+       bool "Wind River SBC834x"
+       select DEFAULT_UIMAGE
+       help
+         This option enables support for the Wind River SBC834x board.
+
 endchoice
 
 config PPC_MPC831x
@@ -73,7 +80,7 @@ config MPC834x
        bool
        select PPC_UDBG_16550
        select PPC_INDIRECT_PCI
-       default y if MPC834x_MDS || MPC834x_ITX
+       default y if MPC834x_MDS || MPC834x_ITX || SBC834x
 
 config PPC_MPC836x
        bool