X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=include%2Fconfigs%2Ftegra30-common.h;h=bd1dfe8df94a490ce76716c2ecedf6d3a9b7b89b;hb=ca557b386d957a853e085259b4c501b7a0ee1ee2;hp=04517e14092c59638fd2d30175f27173bd492918;hpb=f4e4e0b0e3405785a5a4b46913a9476175adc12d;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/tegra30-common.h b/include/configs/tegra30-common.h index 04517e1..bd1dfe8 100644 --- a/include/configs/tegra30-common.h +++ b/include/configs/tegra30-common.h @@ -86,4 +86,7 @@ /* Total I2C ports on Tegra30 */ #define TEGRA_I2C_NUM_CONTROLLERS 5 +/* Misc utility code */ +#define CONFIG_BOUNCE_BUFFER + #endif /* _TEGRA30_COMMON_H_ */