Commit f78d7c3f authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman Committed by Tom Rini

[PATCH] I2C: move the Kconfig "source..." out of the drivers/char/ location

parent 748ea2f1
......@@ -38,6 +38,8 @@ source "drivers/input/Kconfig"
source "drivers/char/Kconfig"
source "drivers/i2c/Kconfig"
# source "drivers/misc/Kconfig"
source "drivers/media/Kconfig"
......
......@@ -588,8 +588,6 @@ config PC9800_OLDLP_CONSOLE
bool "Support for console on line printer"
depends on PC9800_OLDLP
source "drivers/i2c/Kconfig"
menu "Mice"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment