diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-11-25 13:49:57 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-11-25 13:49:57 +0000 |
commit | ec2cc68421e427581581d040b1a6060f094ed8d1 (patch) | |
tree | c2deffe4dc1e982cfa65496fb9e82784dbd561e0 /target/linux/avr32/config-default | |
parent | a936c402fce86ae70d597e52bc0f7f1b1dd11306 (diff) | |
download | upstream-ec2cc68421e427581581d040b1a6060f094ed8d1.tar.gz upstream-ec2cc68421e427581581d040b1a6060f094ed8d1.tar.bz2 upstream-ec2cc68421e427581581d040b1a6060f094ed8d1.zip |
upgrade avr32 to 2.6.27
SVN-Revision: 13345
Diffstat (limited to 'target/linux/avr32/config-default')
-rw-r--r-- | target/linux/avr32/config-default | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/avr32/config-default b/target/linux/avr32/config-default index 8a0692a60e..60a901a3e9 100644 --- a/target/linux/avr32/config-default +++ b/target/linux/avr32/config-default @@ -41,6 +41,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y CONFIG_GENERIC_CLOCKEVENTS_BUILD=y CONFIG_GENERIC_GPIO=y # CONFIG_GPIO_DEV is not set +# CONFIG_GPIO_MAX7301 is not set # CONFIG_GPIO_MCP23S08 is not set # CONFIG_GPIO_PCA953X is not set # CONFIG_GPIO_PCF857X is not set @@ -139,6 +140,7 @@ CONFIG_QUICKLIST=y # CONFIG_REALTEK_PHY is not set CONFIG_RTC_CLASS=m CONFIG_RTC_DRV_AT32AP700X=m +# CONFIG_RTC_DRV_DS1305 is not set # CONFIG_RTC_DRV_DS1307 is not set # CONFIG_RTC_DRV_DS1374 is not set # CONFIG_RTC_DRV_DS1553 is not set @@ -148,6 +150,7 @@ CONFIG_RTC_DRV_AT32AP700X=m # CONFIG_RTC_DRV_M41T80 is not set # CONFIG_RTC_DRV_M48T59 is not set # CONFIG_RTC_DRV_M48T86 is not set +# CONFIG_RTC_DRV_M41T94 is not set # CONFIG_RTC_DRV_PCF8563 is not set # CONFIG_RTC_DRV_PCF8583 is not set # CONFIG_RTC_DRV_RS5C372 is not set @@ -185,7 +188,6 @@ CONFIG_SPI_MASTER=y CONFIG_SSB_POSSIBLE=y CONFIG_SUBARCH_AVR32B=y CONFIG_SYSVIPC_SYSCTL=y -# CONFIG_THERMAL is not set CONFIG_TICK_ONESHOT=y # CONFIG_USB_ARCH_HAS_EHCI is not set # CONFIG_USB_ARCH_HAS_HCD is not set |