summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDirk Behme <dirk.behme@googlemail.com>2010-12-11 11:01:00 -0500
committerSandeep Paulraj <s-paulraj@ti.com>2010-12-11 11:01:00 -0500
commit53736baaff80fc0cde36661296dffdedc7226bd2 (patch)
treee8e8e28b54388e506a0000da5e50c6dae7ddaf18 /include
parent3e664f6d50ea7f5d6ea96a028fc8f099236e99be (diff)
downloadblackbird-obmc-uboot-53736baaff80fc0cde36661296dffdedc7226bd2.tar.gz
blackbird-obmc-uboot-53736baaff80fc0cde36661296dffdedc7226bd2.zip
OMAP3: SPI driver
CC: Ruslan N. Araslanov <byaaka@yandex.ru> Signed-off-by: Ruslan Araslanov <ruslan.araslanov@vitecmm.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/omap3_beagle.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/omap3_beagle.h b/include/configs/omap3_beagle.h
index 56363f762b..5cfa4cb69a 100644
--- a/include/configs/omap3_beagle.h
+++ b/include/configs/omap3_beagle.h
@@ -335,4 +335,6 @@ extern unsigned int boot_flash_type;
CONFIG_SYS_INIT_RAM_SIZE - \
GENERATED_GBL_DATA_SIZE)
+#define CONFIG_OMAP3_SPI
+
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud