| Date: | 2010-01-11 04:30:42 (3 years 5 months ago) |
|---|---|
| Author: | Lars C. |
| Commit: | 80d9e42d6a787a7c582315d1c23dfa02e6bf6666 |
| Message: | From 806ead1e454a8a5876b777b22ca67187c4749f32 Mon Sep 17 00:00:00
2001 Subject: [PATCH] /opt/Projects/openwrt/target/linux/xburst/patches-2.6.31/800-n526-lpc.patch |
| Files: |
drivers/i2c/chips/Kconfig (1 diff) drivers/i2c/chips/Makefile (1 diff) |
Change Details
| drivers/i2c/chips/Kconfig | ||
|---|---|---|
| 26 | 26 | This driver can also be built as a module. If so, the module |
| 27 | 27 | will be called tsl2550. |
| 28 | 28 | |
| 29 | config N516_LPC | |
| 30 | tristate "N516 keys & power controller" | |
| 31 | depends on I2C | |
| 32 | depends on INPUT | |
| 33 | depends on POWER_SUPPLY | |
| 34 | help | |
| 35 | N516 keyboard & power controller driver | |
| 36 | ||
| 37 | config N526_LPC | |
| 38 | tristate "N526 LPC934 coprocessor" | |
| 39 | depends on JZ4740_N526 | |
| 40 | help | |
| 41 | If you say yes here you get support for the N526s NXP LPC934 coprocessor. | |
| 42 | It is used as a keyboard controllor and for power management. | |
| 43 | ||
| 44 | If you have a N526 you probably want to say Y here. | |
| 45 | ||
| 29 | 46 | endmenu |
| drivers/i2c/chips/Makefile | ||
|---|---|---|
| 12 | 12 | |
| 13 | 13 | obj-$(CONFIG_DS1682) += ds1682.o |
| 14 | 14 | obj-$(CONFIG_SENSORS_TSL2550) += tsl2550.o |
| 15 | obj-$(CONFIG_N516_LPC) += n516-lpc.o | |
| 16 | obj-$(CONFIG_N526_LPC) += n526-lpc.o | |
| 15 | 17 | |
| 16 | 18 | ifeq ($(CONFIG_I2C_DEBUG_CHIP),y) |
| 17 | 19 | EXTRA_CFLAGS += -DDEBUG |
Branches:
ben-wpan
ben-wpan-stefan
5396a9238205f20f811ea57898980d3ca82df0b6
jz-2.6.34
jz-2.6.34-rc5
jz-2.6.34-rc6
jz-2.6.34-rc7
jz-2.6.35
jz-2.6.36
jz-2.6.37
jz-2.6.38
jz-2.6.39
jz-3.0
jz-3.1
jz-3.2
jz-3.3
jz-3.4
jz-3.5
jz-3.6
jz-3.6-rc2-pwm
jz-3.9
jz-3.9-clk
jz-3.9-rc8
jz47xx
jz47xx-2.6.38
master
Tags:
od-2011-09-04
od-2011-09-18
v2.6.34-rc5
v2.6.34-rc6
v2.6.34-rc7
v3.9
