summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDirk Behme <[email protected]>2010-12-11 11:01:00 -0500
committerSandeep Paulraj <[email protected]>2010-12-11 11:01:00 -0500
commit53736baaff80fc0cde36661296dffdedc7226bd2 (patch)
treee8e8e28b54388e506a0000da5e50c6dae7ddaf18 /include
parent3e664f6d50ea7f5d6ea96a028fc8f099236e99be (diff)
OMAP3: SPI driver
CC: Ruslan N. Araslanov <[email protected]> Signed-off-by: Ruslan Araslanov <[email protected]> Signed-off-by: Sandeep Paulraj <[email protected]>
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 56363f762b0..5cfa4cb69a8 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 */