sunxi: configs: streamline include/configs/sun*.h wrappers
[platform/kernel/u-boot.git] / include / configs / pxm2.h
index ad05920..4f24b13 100644 (file)
@@ -30,8 +30,6 @@
  /* Physical Memory Map */
 #define CONFIG_MAX_RAM_BANK_SIZE       (512 << 20)     /* 1GB */
 
-#ifndef CONFIG_SPL_BUILD
-
 /* Use common default */
 
 /* Default env settings */
@@ -67,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 */