From 50f601cca8985615f9e3de4c34887448ade8a64b Mon Sep 17 00:00:00 2001 From: Jean-Christophe PLAGNIOL-VILLARD Date: Sun, 29 Mar 2009 23:01:40 +0200 Subject: s3c44b0: move i2c driver to drivers/i2c Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- include/configs/B2.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/configs/B2.h') diff --git a/include/configs/B2.h b/include/configs/B2.h index 340b847b9..d9f6e1458 100644 --- a/include/configs/B2.h +++ b/include/configs/B2.h @@ -67,6 +67,8 @@ */ #define CONFIG_SERIAL1 1 /* we use Serial line 1 */ +#define CONFIG_S3C44B0_I2C + /* allow to overwrite serial and ethaddr */ #define CONFIG_ENV_OVERWRITE -- cgit v1.2.3