powerpc: Migrate HIGH_BATS to Kconfig
[platform/kernel/u-boot.git] / include / configs / kmopti2.h
index 4494475..2f19b2e 100644 (file)
  * MMU Setup
  */
 
-#define CONFIG_HIGH_BATS       1       /* High BATs supported */
-
 /* DDR: cache cacheable */
 #define CONFIG_SYS_IBAT0L      (CONFIG_SYS_SDRAM_BASE | BATL_PP_RW | \
                                BATL_CACHEINHIBIT | BATL_GUARDEDSTORAGE)