upgrade avr32 to 2.6.27
SVN-Revision: 13345
This commit is contained in:
parent
a936c402fc
commit
ec2cc68421
3 changed files with 4 additions and 16679 deletions
|
@ -10,7 +10,7 @@ ARCH:=avr32
|
|||
BOARD:=avr32
|
||||
BOARDNAME:=Atmel AVR32
|
||||
FEATURES:=squashfs
|
||||
LINUX_VERSION:=2.6.25.20
|
||||
LINUX_VERSION:=2.6.27.7
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue