]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: Move CONFIG_I2C_COMPAT to Kconfig
authorSimon Glass <sjg@chromium.org>
Fri, 13 Feb 2015 19:20:48 +0000 (12:20 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 11:53:52 +0000 (13:53 +0200)
commit971ee4107d2e90331e6cb6d0b65ddd59afa8e34f
tree801833e3b96f2d18e99dc3fa5bd5065261fbe8f1
parent793347bbfbcbdd361f47d3cc4b4f86e525064cc0
dm: Move CONFIG_I2C_COMPAT to Kconfig

Make this option available in Kconfig and clean up the board that uses it.
Note there is also an entry in exynos5-common.h but this affects multiple
boards and should be dropped as part of the Samsung I2C migration to
driver model.

Signed-off-by: Simon Glass <sjg@chromium.org>
configs/odroid_defconfig
drivers/i2c/Kconfig
include/configs/exynos5-common.h
include/configs/odroid.h