ARM: tegra: make bounce buffer option common
[platform/kernel/u-boot.git] / include / configs / tegra-common.h
index 80c846c..080feb0 100644 (file)
 #define CONFIG_SPL_SERIAL_SUPPORT
 #define CONFIG_SPL_GPIO_SUPPORT
 
+/* Misc utility code */
+#define CONFIG_BOUNCE_BUFFER
+
 #endif /* _TEGRA_COMMON_H_ */