| Submitter | Andreas Larsson |
|---|---|
| Date | Dec. 4, 2012, 2:09 p.m. |
| Message ID | <1354630178-25387-2-git-send-email-andreas@gaisler.com> |
| Download | mbox | patch |
| Permalink | /patch/203651/ |
| State | Accepted |
| Delegated to: | David Miller |
| Headers | show |
Comments
From: Andreas Larsson <andreas@gaisler.com> Date: Tue, 4 Dec 2012 15:09:37 +0100 > Signed-off-by: Andreas Larsson <andreas@gaisler.com> Applied. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Patch
diff --git a/drivers/of/Kconfig b/drivers/of/Kconfig index dfba3e6..d37bfcf 100644 --- a/drivers/of/Kconfig +++ b/drivers/of/Kconfig @@ -53,7 +53,7 @@ config OF_DEVICE config OF_I2C def_tristate I2C - depends on I2C && !SPARC + depends on I2C help OpenFirmware I2C accessors
Signed-off-by: Andreas Larsson <andreas@gaisler.com> --- drivers/of/Kconfig | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)