diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2012-10-11 07:59:06 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2012-10-11 07:59:06 +0000 |
commit | 9b22ca8042fb2fdc930c5ed6bf9eb09984e845ec (patch) | |
tree | ccd0db5cf6a629e580b7a504820aa36ceb962e17 /target/linux/cns3xxx/config-3.3 | |
parent | 31c2f1a4d2f558882ff5c43da12960ab22fee69f (diff) | |
download | mtk-20170518-9b22ca8042fb2fdc930c5ed6bf9eb09984e845ec.zip mtk-20170518-9b22ca8042fb2fdc930c5ed6bf9eb09984e845ec.tar.gz mtk-20170518-9b22ca8042fb2fdc930c5ed6bf9eb09984e845ec.tar.bz2 |
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>
SVN-Revision: 33720
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 a6f3bc7..82f7635 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 |