mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 11:20:39 +02:00
upgrade AVR32 to 2.6.24 - sync with 2.6.24.atmel.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10412 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c289fe9d28
commit
4a605b0d93
@ -10,7 +10,7 @@ ARCH:=avr32
|
|||||||
BOARD:=avr32
|
BOARD:=avr32
|
||||||
BOARDNAME:=Atmel AVR32
|
BOARDNAME:=Atmel AVR32
|
||||||
FEATURES:=squashfs
|
FEATURES:=squashfs
|
||||||
LINUX_VERSION:=2.6.23.1
|
LINUX_VERSION:=2.6.24
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
|
@ -1,8 +1,9 @@
|
|||||||
CONFIG_AP7000_16_BIT_SMC=y
|
CONFIG_AP700X_16_BIT_SMC=y
|
||||||
# CONFIG_AP7000_32_BIT_SMC is not set
|
# CONFIG_AP700X_32_BIT_SMC is not set
|
||||||
# CONFIG_AP7000_8_BIT_SMC is not set
|
# CONFIG_AP700X_8_BIT_SMC is not set
|
||||||
# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
|
# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
|
||||||
# CONFIG_ATM_DRIVERS is not set
|
# CONFIG_ATM_DRIVERS is not set
|
||||||
|
# CONFIG_ATMEL_PWM is not set
|
||||||
# CONFIG_ATMEL_SSC is not set
|
# CONFIG_ATMEL_SSC is not set
|
||||||
CONFIG_AVR32=y
|
CONFIG_AVR32=y
|
||||||
CONFIG_BOARD_ATNGW100=y
|
CONFIG_BOARD_ATNGW100=y
|
||||||
@ -11,15 +12,17 @@ CONFIG_BOARD_ATNGW100=y
|
|||||||
# CONFIG_BROADCOM_PHY is not set
|
# CONFIG_BROADCOM_PHY is not set
|
||||||
# CONFIG_BT is not set
|
# CONFIG_BT is not set
|
||||||
CONFIG_CPU_AT32AP7000=y
|
CONFIG_CPU_AT32AP7000=y
|
||||||
CONFIG_CPU_FREQ=y
|
# CONFIG_CPU_FREQ is not set
|
||||||
# CONFIG_CPU_FREQ_DEBUG is not set
|
# CONFIG_CPU_FREQ_DEBUG is not set
|
||||||
# CONFIG_CPU_FREQ_STAT is not set
|
# CONFIG_CPU_FREQ_STAT is not set
|
||||||
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
|
||||||
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
|
||||||
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
|
CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
|
||||||
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
|
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
|
||||||
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
|
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
|
||||||
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
|
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
|
||||||
# CONFIG_CPU_FREQ_GOV_USERSPACE is not set
|
# CONFIG_CPU_FREQ_GOV_USERSPACE is not set
|
||||||
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
|
# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
|
||||||
# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
|
# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
|
||||||
CONFIG_CPU_FREQ_AT32AP=y
|
CONFIG_CPU_FREQ_AT32AP=y
|
||||||
CONFIG_DW_DMAC=y
|
CONFIG_DW_DMAC=y
|
||||||
@ -36,6 +39,7 @@ CONFIG_HZ_250=y
|
|||||||
CONFIG_INITRAMFS_SOURCE=""
|
CONFIG_INITRAMFS_SOURCE=""
|
||||||
CONFIG_LEDS_GPIO=y
|
CONFIG_LEDS_GPIO=y
|
||||||
CONFIG_MACB=y
|
CONFIG_MACB=y
|
||||||
|
# CONFIG_MDIO_BITBANG is not set
|
||||||
# CONFIG_MTD_ABSENT is not set
|
# CONFIG_MTD_ABSENT is not set
|
||||||
CONFIG_MTD_BLKDEVS=y
|
CONFIG_MTD_BLKDEVS=y
|
||||||
# CONFIG_MTD_BLOCK2MTD is not set
|
# CONFIG_MTD_BLOCK2MTD is not set
|
||||||
@ -85,6 +89,7 @@ CONFIG_MTD_PHYSMAP=y
|
|||||||
# CONFIG_MTD_ROM is not set
|
# CONFIG_MTD_ROM is not set
|
||||||
# CONFIG_MTD_SLRAM is not set
|
# CONFIG_MTD_SLRAM is not set
|
||||||
CONFIG_MTD=y
|
CONFIG_MTD=y
|
||||||
|
# CONFIG_NMI_DEBUGGING is not set
|
||||||
# CONFIG_OWNERSHIP_TRACE is not set
|
# CONFIG_OWNERSHIP_TRACE is not set
|
||||||
CONFIG_PHYS_OFFSET=0x10000000
|
CONFIG_PHYS_OFFSET=0x10000000
|
||||||
CONFIG_PLATFORM_AT32AP=y
|
CONFIG_PLATFORM_AT32AP=y
|
||||||
@ -92,6 +97,7 @@ CONFIG_PLATFORM_AT32AP=y
|
|||||||
# CONFIG_RTC is not set
|
# CONFIG_RTC is not set
|
||||||
# CONFIG_SERIAL_8250 is not set
|
# CONFIG_SERIAL_8250 is not set
|
||||||
CONFIG_SERIAL_ATMEL_CONSOLE=y
|
CONFIG_SERIAL_ATMEL_CONSOLE=y
|
||||||
|
CONFIG_SERIAL_ATMEL_PDC=y
|
||||||
# CONFIG_SERIAL_ATMEL_TTYAT is not set
|
# CONFIG_SERIAL_ATMEL_TTYAT is not set
|
||||||
CONFIG_SERIAL_ATMEL=y
|
CONFIG_SERIAL_ATMEL=y
|
||||||
# CONFIG_SMSC_PHY is not set
|
# CONFIG_SMSC_PHY is not set
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user