aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Anderson <saa@android.com>2012-02-23 14:25:08 -0800
committerScott Anderson <saa@android.com>2012-03-19 10:34:25 -0700
commitac7d3bf815036042bdf0e920ca0e4435d5a4cdad (patch)
tree60b490f9aebabe8150ac488c179f948f8a4ac8e6
parent7ffaa889ac7e5a0ceab4067f64618704cfb4de39 (diff)
downloaduboot-ac7d3bf815036042bdf0e920ca0e4435d5a4cdad.tar.gz
ARMV7: tungsten: Modify config for new Samsung Smart config
The command to print Samsung SMART information was moved out of generic code. Change Tungsten's CONFIG to match. Change-Id: Ieb2f641856a8d99255e5dc8a8e3bc7134451f577 Signed-off-by: Scott Anderson <saa@android.com>
-rw-r--r--include/configs/omap4_tungsten.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/omap4_tungsten.h b/include/configs/omap4_tungsten.h
index 5e7018de2..4f3c05e08 100644
--- a/include/configs/omap4_tungsten.h
+++ b/include/configs/omap4_tungsten.h
@@ -231,7 +231,7 @@
*/
#define CONFIG_BOOTCOMMAND_FORCE_OVERRIDE "fastboot"
#define CONFIG_CMD_GPIO
-#define CONFIG_MMC_SAMSUNG_SMART
+#define CONFIG_CMD_MMC_SAMSUNG
#define CONFIG_CMD_BLK
#define CONFIG_SYS_LONGHELP 1
#define CONFIG_OMAP_SECURE_HAL