diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-10-11 07:59:06 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-10-11 07:59:06 +0000 |
commit | 228bf4df1a1ca615e8a5c2a8605908957e1b3b89 (patch) | |
tree | f2274e0d62fce815cd9a96751b0bc70135a262aa /target/linux/cns3xxx/config-3.3 | |
parent | 6c1258a8fbc5774629f872c0900be7912bd05d6d (diff) |
The Gateworks System Controller (GSC) is an i2c device that provides system
level monitoring and control of Gateworks boards. It is used on several
product families spanning several different target architectures (ixp4xx,
cns3xxx, davinci).
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33720 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cns3xxx/config-3.3')
-rw-r--r-- | target/linux/cns3xxx/config-3.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/cns3xxx/config-3.3 b/target/linux/cns3xxx/config-3.3 index a6f3bc7040..82f763518e 100644 --- a/target/linux/cns3xxx/config-3.3 +++ b/target/linux/cns3xxx/config-3.3 @@ -154,7 +154,7 @@ CONFIG_SATA_AHCI_PLATFORM=y CONFIG_SCSI=y # CONFIG_SCSI_MULTI_LUN is not set CONFIG_SENSORS_AD7418=y -CONFIG_SENSORS_GSP=y +CONFIG_SENSORS_GSC=y CONFIG_SERIAL_8250_NR_UARTS=3 CONFIG_SERIAL_8250_RUNTIME_UARTS=3 CONFIG_SMP=y |