Re: [U-Boot] [PATCH 04/14] sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig

2015-04-08 Thread Simon Glass
On 9 March 2015 at 01:28, Heiko Schocher wrote: > Hello Simon, > > Am 06.03.2015 21:19, schrieb Simon Glass: >> >> Move this over to Kconfig and tidy up. >> >> Signed-off-by: Simon Glass >> --- >> >> configs/sandbox_defconfig | 1 + >> drivers/i2c/Kconfig | 30 ++

Re: [U-Boot] [PATCH 04/14] sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig

2015-03-09 Thread Heiko Schocher
Hello Simon, Am 06.03.2015 21:19, schrieb Simon Glass: Move this over to Kconfig and tidy up. Signed-off-by: Simon Glass --- configs/sandbox_defconfig | 1 + drivers/i2c/Kconfig | 30 ++ include/configs/sandbox.h | 1 - 3 files changed, 31 insertions(+