sunxi: configs: streamline include/configs/sun*.h wrappers
[platform/kernel/u-boot.git] / include / configs / pxm2.h
index 7272470..4f24b13 100644 (file)
  /* Physical Memory Map */
 #define CONFIG_MAX_RAM_BANK_SIZE       (512 << 20)     /* 1GB */
 
-#define CONFIG_FACTORYSET
-
-#ifndef CONFIG_SPL_BUILD
-
 /* Use common default */
 
 /* Default env settings */
@@ -69,9 +65,4 @@
                "bootm ${kloadaddr}\0" \
        ""
 
-#ifndef CONFIG_RESTORE_FLASH
-/* set to negative value for no autoboot */
-#endif
-#endif /* CONFIG_SPL_BUILD */
-
 #endif /* ! __CONFIG_PXM2_H */