]> git.sur5r.net Git - u-boot/blobdiff - arch/sparc/Kconfig
dm: video: Add a operation to display uclass
[u-boot] / arch / sparc / Kconfig
index 04dc08f41f3072b85739054cdaf7c633fa757806..1d1347b167539d9c8fa90422d5a9e080a7340028 100644 (file)
@@ -12,6 +12,15 @@ config LEON3
        bool
        select LEON
 
+config SYS_SPARC_NWINDOWS
+       int "Number of SPARC register windows"
+       range 2 32
+       default "8"
+       help
+         Specify the number of SPARC register windows implemented by this
+         processor. A SPARC implementation can have from 2 to 32 windows.
+         If unsure, choose 8.
+
 choice
        prompt "Board select"
        optional