drivers: clean up duplicated Kconfig entries
authorHeesub Shin <heesub.shin@samsung.com>
Sun, 9 Apr 2017 09:24:03 +0000 (18:24 +0900)
committerHeesub Shin <heesub.shin@samsung.com>
Tue, 18 Apr 2017 03:02:12 +0000 (12:02 +0900)
commit4b56fdcb3e0dff1fc40fc17a7d21d37e98c6dd81
tree973b3d3a9efc4ce58576ef6e43db4628b2397ec3
parente213fba1c483a255a272a2eef6454f7fa9e788b0
drivers: clean up duplicated Kconfig entries

I2C Kconfig entries are heavily duplicated. This commit fixes it.

Though some of them seems to be broken at this moment, this commit does
not fix it. It will be fixed subsequent commits if really needed.

Change-Id: I387c770d655605746d7947fe15ba5f366de6ce78
Signed-off-by: Heesub Shin <heesub.shin@samsung.com>
os/drivers/Kconfig
os/drivers/i2c/Kconfig