• J
    i2c: Separate Kconfig option for i2c-smbus · e2ca3074
    Jean Delvare 提交于
    Having a separate Kconfig option for i2c-smbus makes it possible to
    build that support as a module even when i2c-core itself is built-in.
    Bus drivers which implement SMBus alert should select this option, so
    in most cases this option is hidden and the user doesn't have to care
    about it.
    Signed-off-by: NJean Delvare <khali@linux-fr.org>
    Cc: David Brownell <dbrownell@users.sourceforge.net>
    Cc: Trent Piepho <tpiepho@freescale.com>
    e2ca3074
Kconfig 3.5 KB