projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[x86]
[openwrt.git]
/
target
/
linux
/
xburst
/
patches-2.6.32
/
800-n526-lpc.patch
diff --git
a/target/linux/xburst/patches-2.6.32/800-n526-lpc.patch
b/target/linux/xburst/patches-2.6.32/800-n526-lpc.patch
index
4351b83
..
df81b64
100644
(file)
--- a/
target/linux/xburst/patches-2.6.32/800-n526-lpc.patch
+++ b/
target/linux/xburst/patches-2.6.32/800-n526-lpc.patch
@@
-8,8
+8,6
@@
Subject: [PATCH] /opt/Projects/openwrt/target/linux/xburst/patches-2.6.31/800-n5
drivers/i2c/chips/Makefile | 1 +
2 files changed, 10 insertions(+), 0 deletions(-)
drivers/i2c/chips/Makefile | 1 +
2 files changed, 10 insertions(+), 0 deletions(-)
-diff --git a/drivers/i2c/chips/Kconfig b/drivers/i2c/chips/Kconfig
-index f9618f4..d84da61 100644
--- a/drivers/i2c/chips/Kconfig
+++ b/drivers/i2c/chips/Kconfig
@@ -26,4 +26,13 @@ config SENSORS_TSL2550
--- a/drivers/i2c/chips/Kconfig
+++ b/drivers/i2c/chips/Kconfig
@@ -26,4 +26,13 @@ config SENSORS_TSL2550
@@
-26,8
+24,6
@@
index f9618f4..d84da61 100644
+ If you have a N526 you probably want to say Y here.
+
endmenu
+ If you have a N526 you probably want to say Y here.
+
endmenu
-diff --git a/drivers/i2c/chips/Makefile b/drivers/i2c/chips/Makefile
-index 749cf36..856c8b5 100644
--- a/drivers/i2c/chips/Makefile
+++ b/drivers/i2c/chips/Makefile
@@ -12,6 +12,7 @@
--- a/drivers/i2c/chips/Makefile
+++ b/drivers/i2c/chips/Makefile
@@ -12,6 +12,7 @@
@@
-38,6
+34,3
@@
index 749cf36..856c8b5 100644
ifeq ($(CONFIG_I2C_DEBUG_CHIP),y)
EXTRA_CFLAGS += -DDEBUG
ifeq ($(CONFIG_I2C_DEBUG_CHIP),y)
EXTRA_CFLAGS += -DDEBUG
---
-1.5.6.5
-
This page took
0.025625 seconds
and
4
git commands to generate.