rtc: move date.c from drivers/rtc/ to lib/
[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"