resync avr32 with 2.6.23.atmel.1
SVN-Revision: 9332
This commit is contained in:
parent
bb3ee9d832
commit
f07da1ca93
3 changed files with 6278 additions and 5784 deletions
|
@ -10,7 +10,7 @@ ARCH:=avr32
|
|||
BOARD:=avr32
|
||||
BOARDNAME:=Atmel AVR32
|
||||
FEATURES:=squashfs
|
||||
LINUX_VERSION:=2.6.22.4
|
||||
LINUX_VERSION:=2.6.23
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@ CONFIG_AP7000_16_BIT_SMC=y
|
|||
# CONFIG_AP7000_8_BIT_SMC is not set
|
||||
# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
|
||||
# CONFIG_ATM_DRIVERS is not set
|
||||
# CONFIG_ATMEL_SSC is not set
|
||||
CONFIG_AVR32=y
|
||||
CONFIG_BOARD_ATNGW100=y
|
||||
# CONFIG_BOARD_ATNGW100_I2C_GPIO is not set
|
||||
|
@ -100,7 +101,9 @@ CONFIG_SPI_ATMEL=y
|
|||
# CONFIG_SPI_DEBUG is not set
|
||||
CONFIG_SPI_MASTER=y
|
||||
# CONFIG_SPI_SPIDEV is not set
|
||||
# CONFIG_SPI_TLE62X0 is not set
|
||||
CONFIG_SPI=y
|
||||
CONFIG_SUBARCH_AVR32B=y
|
||||
# CONFIG_UNUSED_SYMBOLS is not set
|
||||
# CONFIG_USER_NS is not set
|
||||
# CONFIG_WATCHDOG is not set
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue