diff options
Diffstat (limited to 'target/linux/xburst/patches-2.6.32/800-n526-lpc.patch')
-rw-r--r-- | target/linux/xburst/patches-2.6.32/800-n526-lpc.patch | 7 |
1 files changed, 0 insertions, 7 deletions
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 4351b833f5..df81b64ba3 100644 --- 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(-) -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 @@ -26,8 +24,6 @@ index f9618f4..d84da61 100644 + 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 @@ @@ -38,6 +34,3 @@ index 749cf36..856c8b5 100644 ifeq ($(CONFIG_I2C_DEBUG_CHIP),y) EXTRA_CFLAGS += -DDEBUG --- -1.5.6.5 - |