summaryrefslogtreecommitdiff
path: root/include/configs/tegra-common.h
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2016-12-23 06:51:52 (GMT)
committerTom Rini <trini@konsulko.com>2017-01-14 21:46:26 (GMT)
commitf417d40fe2f0663c5e98b1e123f6fb982b424450 (patch)
tree55e27578f7ead2594fe17dec641999984b711333 /include/configs/tegra-common.h
parent4ac19bae2d1914b1612c720c71442f77aff331de (diff)
downloadu-boot-f417d40fe2f0663c5e98b1e123f6fb982b424450.tar.xz
Convert CONFIG_SPL_RAM_DEVICE to defconfig
This converts the following to Kconfig: CONFIG_SPL_RAM_DEVICE Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'include/configs/tegra-common.h')
-rw-r--r--include/configs/tegra-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/tegra-common.h b/include/configs/tegra-common.h
index 23a0e78..f30fec8 100644
--- a/include/configs/tegra-common.h
+++ b/include/configs/tegra-common.h
@@ -98,7 +98,6 @@
/* Defines for SPL */
#define CONFIG_SPL_FRAMEWORK
-#define CONFIG_SPL_RAM_DEVICE
#define CONFIG_SPL_BOARD_INIT
#define CONFIG_SPL_NAND_SIMPLE
#define CONFIG_SPL_MAX_FOOTPRINT (CONFIG_SYS_TEXT_BASE - \