Merge branch '2022-08-04-Kconfig-migrations'
[platform/kernel/u-boot.git] / include / configs / km / km-powerpc.h
index 95969a0..20a36fb 100644 (file)
@@ -9,16 +9,7 @@
 
 /* Do boardspecific init for all boards */
 
-/* EEprom support 24C08, 24C16, 24C64 */
-#define CONFIG_SYS_EEPROM_PAGE_WRITE_ENABLE
-
-#define CONFIG_SYS_LOAD_ADDR   0x100000        /* default load address */
-
-/* Reserve 4 MB for malloc */
-#define CONFIG_SYS_MALLOC_LEN          (4 * 1024 * 1024)
-
 /* Increase max size of compressed kernel */
-#define CONFIG_SYS_BOOTM_LEN           0x2000000     /* 32 MB */
 
 /******************************************************************************
  * (PRAM usage)