From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Thu, 19 Jan 2017 06:57:33 -0700 Subject: [U-Boot] [PATCH V3 6/7] i2c: Kconfig: Add SYS_I2C_S3C24X0 entry In-Reply-To: <20170109054753.11655-7-jh80.chung@samsung.com> References: <20170109054753.11655-1-jh80.chung@samsung.com> <20170109054753.11655-7-jh80.chung@samsung.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 8 January 2017 at 22:47, Jaehoon Chung wrote: > Adding Kconfig for SYS_I2C_S3C24X0. > > Signed-off-by: Jaehoon Chung > --- > drivers/i2c/Kconfig | 5 +++++ > 1 file changed, 5 insertions(+) Reviewed-by: Simon Glass