diff options
author | Rod Whitby <rod@whitby.id.au> | 2006-02-21 02:11:15 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-21 02:11:15 +0000 |
commit | f143febe3e368614fe975e26e879084ddcff36b6 (patch) | |
tree | c0e803cbc07e4e1b1bebd57ac85acaef58ed9c54 /packages/linux/ixp4xx-kernel/2.6.16/defconfig | |
parent | 5cfbe5d6c94414f35d58c1007da1557e748a1e6f (diff) |
Added I2C support for the Loft
Diffstat (limited to 'packages/linux/ixp4xx-kernel/2.6.16/defconfig')
-rw-r--r-- | packages/linux/ixp4xx-kernel/2.6.16/defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/ixp4xx-kernel/2.6.16/defconfig b/packages/linux/ixp4xx-kernel/2.6.16/defconfig index 0862199528..472a692a32 100644 --- a/packages/linux/ixp4xx-kernel/2.6.16/defconfig +++ b/packages/linux/ixp4xx-kernel/2.6.16/defconfig @@ -1469,6 +1469,7 @@ CONFIG_RTC_INTF_DEV=y CONFIG_RTC_DRV_X1205=y CONFIG_RTC_DRV_DS1672=y CONFIG_RTC_DRV_PCF8563=y +CONFIG_RTC_DRV_RS5C372=y # CONFIG_RTC_DRV_TEST is not set # @@ -1596,7 +1597,7 @@ CONFIG_CIFS_XATTR=y CONFIG_CIFS_POSIX=y # CONFIG_CIFS_EXPERIMENTAL is not set # CONFIG_NCP_FS is not set -CONFIG_CODA_FS=m +# CONFIG_CODA_FS is not set # CONFIG_AFS_FS is not set # CONFIG_9P_FS is not set |