summaryrefslogtreecommitdiff
path: root/include/configs/cm_t43.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-09-13 05:18:54 (GMT)
committerTom Rini <trini@konsulko.com>2016-09-16 21:27:18 (GMT)
commit2253797d285ab717818013928e6c93ff1622f090 (patch)
tree705e9796ea731f445fdb1e2929da76891d07c92b /include/configs/cm_t43.h
parent98632b1fa7428b32e581d0ac2212623612cd8ffe (diff)
downloadu-boot-2253797d285ab717818013928e6c93ff1622f090.tar.xz
Convert CONFIG_SPL_POWER_SUPPORT to Kconfig
Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/cm_t43.h')
-rw-r--r--include/configs/cm_t43.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/cm_t43.h b/include/configs/cm_t43.h
index ad3be27..29e40db 100644
--- a/include/configs/cm_t43.h
+++ b/include/configs/cm_t43.h
@@ -151,14 +151,12 @@
/* SPL defines. */
#define CONFIG_SPL_TEXT_BASE 0x40300350
#define CONFIG_SYS_SPL_ARGS_ADDR (CONFIG_SYS_SDRAM_BASE + (128 << 20))
-#define CONFIG_SPL_POWER_SUPPORT
#define CONFIG_SYS_SPI_U_BOOT_OFFS (256 * 1024)
#define CONFIG_SYS_MONITOR_LEN (512 * 1024)
#define CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR 0x480
#define CONFIG_SPL_SPI_SUPPORT
#define CONFIG_SPL_SPI_FLASH_SUPPORT
#define CONFIG_SPL_SPI_LOAD
-#define CONFIG_SPL_POWER_SUPPORT
/* EEPROM */
#define CONFIG_CMD_EEPROM