Merge tag 'uniphier-v2020.04-3' of https://gitlab.denx.de/u-boot/custodians/u-boot...
[oweals/u-boot.git] / arch / powerpc / Kconfig
index 0b1629ba6272a8bbf55614495bf0f01c4a0e63cc..c2c577f60c16acf59fc857f8396242e0216770cb 100644 (file)
@@ -39,6 +39,12 @@ config MPC8xx
 
 endchoice
 
+config HIGH_BATS
+       bool "Enable high BAT registers"
+       help
+         Enable BATs (block address translation registers) 4-7 on machines
+         that support them.
+
 source "arch/powerpc/cpu/mpc83xx/Kconfig"
 source "arch/powerpc/cpu/mpc85xx/Kconfig"
 source "arch/powerpc/cpu/mpc86xx/Kconfig"