From 7deca64a982bcaf39ff4c77993d5df1f3c99ebca Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Thu, 11 Oct 2012 07:59:06 +0000 Subject: 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33720 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ixp4xx/config-3.3 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ixp4xx') diff --git a/target/linux/ixp4xx/config-3.3 b/target/linux/ixp4xx/config-3.3 index 54a0ebbb4c..20dc4926d9 100644 --- a/target/linux/ixp4xx/config-3.3 +++ b/target/linux/ixp4xx/config-3.3 @@ -169,6 +169,7 @@ CONFIG_RTC_DRV_PCF8563=y CONFIG_RTC_DRV_X1205=y # CONFIG_SCSI_DMA is not set CONFIG_SENSORS_AD7418=y +CONFIG_SENSORS_GSC=y CONFIG_SENSORS_MAX6650=y CONFIG_SENSORS_W83781D=y CONFIG_SERIAL_8250_NR_UARTS=4 -- cgit v1.2.3