aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32
diff options
context:
space:
mode:
authorHaavard Skinnemoen <haavard.skinnemoen@atmel.com>2008-08-05 11:07:53 -0400
committerHaavard Skinnemoen <haavard.skinnemoen@atmel.com>2008-08-08 06:44:41 -0400
commit30930a44a4eaf17601f18ee0676ab891cad8eeb6 (patch)
tree596a0f77e1526791a94230a3fec43a58883c16df /arch/avr32
parentb47eb4092f81ae9fe406fa2c6719eaa9cd7a593c (diff)
avr32: Update defconfigs
Enable power management, DMA and MMC on all boards except ATSTK1004, and add defconfig for the new ATSTK1006 board with NAND flash, UBI and UBIFS enabled as well. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Diffstat (limited to 'arch/avr32')
-rw-r--r--arch/avr32/configs/atngw100_defconfig106
-rw-r--r--arch/avr32/configs/atstk1002_defconfig153
-rw-r--r--arch/avr32/configs/atstk1003_defconfig140
-rw-r--r--arch/avr32/configs/atstk1004_defconfig46
-rw-r--r--arch/avr32/configs/atstk1006_defconfig1304
5 files changed, 1593 insertions, 156 deletions
diff --git a/arch/avr32/configs/atngw100_defconfig b/arch/avr32/configs/atngw100_defconfig
index 119edb839ac3..541520912c55 100644
--- a/arch/avr32/configs/atngw100_defconfig
+++ b/arch/avr32/configs/atngw100_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.26-rc3 3# Linux kernel version: 2.6.27-rc1
4# Mon May 26 13:30:59 2008 4# Tue Aug 5 16:00:47 2008
5# 5#
6CONFIG_AVR32=y 6CONFIG_AVR32=y
7CONFIG_GENERIC_GPIO=y 7CONFIG_GENERIC_GPIO=y
@@ -78,10 +78,16 @@ CONFIG_PROFILING=y
78CONFIG_OPROFILE=m 78CONFIG_OPROFILE=m
79CONFIG_HAVE_OPROFILE=y 79CONFIG_HAVE_OPROFILE=y
80CONFIG_KPROBES=y 80CONFIG_KPROBES=y
81# CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set
82# CONFIG_HAVE_IOREMAP_PROT is not set
81CONFIG_HAVE_KPROBES=y 83CONFIG_HAVE_KPROBES=y
82# CONFIG_HAVE_KRETPROBES is not set 84# CONFIG_HAVE_KRETPROBES is not set
85# CONFIG_HAVE_ARCH_TRACEHOOK is not set
83# CONFIG_HAVE_DMA_ATTRS is not set 86# CONFIG_HAVE_DMA_ATTRS is not set
87# CONFIG_USE_GENERIC_SMP_HELPERS is not set
88CONFIG_HAVE_CLK=y
84CONFIG_PROC_PAGE_MONITOR=y 89CONFIG_PROC_PAGE_MONITOR=y
90# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
85CONFIG_SLABINFO=y 91CONFIG_SLABINFO=y
86CONFIG_RT_MUTEXES=y 92CONFIG_RT_MUTEXES=y
87# CONFIG_TINY_SHMEM is not set 93# CONFIG_TINY_SHMEM is not set
@@ -98,6 +104,7 @@ CONFIG_BLOCK=y
98# CONFIG_BLK_DEV_IO_TRACE is not set 104# CONFIG_BLK_DEV_IO_TRACE is not set
99# CONFIG_LSF is not set 105# CONFIG_LSF is not set
100# CONFIG_BLK_DEV_BSG is not set 106# CONFIG_BLK_DEV_BSG is not set
107# CONFIG_BLK_DEV_INTEGRITY is not set
101 108
102# 109#
103# IO Schedulers 110# IO Schedulers
@@ -142,6 +149,7 @@ CONFIG_PHYS_OFFSET=0x10000000
142CONFIG_PREEMPT_NONE=y 149CONFIG_PREEMPT_NONE=y
143# CONFIG_PREEMPT_VOLUNTARY is not set 150# CONFIG_PREEMPT_VOLUNTARY is not set
144# CONFIG_PREEMPT is not set 151# CONFIG_PREEMPT is not set
152CONFIG_QUICKLIST=y
145# CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set 153# CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set
146# CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set 154# CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set
147# CONFIG_NEED_NODE_MEMMAP_SIZE is not set 155# CONFIG_NEED_NODE_MEMMAP_SIZE is not set
@@ -160,6 +168,7 @@ CONFIG_PAGEFLAGS_EXTENDED=y
160CONFIG_SPLIT_PTLOCK_CPUS=4 168CONFIG_SPLIT_PTLOCK_CPUS=4
161# CONFIG_RESOURCES_64BIT is not set 169# CONFIG_RESOURCES_64BIT is not set
162CONFIG_ZONE_DMA_FLAG=0 170CONFIG_ZONE_DMA_FLAG=0
171CONFIG_NR_QUICK=2
163CONFIG_VIRT_TO_BUS=y 172CONFIG_VIRT_TO_BUS=y
164# CONFIG_OWNERSHIP_TRACE is not set 173# CONFIG_OWNERSHIP_TRACE is not set
165CONFIG_NMI_DEBUGGING=y 174CONFIG_NMI_DEBUGGING=y
@@ -174,6 +183,12 @@ CONFIG_CMDLINE=""
174# 183#
175# Power management options 184# Power management options
176# 185#
186CONFIG_PM=y
187# CONFIG_PM_DEBUG is not set
188CONFIG_PM_SLEEP=y
189CONFIG_SUSPEND=y
190CONFIG_SUSPEND_FREEZER=y
191CONFIG_ARCH_SUSPEND_POSSIBLE=y
177 192
178# 193#
179# CPU Frequency scaling 194# CPU Frequency scaling
@@ -205,10 +220,6 @@ CONFIG_CPU_FREQ_AT32AP=y
205# 220#
206CONFIG_BINFMT_ELF=y 221CONFIG_BINFMT_ELF=y
207# CONFIG_BINFMT_MISC is not set 222# CONFIG_BINFMT_MISC is not set
208
209#
210# Networking
211#
212CONFIG_NET=y 223CONFIG_NET=y
213 224
214# 225#
@@ -222,6 +233,7 @@ CONFIG_XFRM_USER=y
222# CONFIG_XFRM_SUB_POLICY is not set 233# CONFIG_XFRM_SUB_POLICY is not set
223# CONFIG_XFRM_MIGRATE is not set 234# CONFIG_XFRM_MIGRATE is not set
224# CONFIG_XFRM_STATISTICS is not set 235# CONFIG_XFRM_STATISTICS is not set
236CONFIG_XFRM_IPCOMP=y
225CONFIG_NET_KEY=y 237CONFIG_NET_KEY=y
226# CONFIG_NET_KEY_MIGRATE is not set 238# CONFIG_NET_KEY_MIGRATE is not set
227CONFIG_INET=y 239CONFIG_INET=y
@@ -339,8 +351,10 @@ CONFIG_IP6_NF_MANGLE=m
339# CONFIG_IP_SCTP is not set 351# CONFIG_IP_SCTP is not set
340# CONFIG_TIPC is not set 352# CONFIG_TIPC is not set
341# CONFIG_ATM is not set 353# CONFIG_ATM is not set
354CONFIG_STP=m
342CONFIG_BRIDGE=m 355CONFIG_BRIDGE=m
343CONFIG_VLAN_8021Q=m 356CONFIG_VLAN_8021Q=m
357# CONFIG_VLAN_8021Q_GVRP is not set
344# CONFIG_DECNET is not set 358# CONFIG_DECNET is not set
345CONFIG_LLC=m 359CONFIG_LLC=m
346# CONFIG_LLC2 is not set 360# CONFIG_LLC2 is not set
@@ -499,7 +513,6 @@ CONFIG_ATMEL_TCB_CLKSRC_BLOCK=0
499# CONFIG_ATA is not set 513# CONFIG_ATA is not set
500# CONFIG_MD is not set 514# CONFIG_MD is not set
501CONFIG_NETDEVICES=y 515CONFIG_NETDEVICES=y
502# CONFIG_NETDEVICES_MULTIQUEUE is not set
503# CONFIG_DUMMY is not set 516# CONFIG_DUMMY is not set
504# CONFIG_BONDING is not set 517# CONFIG_BONDING is not set
505# CONFIG_MACVLAN is not set 518# CONFIG_MACVLAN is not set
@@ -607,21 +620,35 @@ CONFIG_I2C_ALGOBIT=m
607# 620#
608# I2C Hardware Bus support 621# I2C Hardware Bus support
609# 622#
623
624#
625# I2C system bus drivers (mostly embedded / system-on-chip)
626#
610CONFIG_I2C_GPIO=m 627CONFIG_I2C_GPIO=m
611# CONFIG_I2C_OCORES is not set 628# CONFIG_I2C_OCORES is not set
612# CONFIG_I2C_PARPORT_LIGHT is not set
613# CONFIG_I2C_SIMTEC is not set 629# CONFIG_I2C_SIMTEC is not set
630
631#
632# External I2C/SMBus adapter drivers
633#
634# CONFIG_I2C_PARPORT_LIGHT is not set
614# CONFIG_I2C_TAOS_EVM is not set 635# CONFIG_I2C_TAOS_EVM is not set
615# CONFIG_I2C_STUB is not set 636
637#
638# Other I2C/SMBus bus drivers
639#
616# CONFIG_I2C_PCA_PLATFORM is not set 640# CONFIG_I2C_PCA_PLATFORM is not set
641# CONFIG_I2C_STUB is not set
617 642
618# 643#
619# Miscellaneous I2C Chip support 644# Miscellaneous I2C Chip support
620# 645#
621# CONFIG_DS1682 is not set 646# CONFIG_DS1682 is not set
647CONFIG_AT24=m
622# CONFIG_SENSORS_EEPROM is not set 648# CONFIG_SENSORS_EEPROM is not set
623# CONFIG_SENSORS_PCF8574 is not set 649# CONFIG_SENSORS_PCF8574 is not set
624# CONFIG_PCF8575 is not set 650# CONFIG_PCF8575 is not set
651# CONFIG_SENSORS_PCA9539 is not set
625# CONFIG_SENSORS_PCF8591 is not set 652# CONFIG_SENSORS_PCF8591 is not set
626# CONFIG_TPS65010 is not set 653# CONFIG_TPS65010 is not set
627# CONFIG_SENSORS_MAX6875 is not set 654# CONFIG_SENSORS_MAX6875 is not set
@@ -646,27 +673,32 @@ CONFIG_SPI_ATMEL=y
646# CONFIG_SPI_AT25 is not set 673# CONFIG_SPI_AT25 is not set
647CONFIG_SPI_SPIDEV=m 674CONFIG_SPI_SPIDEV=m
648# CONFIG_SPI_TLE62X0 is not set 675# CONFIG_SPI_TLE62X0 is not set
649CONFIG_HAVE_GPIO_LIB=y 676CONFIG_ARCH_REQUIRE_GPIOLIB=y
650 677CONFIG_GPIOLIB=y
651#
652# GPIO Support
653#
654# CONFIG_DEBUG_GPIO is not set 678# CONFIG_DEBUG_GPIO is not set
679CONFIG_GPIO_SYSFS=y
655 680
656# 681#
657# I2C GPIO expanders: 682# I2C GPIO expanders:
658# 683#
684# CONFIG_GPIO_MAX732X is not set
659# CONFIG_GPIO_PCA953X is not set 685# CONFIG_GPIO_PCA953X is not set
660# CONFIG_GPIO_PCF857X is not set 686# CONFIG_GPIO_PCF857X is not set
661 687
662# 688#
689# PCI GPIO expanders:
690#
691
692#
663# SPI GPIO expanders: 693# SPI GPIO expanders:
664# 694#
695# CONFIG_GPIO_MAX7301 is not set
665# CONFIG_GPIO_MCP23S08 is not set 696# CONFIG_GPIO_MCP23S08 is not set
666# CONFIG_W1 is not set 697# CONFIG_W1 is not set
667# CONFIG_POWER_SUPPLY is not set 698# CONFIG_POWER_SUPPLY is not set
668# CONFIG_HWMON is not set 699# CONFIG_HWMON is not set
669# CONFIG_THERMAL is not set 700# CONFIG_THERMAL is not set
701# CONFIG_THERMAL_HWMON is not set
670CONFIG_WATCHDOG=y 702CONFIG_WATCHDOG=y
671# CONFIG_WATCHDOG_NOWAYOUT is not set 703# CONFIG_WATCHDOG_NOWAYOUT is not set
672 704
@@ -685,6 +717,7 @@ CONFIG_SSB_POSSIBLE=y
685# 717#
686# Multifunction device drivers 718# Multifunction device drivers
687# 719#
720# CONFIG_MFD_CORE is not set
688# CONFIG_MFD_SM501 is not set 721# CONFIG_MFD_SM501 is not set
689# CONFIG_HTC_PASIC3 is not set 722# CONFIG_HTC_PASIC3 is not set
690 723
@@ -716,10 +749,6 @@ CONFIG_SSB_POSSIBLE=y
716# Display device support 749# Display device support
717# 750#
718# CONFIG_DISPLAY_SUPPORT is not set 751# CONFIG_DISPLAY_SUPPORT is not set
719
720#
721# Sound
722#
723# CONFIG_SOUND is not set 752# CONFIG_SOUND is not set
724CONFIG_USB_SUPPORT=y 753CONFIG_USB_SUPPORT=y
725# CONFIG_USB_ARCH_HAS_HCD is not set 754# CONFIG_USB_ARCH_HAS_HCD is not set
@@ -740,7 +769,7 @@ CONFIG_USB_GADGET_ATMEL_USBA=y
740CONFIG_USB_ATMEL_USBA=y 769CONFIG_USB_ATMEL_USBA=y
741# CONFIG_USB_GADGET_FSL_USB2 is not set 770# CONFIG_USB_GADGET_FSL_USB2 is not set
742# CONFIG_USB_GADGET_NET2280 is not set 771# CONFIG_USB_GADGET_NET2280 is not set
743# CONFIG_USB_GADGET_PXA2XX is not set 772# CONFIG_USB_GADGET_PXA25X is not set
744# CONFIG_USB_GADGET_M66592 is not set 773# CONFIG_USB_GADGET_M66592 is not set
745# CONFIG_USB_GADGET_PXA27X is not set 774# CONFIG_USB_GADGET_PXA27X is not set
746# CONFIG_USB_GADGET_GOKU is not set 775# CONFIG_USB_GADGET_GOKU is not set
@@ -759,21 +788,24 @@ CONFIG_USB_FILE_STORAGE=m
759CONFIG_USB_G_SERIAL=m 788CONFIG_USB_G_SERIAL=m
760# CONFIG_USB_MIDI_GADGET is not set 789# CONFIG_USB_MIDI_GADGET is not set
761# CONFIG_USB_G_PRINTER is not set 790# CONFIG_USB_G_PRINTER is not set
762CONFIG_MMC=m 791CONFIG_USB_CDC_COMPOSITE=m
792CONFIG_MMC=y
763# CONFIG_MMC_DEBUG is not set 793# CONFIG_MMC_DEBUG is not set
764# CONFIG_MMC_UNSAFE_RESUME is not set 794# CONFIG_MMC_UNSAFE_RESUME is not set
765 795
766# 796#
767# MMC/SD Card Drivers 797# MMC/SD Card Drivers
768# 798#
769CONFIG_MMC_BLOCK=m 799CONFIG_MMC_BLOCK=y
770CONFIG_MMC_BLOCK_BOUNCE=y 800CONFIG_MMC_BLOCK_BOUNCE=y
771# CONFIG_SDIO_UART is not set 801# CONFIG_SDIO_UART is not set
772# CONFIG_MMC_TEST is not set 802CONFIG_MMC_TEST=m
773 803
774# 804#
775# MMC/SD Host Controller Drivers 805# MMC/SD Host Controller Drivers
776# 806#
807# CONFIG_MMC_SDHCI is not set
808CONFIG_MMC_ATMELMCI=y
777CONFIG_MMC_SPI=m 809CONFIG_MMC_SPI=m
778# CONFIG_MEMSTICK is not set 810# CONFIG_MEMSTICK is not set
779CONFIG_NEW_LEDS=y 811CONFIG_NEW_LEDS=y
@@ -783,6 +815,7 @@ CONFIG_LEDS_CLASS=y
783# LED drivers 815# LED drivers
784# 816#
785CONFIG_LEDS_GPIO=y 817CONFIG_LEDS_GPIO=y
818# CONFIG_LEDS_PCA955X is not set
786 819
787# 820#
788# LED Triggers 821# LED Triggers
@@ -821,10 +854,13 @@ CONFIG_RTC_INTF_DEV=y
821# CONFIG_RTC_DRV_PCF8583 is not set 854# CONFIG_RTC_DRV_PCF8583 is not set
822# CONFIG_RTC_DRV_M41T80 is not set 855# CONFIG_RTC_DRV_M41T80 is not set
823# CONFIG_RTC_DRV_S35390A is not set 856# CONFIG_RTC_DRV_S35390A is not set
857# CONFIG_RTC_DRV_FM3130 is not set
824 858
825# 859#
826# SPI RTC drivers 860# SPI RTC drivers
827# 861#
862# CONFIG_RTC_DRV_M41T94 is not set
863# CONFIG_RTC_DRV_DS1305 is not set
828# CONFIG_RTC_DRV_MAX6902 is not set 864# CONFIG_RTC_DRV_MAX6902 is not set
829# CONFIG_RTC_DRV_R9701 is not set 865# CONFIG_RTC_DRV_R9701 is not set
830# CONFIG_RTC_DRV_RS5C348 is not set 866# CONFIG_RTC_DRV_RS5C348 is not set
@@ -844,6 +880,19 @@ CONFIG_RTC_INTF_DEV=y
844# on-CPU RTC drivers 880# on-CPU RTC drivers
845# 881#
846CONFIG_RTC_DRV_AT32AP700X=y 882CONFIG_RTC_DRV_AT32AP700X=y
883CONFIG_DMADEVICES=y
884
885#
886# DMA Devices
887#
888CONFIG_DW_DMAC=y
889CONFIG_DMA_ENGINE=y
890
891#
892# DMA Clients
893#
894# CONFIG_NET_DMA is not set
895CONFIG_DMATEST=m
847# CONFIG_UIO is not set 896# CONFIG_UIO is not set
848 897
849# 898#
@@ -921,6 +970,7 @@ CONFIG_JFFS2_RTIME=y
921# CONFIG_CRAMFS is not set 970# CONFIG_CRAMFS is not set
922# CONFIG_VXFS_FS is not set 971# CONFIG_VXFS_FS is not set
923# CONFIG_MINIX_FS is not set 972# CONFIG_MINIX_FS is not set
973# CONFIG_OMFS_FS is not set
924# CONFIG_HPFS_FS is not set 974# CONFIG_HPFS_FS is not set
925# CONFIG_QNX4FS_FS is not set 975# CONFIG_QNX4FS_FS is not set
926# CONFIG_ROMFS_FS is not set 976# CONFIG_ROMFS_FS is not set
@@ -931,17 +981,16 @@ CONFIG_NFS_FS=y
931CONFIG_NFS_V3=y 981CONFIG_NFS_V3=y
932# CONFIG_NFS_V3_ACL is not set 982# CONFIG_NFS_V3_ACL is not set
933# CONFIG_NFS_V4 is not set 983# CONFIG_NFS_V4 is not set
984CONFIG_ROOT_NFS=y
934CONFIG_NFSD=m 985CONFIG_NFSD=m
935CONFIG_NFSD_V3=y 986CONFIG_NFSD_V3=y
936# CONFIG_NFSD_V3_ACL is not set 987# CONFIG_NFSD_V3_ACL is not set
937# CONFIG_NFSD_V4 is not set 988# CONFIG_NFSD_V4 is not set
938CONFIG_ROOT_NFS=y
939CONFIG_LOCKD=y 989CONFIG_LOCKD=y
940CONFIG_LOCKD_V4=y 990CONFIG_LOCKD_V4=y
941CONFIG_EXPORTFS=m 991CONFIG_EXPORTFS=m
942CONFIG_NFS_COMMON=y 992CONFIG_NFS_COMMON=y
943CONFIG_SUNRPC=y 993CONFIG_SUNRPC=y
944# CONFIG_SUNRPC_BIND34 is not set
945# CONFIG_RPCSEC_GSS_KRB5 is not set 994# CONFIG_RPCSEC_GSS_KRB5 is not set
946# CONFIG_RPCSEC_GSS_SPKM3 is not set 995# CONFIG_RPCSEC_GSS_SPKM3 is not set
947CONFIG_SMB_FS=m 996CONFIG_SMB_FS=m
@@ -1017,6 +1066,8 @@ CONFIG_MAGIC_SYSRQ=y
1017CONFIG_DEBUG_KERNEL=y 1066CONFIG_DEBUG_KERNEL=y
1018# CONFIG_DEBUG_SHIRQ is not set 1067# CONFIG_DEBUG_SHIRQ is not set
1019CONFIG_DETECT_SOFTLOCKUP=y 1068CONFIG_DETECT_SOFTLOCKUP=y
1069# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1070CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1020CONFIG_SCHED_DEBUG=y 1071CONFIG_SCHED_DEBUG=y
1021# CONFIG_SCHEDSTATS is not set 1072# CONFIG_SCHEDSTATS is not set
1022# CONFIG_TIMER_STATS is not set 1073# CONFIG_TIMER_STATS is not set
@@ -1037,6 +1088,7 @@ CONFIG_DEBUG_BUGVERBOSE=y
1037# CONFIG_DEBUG_INFO is not set 1088# CONFIG_DEBUG_INFO is not set
1038# CONFIG_DEBUG_VM is not set 1089# CONFIG_DEBUG_VM is not set
1039# CONFIG_DEBUG_WRITECOUNT is not set 1090# CONFIG_DEBUG_WRITECOUNT is not set
1091# CONFIG_DEBUG_MEMORY_INIT is not set
1040# CONFIG_DEBUG_LIST is not set 1092# CONFIG_DEBUG_LIST is not set
1041# CONFIG_DEBUG_SG is not set 1093# CONFIG_DEBUG_SG is not set
1042CONFIG_FRAME_POINTER=y 1094CONFIG_FRAME_POINTER=y
@@ -1101,6 +1153,10 @@ CONFIG_CRYPTO_HMAC=y
1101# CONFIG_CRYPTO_MD4 is not set 1153# CONFIG_CRYPTO_MD4 is not set
1102CONFIG_CRYPTO_MD5=y 1154CONFIG_CRYPTO_MD5=y
1103# CONFIG_CRYPTO_MICHAEL_MIC is not set 1155# CONFIG_CRYPTO_MICHAEL_MIC is not set
1156# CONFIG_CRYPTO_RMD128 is not set
1157# CONFIG_CRYPTO_RMD160 is not set
1158# CONFIG_CRYPTO_RMD256 is not set
1159# CONFIG_CRYPTO_RMD320 is not set
1104CONFIG_CRYPTO_SHA1=y 1160CONFIG_CRYPTO_SHA1=y
1105# CONFIG_CRYPTO_SHA256 is not set 1161# CONFIG_CRYPTO_SHA256 is not set
1106# CONFIG_CRYPTO_SHA512 is not set 1162# CONFIG_CRYPTO_SHA512 is not set
@@ -1141,12 +1197,14 @@ CONFIG_BITREVERSE=y
1141# CONFIG_GENERIC_FIND_NEXT_BIT is not set 1197# CONFIG_GENERIC_FIND_NEXT_BIT is not set
1142CONFIG_CRC_CCITT=m 1198CONFIG_CRC_CCITT=m
1143# CONFIG_CRC16 is not set 1199# CONFIG_CRC16 is not set
1200# CONFIG_CRC_T10DIF is not set
1144CONFIG_CRC_ITU_T=m 1201CONFIG_CRC_ITU_T=m
1145CONFIG_CRC32=y 1202CONFIG_CRC32=y
1146CONFIG_CRC7=m 1203CONFIG_CRC7=m
1147# CONFIG_LIBCRC32C is not set 1204# CONFIG_LIBCRC32C is not set
1148CONFIG_ZLIB_INFLATE=y 1205CONFIG_ZLIB_INFLATE=y
1149CONFIG_ZLIB_DEFLATE=y 1206CONFIG_ZLIB_DEFLATE=y
1207CONFIG_GENERIC_ALLOCATOR=y
1150CONFIG_PLIST=y 1208CONFIG_PLIST=y
1151CONFIG_HAS_IOMEM=y 1209CONFIG_HAS_IOMEM=y
1152CONFIG_HAS_IOPORT=y 1210CONFIG_HAS_IOPORT=y
diff --git a/arch/avr32/configs/atstk1002_defconfig b/arch/avr32/configs/atstk1002_defconfig
index c6d02eac8791..69fce6b6a783 100644
--- a/arch/avr32/configs/atstk1002_defconfig
+++ b/arch/avr32/configs/atstk1002_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.26-rc3 3# Linux kernel version: 2.6.27-rc1
4# Mon May 26 13:30:20 2008 4# Mon Aug 4 16:02:27 2008
5# 5#
6CONFIG_AVR32=y 6CONFIG_AVR32=y
7CONFIG_GENERIC_GPIO=y 7CONFIG_GENERIC_GPIO=y
@@ -77,10 +77,16 @@ CONFIG_PROFILING=y
77CONFIG_OPROFILE=m 77CONFIG_OPROFILE=m
78CONFIG_HAVE_OPROFILE=y 78CONFIG_HAVE_OPROFILE=y
79CONFIG_KPROBES=y 79CONFIG_KPROBES=y
80# CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set
81# CONFIG_HAVE_IOREMAP_PROT is not set
80CONFIG_HAVE_KPROBES=y 82CONFIG_HAVE_KPROBES=y
81# CONFIG_HAVE_KRETPROBES is not set 83# CONFIG_HAVE_KRETPROBES is not set
84# CONFIG_HAVE_ARCH_TRACEHOOK is not set
82# CONFIG_HAVE_DMA_ATTRS is not set 85# CONFIG_HAVE_DMA_ATTRS is not set
86# CONFIG_USE_GENERIC_SMP_HELPERS is not set
87CONFIG_HAVE_CLK=y
83CONFIG_PROC_PAGE_MONITOR=y 88CONFIG_PROC_PAGE_MONITOR=y
89# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
84CONFIG_SLABINFO=y 90CONFIG_SLABINFO=y
85CONFIG_RT_MUTEXES=y 91CONFIG_RT_MUTEXES=y
86# CONFIG_TINY_SHMEM is not set 92# CONFIG_TINY_SHMEM is not set
@@ -91,12 +97,13 @@ CONFIG_MODULE_UNLOAD=y
91# CONFIG_MODULE_FORCE_UNLOAD is not set 97# CONFIG_MODULE_FORCE_UNLOAD is not set
92# CONFIG_MODVERSIONS is not set 98# CONFIG_MODVERSIONS is not set
93# CONFIG_MODULE_SRCVERSION_ALL is not set 99# CONFIG_MODULE_SRCVERSION_ALL is not set
94# CONFIG_KMOD is not set 100CONFIG_KMOD=y
95CONFIG_BLOCK=y 101CONFIG_BLOCK=y
96# CONFIG_LBD is not set 102# CONFIG_LBD is not set
97# CONFIG_BLK_DEV_IO_TRACE is not set 103# CONFIG_BLK_DEV_IO_TRACE is not set
98# CONFIG_LSF is not set 104# CONFIG_LSF is not set
99# CONFIG_BLK_DEV_BSG is not set 105# CONFIG_BLK_DEV_BSG is not set
106# CONFIG_BLK_DEV_INTEGRITY is not set
100 107
101# 108#
102# IO Schedulers 109# IO Schedulers
@@ -130,6 +137,7 @@ CONFIG_BOARD_ATSTK1000=y
130CONFIG_BOARD_ATSTK1002=y 137CONFIG_BOARD_ATSTK1002=y
131# CONFIG_BOARD_ATSTK1003 is not set 138# CONFIG_BOARD_ATSTK1003 is not set
132# CONFIG_BOARD_ATSTK1004 is not set 139# CONFIG_BOARD_ATSTK1004 is not set
140# CONFIG_BOARD_ATSTK1006 is not set
133# CONFIG_BOARD_ATSTK100X_CUSTOM is not set 141# CONFIG_BOARD_ATSTK100X_CUSTOM is not set
134# CONFIG_BOARD_ATSTK100X_SPI1 is not set 142# CONFIG_BOARD_ATSTK100X_SPI1 is not set
135# CONFIG_BOARD_ATSTK1000_J2_LED is not set 143# CONFIG_BOARD_ATSTK1000_J2_LED is not set
@@ -150,6 +158,7 @@ CONFIG_PHYS_OFFSET=0x10000000
150CONFIG_PREEMPT_NONE=y 158CONFIG_PREEMPT_NONE=y
151# CONFIG_PREEMPT_VOLUNTARY is not set 159# CONFIG_PREEMPT_VOLUNTARY is not set
152# CONFIG_PREEMPT is not set 160# CONFIG_PREEMPT is not set
161CONFIG_QUICKLIST=y
153# CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set 162# CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set
154# CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set 163# CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set
155# CONFIG_NEED_NODE_MEMMAP_SIZE is not set 164# CONFIG_NEED_NODE_MEMMAP_SIZE is not set
@@ -168,6 +177,7 @@ CONFIG_PAGEFLAGS_EXTENDED=y
168CONFIG_SPLIT_PTLOCK_CPUS=4 177CONFIG_SPLIT_PTLOCK_CPUS=4
169# CONFIG_RESOURCES_64BIT is not set 178# CONFIG_RESOURCES_64BIT is not set
170CONFIG_ZONE_DMA_FLAG=0 179CONFIG_ZONE_DMA_FLAG=0
180CONFIG_NR_QUICK=2
171CONFIG_VIRT_TO_BUS=y 181CONFIG_VIRT_TO_BUS=y
172# CONFIG_OWNERSHIP_TRACE is not set 182# CONFIG_OWNERSHIP_TRACE is not set
173CONFIG_NMI_DEBUGGING=y 183CONFIG_NMI_DEBUGGING=y
@@ -182,6 +192,12 @@ CONFIG_CMDLINE=""
182# 192#
183# Power management options 193# Power management options
184# 194#
195CONFIG_PM=y
196# CONFIG_PM_DEBUG is not set
197CONFIG_PM_SLEEP=y
198CONFIG_SUSPEND=y
199CONFIG_SUSPEND_FREEZER=y
200CONFIG_ARCH_SUSPEND_POSSIBLE=y
185 201
186# 202#
187# CPU Frequency scaling 203# CPU Frequency scaling
@@ -213,10 +229,6 @@ CONFIG_CPU_FREQ_AT32AP=y
213# 229#
214CONFIG_BINFMT_ELF=y 230CONFIG_BINFMT_ELF=y
215# CONFIG_BINFMT_MISC is not set 231# CONFIG_BINFMT_MISC is not set
216
217#
218# Networking
219#
220CONFIG_NET=y 232CONFIG_NET=y
221 233
222# 234#
@@ -230,6 +242,7 @@ CONFIG_XFRM_USER=m
230# CONFIG_XFRM_SUB_POLICY is not set 242# CONFIG_XFRM_SUB_POLICY is not set
231# CONFIG_XFRM_MIGRATE is not set 243# CONFIG_XFRM_MIGRATE is not set
232# CONFIG_XFRM_STATISTICS is not set 244# CONFIG_XFRM_STATISTICS is not set
245CONFIG_XFRM_IPCOMP=m
233CONFIG_NET_KEY=m 246CONFIG_NET_KEY=m
234# CONFIG_NET_KEY_MIGRATE is not set 247# CONFIG_NET_KEY_MIGRATE is not set
235CONFIG_INET=y 248CONFIG_INET=y
@@ -284,6 +297,7 @@ CONFIG_IPV6_TUNNEL=m
284# CONFIG_IP_SCTP is not set 297# CONFIG_IP_SCTP is not set
285# CONFIG_TIPC is not set 298# CONFIG_TIPC is not set
286# CONFIG_ATM is not set 299# CONFIG_ATM is not set
300CONFIG_STP=m
287CONFIG_BRIDGE=m 301CONFIG_BRIDGE=m
288# CONFIG_VLAN_8021Q is not set 302# CONFIG_VLAN_8021Q is not set
289# CONFIG_DECNET is not set 303# CONFIG_DECNET is not set
@@ -474,6 +488,7 @@ CONFIG_SCSI_WAIT_SCAN=m
474# CONFIG_SCSI_SAS_LIBSAS is not set 488# CONFIG_SCSI_SAS_LIBSAS is not set
475# CONFIG_SCSI_SRP_ATTRS is not set 489# CONFIG_SCSI_SRP_ATTRS is not set
476# CONFIG_SCSI_LOWLEVEL is not set 490# CONFIG_SCSI_LOWLEVEL is not set
491# CONFIG_SCSI_DH is not set
477CONFIG_ATA=m 492CONFIG_ATA=m
478# CONFIG_ATA_NONSTANDARD is not set 493# CONFIG_ATA_NONSTANDARD is not set
479# CONFIG_SATA_PMP is not set 494# CONFIG_SATA_PMP is not set
@@ -483,7 +498,6 @@ CONFIG_PATA_AT32=m
483# CONFIG_PATA_PLATFORM is not set 498# CONFIG_PATA_PLATFORM is not set
484# CONFIG_MD is not set 499# CONFIG_MD is not set
485CONFIG_NETDEVICES=y 500CONFIG_NETDEVICES=y
486# CONFIG_NETDEVICES_MULTIQUEUE is not set
487# CONFIG_DUMMY is not set 501# CONFIG_DUMMY is not set
488# CONFIG_BONDING is not set 502# CONFIG_BONDING is not set
489# CONFIG_MACVLAN is not set 503# CONFIG_MACVLAN is not set
@@ -625,21 +639,35 @@ CONFIG_I2C_ALGOBIT=m
625# 639#
626# I2C Hardware Bus support 640# I2C Hardware Bus support
627# 641#
642
643#
644# I2C system bus drivers (mostly embedded / system-on-chip)
645#
628CONFIG_I2C_GPIO=m 646CONFIG_I2C_GPIO=m
629# CONFIG_I2C_OCORES is not set 647# CONFIG_I2C_OCORES is not set
630# CONFIG_I2C_PARPORT_LIGHT is not set
631# CONFIG_I2C_SIMTEC is not set 648# CONFIG_I2C_SIMTEC is not set
649
650#
651# External I2C/SMBus adapter drivers
652#
653# CONFIG_I2C_PARPORT_LIGHT is not set
632# CONFIG_I2C_TAOS_EVM is not set 654# CONFIG_I2C_TAOS_EVM is not set
633# CONFIG_I2C_STUB is not set 655
656#
657# Other I2C/SMBus bus drivers
658#
634# CONFIG_I2C_PCA_PLATFORM is not set 659# CONFIG_I2C_PCA_PLATFORM is not set
660# CONFIG_I2C_STUB is not set
635 661
636# 662#
637# Miscellaneous I2C Chip support 663# Miscellaneous I2C Chip support
638# 664#
639# CONFIG_DS1682 is not set 665# CONFIG_DS1682 is not set
666CONFIG_AT24=m
640# CONFIG_SENSORS_EEPROM is not set 667# CONFIG_SENSORS_EEPROM is not set
641# CONFIG_SENSORS_PCF8574 is not set 668# CONFIG_SENSORS_PCF8574 is not set
642# CONFIG_PCF8575 is not set 669# CONFIG_PCF8575 is not set
670# CONFIG_SENSORS_PCA9539 is not set
643# CONFIG_SENSORS_PCF8591 is not set 671# CONFIG_SENSORS_PCF8591 is not set
644# CONFIG_TPS65010 is not set 672# CONFIG_TPS65010 is not set
645# CONFIG_SENSORS_MAX6875 is not set 673# CONFIG_SENSORS_MAX6875 is not set
@@ -664,27 +692,32 @@ CONFIG_SPI_ATMEL=y
664# CONFIG_SPI_AT25 is not set 692# CONFIG_SPI_AT25 is not set
665CONFIG_SPI_SPIDEV=m 693CONFIG_SPI_SPIDEV=m
666# CONFIG_SPI_TLE62X0 is not set 694# CONFIG_SPI_TLE62X0 is not set
667CONFIG_HAVE_GPIO_LIB=y 695CONFIG_ARCH_REQUIRE_GPIOLIB=y
668 696CONFIG_GPIOLIB=y
669#
670# GPIO Support
671#
672# CONFIG_DEBUG_GPIO is not set 697# CONFIG_DEBUG_GPIO is not set
698CONFIG_GPIO_SYSFS=y
673 699
674# 700#
675# I2C GPIO expanders: 701# I2C GPIO expanders:
676# 702#
703# CONFIG_GPIO_MAX732X is not set
677# CONFIG_GPIO_PCA953X is not set 704# CONFIG_GPIO_PCA953X is not set
678# CONFIG_GPIO_PCF857X is not set 705# CONFIG_GPIO_PCF857X is not set
679 706
680# 707#
708# PCI GPIO expanders:
709#
710
711#
681# SPI GPIO expanders: 712# SPI GPIO expanders:
682# 713#
714# CONFIG_GPIO_MAX7301 is not set
683# CONFIG_GPIO_MCP23S08 is not set 715# CONFIG_GPIO_MCP23S08 is not set
684# CONFIG_W1 is not set 716# CONFIG_W1 is not set
685# CONFIG_POWER_SUPPLY is not set 717# CONFIG_POWER_SUPPLY is not set
686# CONFIG_HWMON is not set 718# CONFIG_HWMON is not set
687# CONFIG_THERMAL is not set 719# CONFIG_THERMAL is not set
720# CONFIG_THERMAL_HWMON is not set
688CONFIG_WATCHDOG=y 721CONFIG_WATCHDOG=y
689# CONFIG_WATCHDOG_NOWAYOUT is not set 722# CONFIG_WATCHDOG_NOWAYOUT is not set
690 723
@@ -703,6 +736,7 @@ CONFIG_SSB_POSSIBLE=y
703# 736#
704# Multifunction device drivers 737# Multifunction device drivers
705# 738#
739# CONFIG_MFD_CORE is not set
706# CONFIG_MFD_SM501 is not set 740# CONFIG_MFD_SM501 is not set
707# CONFIG_HTC_PASIC3 is not set 741# CONFIG_HTC_PASIC3 is not set
708 742
@@ -754,6 +788,9 @@ CONFIG_FB_ATMEL=y
754CONFIG_BACKLIGHT_LCD_SUPPORT=y 788CONFIG_BACKLIGHT_LCD_SUPPORT=y
755CONFIG_LCD_CLASS_DEVICE=y 789CONFIG_LCD_CLASS_DEVICE=y
756CONFIG_LCD_LTV350QV=y 790CONFIG_LCD_LTV350QV=y
791# CONFIG_LCD_ILI9320 is not set
792# CONFIG_LCD_VGG2432A4 is not set
793# CONFIG_LCD_PLATFORM is not set
757# CONFIG_BACKLIGHT_CLASS_DEVICE is not set 794# CONFIG_BACKLIGHT_CLASS_DEVICE is not set
758 795
759# 796#
@@ -761,15 +798,7 @@ CONFIG_LCD_LTV350QV=y
761# 798#
762# CONFIG_DISPLAY_SUPPORT is not set 799# CONFIG_DISPLAY_SUPPORT is not set
763# CONFIG_LOGO is not set 800# CONFIG_LOGO is not set
764
765#
766# Sound
767#
768CONFIG_SOUND=m 801CONFIG_SOUND=m
769
770#
771# Advanced Linux Sound Architecture
772#
773CONFIG_SND=m 802CONFIG_SND=m
774CONFIG_SND_TIMER=m 803CONFIG_SND_TIMER=m
775CONFIG_SND_PCM=m 804CONFIG_SND_PCM=m
@@ -783,37 +812,11 @@ CONFIG_SND_PCM_OSS_PLUGINS=y
783# CONFIG_SND_VERBOSE_PROCFS is not set 812# CONFIG_SND_VERBOSE_PROCFS is not set
784# CONFIG_SND_VERBOSE_PRINTK is not set 813# CONFIG_SND_VERBOSE_PRINTK is not set
785# CONFIG_SND_DEBUG is not set 814# CONFIG_SND_DEBUG is not set
786 815# CONFIG_SND_DRIVERS is not set
787# 816CONFIG_SND_SPI=y
788# Generic devices
789#
790# CONFIG_SND_DUMMY is not set
791# CONFIG_SND_MTPAV is not set
792# CONFIG_SND_SERIAL_U16550 is not set
793# CONFIG_SND_MPU401 is not set
794
795#
796# SPI devices
797#
798CONFIG_SND_AT73C213=m 817CONFIG_SND_AT73C213=m
799CONFIG_SND_AT73C213_TARGET_BITRATE=48000 818CONFIG_SND_AT73C213_TARGET_BITRATE=48000
800
801#
802# System on Chip audio support
803#
804# CONFIG_SND_SOC is not set 819# CONFIG_SND_SOC is not set
805
806#
807# ALSA SoC audio for Freescale SOCs
808#
809
810#
811# SoC Audio for the Texas Instruments OMAP
812#
813
814#
815# Open Sound System
816#
817# CONFIG_SOUND_PRIME is not set 820# CONFIG_SOUND_PRIME is not set
818# CONFIG_HID_SUPPORT is not set 821# CONFIG_HID_SUPPORT is not set
819CONFIG_USB_SUPPORT=y 822CONFIG_USB_SUPPORT=y
@@ -836,7 +839,7 @@ CONFIG_USB_GADGET_ATMEL_USBA=y
836CONFIG_USB_ATMEL_USBA=y 839CONFIG_USB_ATMEL_USBA=y
837# CONFIG_USB_GADGET_FSL_USB2 is not set 840# CONFIG_USB_GADGET_FSL_USB2 is not set
838# CONFIG_USB_GADGET_NET2280 is not set 841# CONFIG_USB_GADGET_NET2280 is not set
839# CONFIG_USB_GADGET_PXA2XX is not set 842# CONFIG_USB_GADGET_PXA25X is not set
840# CONFIG_USB_GADGET_M66592 is not set 843# CONFIG_USB_GADGET_M66592 is not set
841# CONFIG_USB_GADGET_PXA27X is not set 844# CONFIG_USB_GADGET_PXA27X is not set
842# CONFIG_USB_GADGET_GOKU is not set 845# CONFIG_USB_GADGET_GOKU is not set
@@ -855,21 +858,24 @@ CONFIG_USB_FILE_STORAGE=m
855CONFIG_USB_G_SERIAL=m 858CONFIG_USB_G_SERIAL=m
856# CONFIG_USB_MIDI_GADGET is not set 859# CONFIG_USB_MIDI_GADGET is not set
857# CONFIG_USB_G_PRINTER is not set 860# CONFIG_USB_G_PRINTER is not set
858CONFIG_MMC=m 861CONFIG_USB_CDC_COMPOSITE=m
862CONFIG_MMC=y
859# CONFIG_MMC_DEBUG is not set 863# CONFIG_MMC_DEBUG is not set
860# CONFIG_MMC_UNSAFE_RESUME is not set 864# CONFIG_MMC_UNSAFE_RESUME is not set
861 865
862# 866#
863# MMC/SD Card Drivers 867# MMC/SD Card Drivers
864# 868#
865CONFIG_MMC_BLOCK=m 869CONFIG_MMC_BLOCK=y
866CONFIG_MMC_BLOCK_BOUNCE=y 870CONFIG_MMC_BLOCK_BOUNCE=y
867# CONFIG_SDIO_UART is not set 871# CONFIG_SDIO_UART is not set
868CONFIG_MMC_TEST=m 872# CONFIG_MMC_TEST is not set
869 873
870# 874#
871# MMC/SD Host Controller Drivers 875# MMC/SD Host Controller Drivers
872# 876#
877# CONFIG_MMC_SDHCI is not set
878CONFIG_MMC_ATMELMCI=y
873CONFIG_MMC_SPI=m 879CONFIG_MMC_SPI=m
874# CONFIG_MEMSTICK is not set 880# CONFIG_MEMSTICK is not set
875CONFIG_NEW_LEDS=y 881CONFIG_NEW_LEDS=y
@@ -879,7 +885,9 @@ CONFIG_LEDS_CLASS=m
879# LED drivers 885# LED drivers
880# 886#
881CONFIG_LEDS_ATMEL_PWM=m 887CONFIG_LEDS_ATMEL_PWM=m
888# CONFIG_LEDS_PCA9532 is not set
882CONFIG_LEDS_GPIO=m 889CONFIG_LEDS_GPIO=m
890# CONFIG_LEDS_PCA955X is not set
883 891
884# 892#
885# LED Triggers 893# LED Triggers
@@ -918,10 +926,13 @@ CONFIG_RTC_INTF_DEV=y
918# CONFIG_RTC_DRV_PCF8583 is not set 926# CONFIG_RTC_DRV_PCF8583 is not set
919# CONFIG_RTC_DRV_M41T80 is not set 927# CONFIG_RTC_DRV_M41T80 is not set
920# CONFIG_RTC_DRV_S35390A is not set 928# CONFIG_RTC_DRV_S35390A is not set
929# CONFIG_RTC_DRV_FM3130 is not set
921 930
922# 931#
923# SPI RTC drivers 932# SPI RTC drivers
924# 933#
934# CONFIG_RTC_DRV_M41T94 is not set
935# CONFIG_RTC_DRV_DS1305 is not set
925# CONFIG_RTC_DRV_MAX6902 is not set 936# CONFIG_RTC_DRV_MAX6902 is not set
926# CONFIG_RTC_DRV_R9701 is not set 937# CONFIG_RTC_DRV_R9701 is not set
927# CONFIG_RTC_DRV_RS5C348 is not set 938# CONFIG_RTC_DRV_RS5C348 is not set
@@ -941,18 +952,31 @@ CONFIG_RTC_INTF_DEV=y
941# on-CPU RTC drivers 952# on-CPU RTC drivers
942# 953#
943CONFIG_RTC_DRV_AT32AP700X=y 954CONFIG_RTC_DRV_AT32AP700X=y
955CONFIG_DMADEVICES=y
956
957#
958# DMA Devices
959#
960CONFIG_DW_DMAC=y
961CONFIG_DMA_ENGINE=y
962
963#
964# DMA Clients
965#
966# CONFIG_NET_DMA is not set
967CONFIG_DMATEST=m
944# CONFIG_UIO is not set 968# CONFIG_UIO is not set
945 969
946# 970#
947# File systems 971# File systems
948# 972#
949CONFIG_EXT2_FS=m 973CONFIG_EXT2_FS=y
950# CONFIG_EXT2_FS_XATTR is not set 974# CONFIG_EXT2_FS_XATTR is not set
951# CONFIG_EXT2_FS_XIP is not set 975# CONFIG_EXT2_FS_XIP is not set
952CONFIG_EXT3_FS=m 976CONFIG_EXT3_FS=y
953# CONFIG_EXT3_FS_XATTR is not set 977# CONFIG_EXT3_FS_XATTR is not set
954# CONFIG_EXT4DEV_FS is not set 978# CONFIG_EXT4DEV_FS is not set
955CONFIG_JBD=m 979CONFIG_JBD=y
956# CONFIG_JBD_DEBUG is not set 980# CONFIG_JBD_DEBUG is not set
957# CONFIG_REISERFS_FS is not set 981# CONFIG_REISERFS_FS is not set
958# CONFIG_JFS_FS is not set 982# CONFIG_JFS_FS is not set
@@ -1018,6 +1042,7 @@ CONFIG_JFFS2_RTIME=y
1018# CONFIG_CRAMFS is not set 1042# CONFIG_CRAMFS is not set
1019# CONFIG_VXFS_FS is not set 1043# CONFIG_VXFS_FS is not set
1020CONFIG_MINIX_FS=m 1044CONFIG_MINIX_FS=m
1045# CONFIG_OMFS_FS is not set
1021# CONFIG_HPFS_FS is not set 1046# CONFIG_HPFS_FS is not set
1022# CONFIG_QNX4FS_FS is not set 1047# CONFIG_QNX4FS_FS is not set
1023# CONFIG_ROMFS_FS is not set 1048# CONFIG_ROMFS_FS is not set
@@ -1028,13 +1053,12 @@ CONFIG_NFS_FS=y
1028CONFIG_NFS_V3=y 1053CONFIG_NFS_V3=y
1029# CONFIG_NFS_V3_ACL is not set 1054# CONFIG_NFS_V3_ACL is not set
1030# CONFIG_NFS_V4 is not set 1055# CONFIG_NFS_V4 is not set
1031# CONFIG_NFSD is not set
1032CONFIG_ROOT_NFS=y 1056CONFIG_ROOT_NFS=y
1057# CONFIG_NFSD is not set
1033CONFIG_LOCKD=y 1058CONFIG_LOCKD=y
1034CONFIG_LOCKD_V4=y 1059CONFIG_LOCKD_V4=y
1035CONFIG_NFS_COMMON=y 1060CONFIG_NFS_COMMON=y
1036CONFIG_SUNRPC=y 1061CONFIG_SUNRPC=y
1037# CONFIG_SUNRPC_BIND34 is not set
1038# CONFIG_RPCSEC_GSS_KRB5 is not set 1062# CONFIG_RPCSEC_GSS_KRB5 is not set
1039# CONFIG_RPCSEC_GSS_SPKM3 is not set 1063# CONFIG_RPCSEC_GSS_SPKM3 is not set
1040# CONFIG_SMB_FS is not set 1064# CONFIG_SMB_FS is not set
@@ -1104,6 +1128,8 @@ CONFIG_DEBUG_FS=y
1104CONFIG_DEBUG_KERNEL=y 1128CONFIG_DEBUG_KERNEL=y
1105# CONFIG_DEBUG_SHIRQ is not set 1129# CONFIG_DEBUG_SHIRQ is not set
1106CONFIG_DETECT_SOFTLOCKUP=y 1130CONFIG_DETECT_SOFTLOCKUP=y
1131# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1132CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1107CONFIG_SCHED_DEBUG=y 1133CONFIG_SCHED_DEBUG=y
1108# CONFIG_SCHEDSTATS is not set 1134# CONFIG_SCHEDSTATS is not set
1109# CONFIG_TIMER_STATS is not set 1135# CONFIG_TIMER_STATS is not set
@@ -1124,6 +1150,7 @@ CONFIG_DEBUG_BUGVERBOSE=y
1124# CONFIG_DEBUG_INFO is not set 1150# CONFIG_DEBUG_INFO is not set
1125# CONFIG_DEBUG_VM is not set 1151# CONFIG_DEBUG_VM is not set
1126# CONFIG_DEBUG_WRITECOUNT is not set 1152# CONFIG_DEBUG_WRITECOUNT is not set
1153# CONFIG_DEBUG_MEMORY_INIT is not set
1127# CONFIG_DEBUG_LIST is not set 1154# CONFIG_DEBUG_LIST is not set
1128# CONFIG_DEBUG_SG is not set 1155# CONFIG_DEBUG_SG is not set
1129CONFIG_FRAME_POINTER=y 1156CONFIG_FRAME_POINTER=y
@@ -1188,6 +1215,10 @@ CONFIG_CRYPTO_HMAC=m
1188# CONFIG_CRYPTO_MD4 is not set 1215# CONFIG_CRYPTO_MD4 is not set
1189CONFIG_CRYPTO_MD5=m 1216CONFIG_CRYPTO_MD5=m
1190# CONFIG_CRYPTO_MICHAEL_MIC is not set 1217# CONFIG_CRYPTO_MICHAEL_MIC is not set
1218# CONFIG_CRYPTO_RMD128 is not set
1219# CONFIG_CRYPTO_RMD160 is not set
1220# CONFIG_CRYPTO_RMD256 is not set
1221# CONFIG_CRYPTO_RMD320 is not set
1191CONFIG_CRYPTO_SHA1=m 1222CONFIG_CRYPTO_SHA1=m
1192# CONFIG_CRYPTO_SHA256 is not set 1223# CONFIG_CRYPTO_SHA256 is not set
1193# CONFIG_CRYPTO_SHA512 is not set 1224# CONFIG_CRYPTO_SHA512 is not set
@@ -1228,12 +1259,14 @@ CONFIG_BITREVERSE=y
1228# CONFIG_GENERIC_FIND_NEXT_BIT is not set 1259# CONFIG_GENERIC_FIND_NEXT_BIT is not set
1229CONFIG_CRC_CCITT=m 1260CONFIG_CRC_CCITT=m
1230# CONFIG_CRC16 is not set 1261# CONFIG_CRC16 is not set
1262CONFIG_CRC_T10DIF=m
1231CONFIG_CRC_ITU_T=m 1263CONFIG_CRC_ITU_T=m
1232CONFIG_CRC32=y 1264CONFIG_CRC32=y
1233CONFIG_CRC7=m 1265CONFIG_CRC7=m
1234# CONFIG_LIBCRC32C is not set 1266# CONFIG_LIBCRC32C is not set
1235CONFIG_ZLIB_INFLATE=y 1267CONFIG_ZLIB_INFLATE=y
1236CONFIG_ZLIB_DEFLATE=y 1268CONFIG_ZLIB_DEFLATE=y
1269CONFIG_GENERIC_ALLOCATOR=y
1237CONFIG_PLIST=y 1270CONFIG_PLIST=y
1238CONFIG_HAS_IOMEM=y 1271CONFIG_HAS_IOMEM=y
1239CONFIG_HAS_IOPORT=y 1272CONFIG_HAS_IOPORT=y
diff --git a/arch/avr32/configs/atstk1003_defconfig b/arch/avr32/configs/atstk1003_defconfig
index 5a4ae6b5d28f..5477ed3183b4 100644
--- a/arch/avr32/configs/atstk1003_defconfig
+++ b/arch/avr32/configs/atstk1003_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.26-rc3 3# Linux kernel version: 2.6.27-rc1
4# Mon May 26 13:33:05 2008 4# Tue Aug 5 15:34:44 2008
5# 5#
6CONFIG_AVR32=y 6CONFIG_AVR32=y
7CONFIG_GENERIC_GPIO=y 7CONFIG_GENERIC_GPIO=y
@@ -80,10 +80,16 @@ CONFIG_PROFILING=y
80CONFIG_OPROFILE=m 80CONFIG_OPROFILE=m
81CONFIG_HAVE_OPROFILE=y 81CONFIG_HAVE_OPROFILE=y
82CONFIG_KPROBES=y 82CONFIG_KPROBES=y
83# CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set
84# CONFIG_HAVE_IOREMAP_PROT is not set
83CONFIG_HAVE_KPROBES=y 85CONFIG_HAVE_KPROBES=y
84# CONFIG_HAVE_KRETPROBES is not set 86# CONFIG_HAVE_KRETPROBES is not set
87# CONFIG_HAVE_ARCH_TRACEHOOK is not set
85# CONFIG_HAVE_DMA_ATTRS is not set 88# CONFIG_HAVE_DMA_ATTRS is not set
89# CONFIG_USE_GENERIC_SMP_HELPERS is not set
90CONFIG_HAVE_CLK=y
86CONFIG_PROC_PAGE_MONITOR=y 91CONFIG_PROC_PAGE_MONITOR=y
92# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
87CONFIG_RT_MUTEXES=y 93CONFIG_RT_MUTEXES=y
88# CONFIG_TINY_SHMEM is not set 94# CONFIG_TINY_SHMEM is not set
89CONFIG_BASE_SMALL=1 95CONFIG_BASE_SMALL=1
@@ -93,12 +99,13 @@ CONFIG_MODULE_UNLOAD=y
93# CONFIG_MODULE_FORCE_UNLOAD is not set 99# CONFIG_MODULE_FORCE_UNLOAD is not set
94# CONFIG_MODVERSIONS is not set 100# CONFIG_MODVERSIONS is not set
95# CONFIG_MODULE_SRCVERSION_ALL is not set 101# CONFIG_MODULE_SRCVERSION_ALL is not set
96# CONFIG_KMOD is not set 102CONFIG_KMOD=y
97CONFIG_BLOCK=y 103CONFIG_BLOCK=y
98# CONFIG_LBD is not set 104# CONFIG_LBD is not set
99# CONFIG_BLK_DEV_IO_TRACE is not set 105# CONFIG_BLK_DEV_IO_TRACE is not set
100# CONFIG_LSF is not set 106# CONFIG_LSF is not set
101# CONFIG_BLK_DEV_BSG is not set 107# CONFIG_BLK_DEV_BSG is not set
108# CONFIG_BLK_DEV_INTEGRITY is not set
102 109
103# 110#
104# IO Schedulers 111# IO Schedulers
@@ -132,6 +139,7 @@ CONFIG_BOARD_ATSTK1000=y
132# CONFIG_BOARD_ATSTK1002 is not set 139# CONFIG_BOARD_ATSTK1002 is not set
133CONFIG_BOARD_ATSTK1003=y 140CONFIG_BOARD_ATSTK1003=y
134# CONFIG_BOARD_ATSTK1004 is not set 141# CONFIG_BOARD_ATSTK1004 is not set
142# CONFIG_BOARD_ATSTK1006 is not set
135# CONFIG_BOARD_ATSTK100X_CUSTOM is not set 143# CONFIG_BOARD_ATSTK100X_CUSTOM is not set
136# CONFIG_BOARD_ATSTK100X_SPI1 is not set 144# CONFIG_BOARD_ATSTK100X_SPI1 is not set
137# CONFIG_BOARD_ATSTK1000_J2_LED is not set 145# CONFIG_BOARD_ATSTK1000_J2_LED is not set
@@ -152,6 +160,7 @@ CONFIG_PHYS_OFFSET=0x10000000
152CONFIG_PREEMPT_NONE=y 160CONFIG_PREEMPT_NONE=y
153# CONFIG_PREEMPT_VOLUNTARY is not set 161# CONFIG_PREEMPT_VOLUNTARY is not set
154# CONFIG_PREEMPT is not set 162# CONFIG_PREEMPT is not set
163CONFIG_QUICKLIST=y
155# CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set 164# CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set
156# CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set 165# CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set
157# CONFIG_NEED_NODE_MEMMAP_SIZE is not set 166# CONFIG_NEED_NODE_MEMMAP_SIZE is not set
@@ -170,6 +179,7 @@ CONFIG_PAGEFLAGS_EXTENDED=y
170CONFIG_SPLIT_PTLOCK_CPUS=4 179CONFIG_SPLIT_PTLOCK_CPUS=4
171# CONFIG_RESOURCES_64BIT is not set 180# CONFIG_RESOURCES_64BIT is not set
172CONFIG_ZONE_DMA_FLAG=0 181CONFIG_ZONE_DMA_FLAG=0
182CONFIG_NR_QUICK=2
173CONFIG_VIRT_TO_BUS=y 183CONFIG_VIRT_TO_BUS=y
174# CONFIG_OWNERSHIP_TRACE is not set 184# CONFIG_OWNERSHIP_TRACE is not set
175CONFIG_NMI_DEBUGGING=y 185CONFIG_NMI_DEBUGGING=y
@@ -184,6 +194,12 @@ CONFIG_CMDLINE=""
184# 194#
185# Power management options 195# Power management options
186# 196#
197CONFIG_PM=y
198# CONFIG_PM_DEBUG is not set
199CONFIG_PM_SLEEP=y
200CONFIG_SUSPEND=y
201CONFIG_SUSPEND_FREEZER=y
202CONFIG_ARCH_SUSPEND_POSSIBLE=y
187 203
188# 204#
189# CPU Frequency scaling 205# CPU Frequency scaling
@@ -215,10 +231,6 @@ CONFIG_CPU_FREQ_AT32AP=y
215# 231#
216CONFIG_BINFMT_ELF=y 232CONFIG_BINFMT_ELF=y
217# CONFIG_BINFMT_MISC is not set 233# CONFIG_BINFMT_MISC is not set
218
219#
220# Networking
221#
222CONFIG_NET=y 234CONFIG_NET=y
223 235
224# 236#
@@ -449,6 +461,7 @@ CONFIG_SCSI_WAIT_SCAN=m
449CONFIG_SCSI_LOWLEVEL=y 461CONFIG_SCSI_LOWLEVEL=y
450# CONFIG_ISCSI_TCP is not set 462# CONFIG_ISCSI_TCP is not set
451# CONFIG_SCSI_DEBUG is not set 463# CONFIG_SCSI_DEBUG is not set
464# CONFIG_SCSI_DH is not set
452CONFIG_ATA=m 465CONFIG_ATA=m
453# CONFIG_ATA_NONSTANDARD is not set 466# CONFIG_ATA_NONSTANDARD is not set
454# CONFIG_SATA_PMP is not set 467# CONFIG_SATA_PMP is not set
@@ -458,7 +471,6 @@ CONFIG_PATA_AT32=m
458# CONFIG_PATA_PLATFORM is not set 471# CONFIG_PATA_PLATFORM is not set
459# CONFIG_MD is not set 472# CONFIG_MD is not set
460CONFIG_NETDEVICES=y 473CONFIG_NETDEVICES=y
461# CONFIG_NETDEVICES_MULTIQUEUE is not set
462# CONFIG_DUMMY is not set 474# CONFIG_DUMMY is not set
463# CONFIG_BONDING is not set 475# CONFIG_BONDING is not set
464# CONFIG_MACVLAN is not set 476# CONFIG_MACVLAN is not set
@@ -575,21 +587,35 @@ CONFIG_I2C_ALGOBIT=m
575# 587#
576# I2C Hardware Bus support 588# I2C Hardware Bus support
577# 589#
590
591#
592# I2C system bus drivers (mostly embedded / system-on-chip)
593#
578CONFIG_I2C_GPIO=m 594CONFIG_I2C_GPIO=m
579# CONFIG_I2C_OCORES is not set 595# CONFIG_I2C_OCORES is not set
580# CONFIG_I2C_PARPORT_LIGHT is not set
581# CONFIG_I2C_SIMTEC is not set 596# CONFIG_I2C_SIMTEC is not set
597
598#
599# External I2C/SMBus adapter drivers
600#
601# CONFIG_I2C_PARPORT_LIGHT is not set
582# CONFIG_I2C_TAOS_EVM is not set 602# CONFIG_I2C_TAOS_EVM is not set
583# CONFIG_I2C_STUB is not set 603
604#
605# Other I2C/SMBus bus drivers
606#
584# CONFIG_I2C_PCA_PLATFORM is not set 607# CONFIG_I2C_PCA_PLATFORM is not set
608# CONFIG_I2C_STUB is not set
585 609
586# 610#
587# Miscellaneous I2C Chip support 611# Miscellaneous I2C Chip support
588# 612#
589# CONFIG_DS1682 is not set 613# CONFIG_DS1682 is not set
614CONFIG_AT24=m
590# CONFIG_SENSORS_EEPROM is not set 615# CONFIG_SENSORS_EEPROM is not set
591# CONFIG_SENSORS_PCF8574 is not set 616# CONFIG_SENSORS_PCF8574 is not set
592# CONFIG_PCF8575 is not set 617# CONFIG_PCF8575 is not set
618# CONFIG_SENSORS_PCA9539 is not set
593# CONFIG_SENSORS_PCF8591 is not set 619# CONFIG_SENSORS_PCF8591 is not set
594# CONFIG_TPS65010 is not set 620# CONFIG_TPS65010 is not set
595# CONFIG_SENSORS_MAX6875 is not set 621# CONFIG_SENSORS_MAX6875 is not set
@@ -614,27 +640,32 @@ CONFIG_SPI_ATMEL=y
614# CONFIG_SPI_AT25 is not set 640# CONFIG_SPI_AT25 is not set
615CONFIG_SPI_SPIDEV=m 641CONFIG_SPI_SPIDEV=m
616# CONFIG_SPI_TLE62X0 is not set 642# CONFIG_SPI_TLE62X0 is not set
617CONFIG_HAVE_GPIO_LIB=y 643CONFIG_ARCH_REQUIRE_GPIOLIB=y
618 644CONFIG_GPIOLIB=y
619#
620# GPIO Support
621#
622# CONFIG_DEBUG_GPIO is not set 645# CONFIG_DEBUG_GPIO is not set
646CONFIG_GPIO_SYSFS=y
623 647
624# 648#
625# I2C GPIO expanders: 649# I2C GPIO expanders:
626# 650#
651# CONFIG_GPIO_MAX732X is not set
627# CONFIG_GPIO_PCA953X is not set 652# CONFIG_GPIO_PCA953X is not set
628# CONFIG_GPIO_PCF857X is not set 653# CONFIG_GPIO_PCF857X is not set
629 654
630# 655#
656# PCI GPIO expanders:
657#
658
659#
631# SPI GPIO expanders: 660# SPI GPIO expanders:
632# 661#
662# CONFIG_GPIO_MAX7301 is not set
633# CONFIG_GPIO_MCP23S08 is not set 663# CONFIG_GPIO_MCP23S08 is not set
634# CONFIG_W1 is not set 664# CONFIG_W1 is not set
635# CONFIG_POWER_SUPPLY is not set 665# CONFIG_POWER_SUPPLY is not set
636# CONFIG_HWMON is not set 666# CONFIG_HWMON is not set
637# CONFIG_THERMAL is not set 667# CONFIG_THERMAL is not set
668# CONFIG_THERMAL_HWMON is not set
638CONFIG_WATCHDOG=y 669CONFIG_WATCHDOG=y
639# CONFIG_WATCHDOG_NOWAYOUT is not set 670# CONFIG_WATCHDOG_NOWAYOUT is not set
640 671
@@ -653,6 +684,7 @@ CONFIG_SSB_POSSIBLE=y
653# 684#
654# Multifunction device drivers 685# Multifunction device drivers
655# 686#
687# CONFIG_MFD_CORE is not set
656# CONFIG_MFD_SM501 is not set 688# CONFIG_MFD_SM501 is not set
657# CONFIG_HTC_PASIC3 is not set 689# CONFIG_HTC_PASIC3 is not set
658 690
@@ -684,15 +716,7 @@ CONFIG_SSB_POSSIBLE=y
684# Display device support 716# Display device support
685# 717#
686# CONFIG_DISPLAY_SUPPORT is not set 718# CONFIG_DISPLAY_SUPPORT is not set
687
688#
689# Sound
690#
691CONFIG_SOUND=m 719CONFIG_SOUND=m
692
693#
694# Advanced Linux Sound Architecture
695#
696CONFIG_SND=m 720CONFIG_SND=m
697CONFIG_SND_TIMER=m 721CONFIG_SND_TIMER=m
698CONFIG_SND_PCM=m 722CONFIG_SND_PCM=m
@@ -706,37 +730,11 @@ CONFIG_SND_SUPPORT_OLD_API=y
706CONFIG_SND_VERBOSE_PROCFS=y 730CONFIG_SND_VERBOSE_PROCFS=y
707# CONFIG_SND_VERBOSE_PRINTK is not set 731# CONFIG_SND_VERBOSE_PRINTK is not set
708# CONFIG_SND_DEBUG is not set 732# CONFIG_SND_DEBUG is not set
709 733# CONFIG_SND_DRIVERS is not set
710# 734CONFIG_SND_SPI=y
711# Generic devices
712#
713# CONFIG_SND_DUMMY is not set
714# CONFIG_SND_MTPAV is not set
715# CONFIG_SND_SERIAL_U16550 is not set
716# CONFIG_SND_MPU401 is not set
717
718#
719# SPI devices
720#
721CONFIG_SND_AT73C213=m 735CONFIG_SND_AT73C213=m
722CONFIG_SND_AT73C213_TARGET_BITRATE=48000 736CONFIG_SND_AT73C213_TARGET_BITRATE=48000
723
724#
725# System on Chip audio support
726#
727# CONFIG_SND_SOC is not set 737# CONFIG_SND_SOC is not set
728
729#
730# ALSA SoC audio for Freescale SOCs
731#
732
733#
734# SoC Audio for the Texas Instruments OMAP
735#
736
737#
738# Open Sound System
739#
740# CONFIG_SOUND_PRIME is not set 738# CONFIG_SOUND_PRIME is not set
741# CONFIG_HID_SUPPORT is not set 739# CONFIG_HID_SUPPORT is not set
742CONFIG_USB_SUPPORT=y 740CONFIG_USB_SUPPORT=y
@@ -759,7 +757,7 @@ CONFIG_USB_GADGET_ATMEL_USBA=y
759CONFIG_USB_ATMEL_USBA=y 757CONFIG_USB_ATMEL_USBA=y
760# CONFIG_USB_GADGET_FSL_USB2 is not set 758# CONFIG_USB_GADGET_FSL_USB2 is not set
761# CONFIG_USB_GADGET_NET2280 is not set 759# CONFIG_USB_GADGET_NET2280 is not set
762# CONFIG_USB_GADGET_PXA2XX is not set 760# CONFIG_USB_GADGET_PXA25X is not set
763# CONFIG_USB_GADGET_M66592 is not set 761# CONFIG_USB_GADGET_M66592 is not set
764# CONFIG_USB_GADGET_PXA27X is not set 762# CONFIG_USB_GADGET_PXA27X is not set
765# CONFIG_USB_GADGET_GOKU is not set 763# CONFIG_USB_GADGET_GOKU is not set
@@ -778,21 +776,24 @@ CONFIG_USB_FILE_STORAGE=m
778CONFIG_USB_G_SERIAL=m 776CONFIG_USB_G_SERIAL=m
779# CONFIG_USB_MIDI_GADGET is not set 777# CONFIG_USB_MIDI_GADGET is not set
780# CONFIG_USB_G_PRINTER is not set 778# CONFIG_USB_G_PRINTER is not set
781CONFIG_MMC=m 779CONFIG_USB_CDC_COMPOSITE=m
780CONFIG_MMC=y
782# CONFIG_MMC_DEBUG is not set 781# CONFIG_MMC_DEBUG is not set
783# CONFIG_MMC_UNSAFE_RESUME is not set 782# CONFIG_MMC_UNSAFE_RESUME is not set
784 783
785# 784#
786# MMC/SD Card Drivers 785# MMC/SD Card Drivers
787# 786#
788CONFIG_MMC_BLOCK=m 787CONFIG_MMC_BLOCK=y
789# CONFIG_MMC_BLOCK_BOUNCE is not set 788CONFIG_MMC_BLOCK_BOUNCE=y
790# CONFIG_SDIO_UART is not set 789# CONFIG_SDIO_UART is not set
791# CONFIG_MMC_TEST is not set 790CONFIG_MMC_TEST=m
792 791
793# 792#
794# MMC/SD Host Controller Drivers 793# MMC/SD Host Controller Drivers
795# 794#
795# CONFIG_MMC_SDHCI is not set
796CONFIG_MMC_ATMELMCI=y
796CONFIG_MMC_SPI=m 797CONFIG_MMC_SPI=m
797# CONFIG_MEMSTICK is not set 798# CONFIG_MEMSTICK is not set
798CONFIG_NEW_LEDS=y 799CONFIG_NEW_LEDS=y
@@ -802,7 +803,9 @@ CONFIG_LEDS_CLASS=y
802# LED drivers 803# LED drivers
803# 804#
804CONFIG_LEDS_ATMEL_PWM=m 805CONFIG_LEDS_ATMEL_PWM=m
806# CONFIG_LEDS_PCA9532 is not set
805CONFIG_LEDS_GPIO=y 807CONFIG_LEDS_GPIO=y
808# CONFIG_LEDS_PCA955X is not set
806 809
807# 810#
808# LED Triggers 811# LED Triggers
@@ -841,10 +844,13 @@ CONFIG_RTC_INTF_DEV=y
841# CONFIG_RTC_DRV_PCF8583 is not set 844# CONFIG_RTC_DRV_PCF8583 is not set
842# CONFIG_RTC_DRV_M41T80 is not set 845# CONFIG_RTC_DRV_M41T80 is not set
843# CONFIG_RTC_DRV_S35390A is not set 846# CONFIG_RTC_DRV_S35390A is not set
847# CONFIG_RTC_DRV_FM3130 is not set
844 848
845# 849#
846# SPI RTC drivers 850# SPI RTC drivers
847# 851#
852# CONFIG_RTC_DRV_M41T94 is not set
853# CONFIG_RTC_DRV_DS1305 is not set
848# CONFIG_RTC_DRV_MAX6902 is not set 854# CONFIG_RTC_DRV_MAX6902 is not set
849# CONFIG_RTC_DRV_R9701 is not set 855# CONFIG_RTC_DRV_R9701 is not set
850# CONFIG_RTC_DRV_RS5C348 is not set 856# CONFIG_RTC_DRV_RS5C348 is not set
@@ -864,8 +870,20 @@ CONFIG_RTC_INTF_DEV=y
864# on-CPU RTC drivers 870# on-CPU RTC drivers
865# 871#
866CONFIG_RTC_DRV_AT32AP700X=y 872CONFIG_RTC_DRV_AT32AP700X=y
867CONFIG_UIO=m 873CONFIG_DMADEVICES=y
868# CONFIG_UIO_SMX is not set 874
875#
876# DMA Devices
877#
878CONFIG_DW_DMAC=y
879CONFIG_DMA_ENGINE=y
880
881#
882# DMA Clients
883#
884# CONFIG_NET_DMA is not set
885CONFIG_DMATEST=m
886# CONFIG_UIO is not set
869 887
870# 888#
871# File systems 889# File systems
@@ -943,6 +961,7 @@ CONFIG_JFFS2_RTIME=y
943# CONFIG_CRAMFS is not set 961# CONFIG_CRAMFS is not set
944# CONFIG_VXFS_FS is not set 962# CONFIG_VXFS_FS is not set
945# CONFIG_MINIX_FS is not set 963# CONFIG_MINIX_FS is not set
964# CONFIG_OMFS_FS is not set
946# CONFIG_HPFS_FS is not set 965# CONFIG_HPFS_FS is not set
947# CONFIG_QNX4FS_FS is not set 966# CONFIG_QNX4FS_FS is not set
948# CONFIG_ROMFS_FS is not set 967# CONFIG_ROMFS_FS is not set
@@ -1011,6 +1030,8 @@ CONFIG_DEBUG_FS=y
1011CONFIG_DEBUG_KERNEL=y 1030CONFIG_DEBUG_KERNEL=y
1012# CONFIG_DEBUG_SHIRQ is not set 1031# CONFIG_DEBUG_SHIRQ is not set
1013CONFIG_DETECT_SOFTLOCKUP=y 1032CONFIG_DETECT_SOFTLOCKUP=y
1033# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1034CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1014CONFIG_SCHED_DEBUG=y 1035CONFIG_SCHED_DEBUG=y
1015# CONFIG_SCHEDSTATS is not set 1036# CONFIG_SCHEDSTATS is not set
1016# CONFIG_TIMER_STATS is not set 1037# CONFIG_TIMER_STATS is not set
@@ -1029,6 +1050,7 @@ CONFIG_DEBUG_BUGVERBOSE=y
1029# CONFIG_DEBUG_INFO is not set 1050# CONFIG_DEBUG_INFO is not set
1030# CONFIG_DEBUG_VM is not set 1051# CONFIG_DEBUG_VM is not set
1031# CONFIG_DEBUG_WRITECOUNT is not set 1052# CONFIG_DEBUG_WRITECOUNT is not set
1053# CONFIG_DEBUG_MEMORY_INIT is not set
1032# CONFIG_DEBUG_LIST is not set 1054# CONFIG_DEBUG_LIST is not set
1033# CONFIG_DEBUG_SG is not set 1055# CONFIG_DEBUG_SG is not set
1034CONFIG_FRAME_POINTER=y 1056CONFIG_FRAME_POINTER=y
@@ -1056,6 +1078,7 @@ CONFIG_BITREVERSE=y
1056# CONFIG_GENERIC_FIND_NEXT_BIT is not set 1078# CONFIG_GENERIC_FIND_NEXT_BIT is not set
1057CONFIG_CRC_CCITT=m 1079CONFIG_CRC_CCITT=m
1058# CONFIG_CRC16 is not set 1080# CONFIG_CRC16 is not set
1081CONFIG_CRC_T10DIF=m
1059CONFIG_CRC_ITU_T=m 1082CONFIG_CRC_ITU_T=m
1060CONFIG_CRC32=y 1083CONFIG_CRC32=y
1061CONFIG_CRC7=m 1084CONFIG_CRC7=m
@@ -1063,6 +1086,7 @@ CONFIG_CRC7=m
1063CONFIG_AUDIT_GENERIC=y 1086CONFIG_AUDIT_GENERIC=y
1064CONFIG_ZLIB_INFLATE=y 1087CONFIG_ZLIB_INFLATE=y
1065CONFIG_ZLIB_DEFLATE=y 1088CONFIG_ZLIB_DEFLATE=y
1089CONFIG_GENERIC_ALLOCATOR=y
1066CONFIG_PLIST=y 1090CONFIG_PLIST=y
1067CONFIG_HAS_IOMEM=y 1091CONFIG_HAS_IOMEM=y
1068CONFIG_HAS_IOPORT=y 1092CONFIG_HAS_IOPORT=y
diff --git a/arch/avr32/configs/atstk1004_defconfig b/arch/avr32/configs/atstk1004_defconfig
index a0912fb7c92e..69e6c0d08ce8 100644
--- a/arch/avr32/configs/atstk1004_defconfig
+++ b/arch/avr32/configs/atstk1004_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.26-rc3 3# Linux kernel version: 2.6.27-rc1
4# Mon May 26 13:34:57 2008 4# Tue Aug 5 15:38:56 2008
5# 5#
6CONFIG_AVR32=y 6CONFIG_AVR32=y
7CONFIG_GENERIC_GPIO=y 7CONFIG_GENERIC_GPIO=y
@@ -69,10 +69,16 @@ CONFIG_SLOB=y
69# CONFIG_PROFILING is not set 69# CONFIG_PROFILING is not set
70# CONFIG_MARKERS is not set 70# CONFIG_MARKERS is not set
71CONFIG_HAVE_OPROFILE=y 71CONFIG_HAVE_OPROFILE=y
72# CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set
73# CONFIG_HAVE_IOREMAP_PROT is not set
72CONFIG_HAVE_KPROBES=y 74CONFIG_HAVE_KPROBES=y
73# CONFIG_HAVE_KRETPROBES is not set 75# CONFIG_HAVE_KRETPROBES is not set
76# CONFIG_HAVE_ARCH_TRACEHOOK is not set
74# CONFIG_HAVE_DMA_ATTRS is not set 77# CONFIG_HAVE_DMA_ATTRS is not set
78# CONFIG_USE_GENERIC_SMP_HELPERS is not set
79CONFIG_HAVE_CLK=y
75# CONFIG_PROC_PAGE_MONITOR is not set 80# CONFIG_PROC_PAGE_MONITOR is not set
81# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
76# CONFIG_TINY_SHMEM is not set 82# CONFIG_TINY_SHMEM is not set
77CONFIG_BASE_SMALL=1 83CONFIG_BASE_SMALL=1
78# CONFIG_MODULES is not set 84# CONFIG_MODULES is not set
@@ -97,6 +103,7 @@ CONFIG_BOARD_ATSTK1000=y
97# CONFIG_BOARD_ATSTK1002 is not set 103# CONFIG_BOARD_ATSTK1002 is not set
98# CONFIG_BOARD_ATSTK1003 is not set 104# CONFIG_BOARD_ATSTK1003 is not set
99CONFIG_BOARD_ATSTK1004=y 105CONFIG_BOARD_ATSTK1004=y
106# CONFIG_BOARD_ATSTK1006 is not set
100# CONFIG_BOARD_ATSTK100X_CUSTOM is not set 107# CONFIG_BOARD_ATSTK100X_CUSTOM is not set
101# CONFIG_BOARD_ATSTK100X_SPI1 is not set 108# CONFIG_BOARD_ATSTK100X_SPI1 is not set
102# CONFIG_BOARD_ATSTK1000_J2_LED is not set 109# CONFIG_BOARD_ATSTK1000_J2_LED is not set
@@ -115,6 +122,7 @@ CONFIG_PHYS_OFFSET=0x10000000
115CONFIG_PREEMPT_NONE=y 122CONFIG_PREEMPT_NONE=y
116# CONFIG_PREEMPT_VOLUNTARY is not set 123# CONFIG_PREEMPT_VOLUNTARY is not set
117# CONFIG_PREEMPT is not set 124# CONFIG_PREEMPT is not set
125CONFIG_QUICKLIST=y
118# CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set 126# CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set
119# CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set 127# CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set
120# CONFIG_NEED_NODE_MEMMAP_SIZE is not set 128# CONFIG_NEED_NODE_MEMMAP_SIZE is not set
@@ -133,6 +141,7 @@ CONFIG_PAGEFLAGS_EXTENDED=y
133CONFIG_SPLIT_PTLOCK_CPUS=4 141CONFIG_SPLIT_PTLOCK_CPUS=4
134# CONFIG_RESOURCES_64BIT is not set 142# CONFIG_RESOURCES_64BIT is not set
135CONFIG_ZONE_DMA_FLAG=0 143CONFIG_ZONE_DMA_FLAG=0
144CONFIG_NR_QUICK=2
136CONFIG_VIRT_TO_BUS=y 145CONFIG_VIRT_TO_BUS=y
137# CONFIG_OWNERSHIP_TRACE is not set 146# CONFIG_OWNERSHIP_TRACE is not set
138# CONFIG_NMI_DEBUGGING is not set 147# CONFIG_NMI_DEBUGGING is not set
@@ -147,6 +156,8 @@ CONFIG_CMDLINE=""
147# 156#
148# Power management options 157# Power management options
149# 158#
159# CONFIG_PM is not set
160CONFIG_ARCH_SUSPEND_POSSIBLE=y
150 161
151# 162#
152# CPU Frequency scaling 163# CPU Frequency scaling
@@ -164,10 +175,6 @@ CONFIG_CMDLINE=""
164# 175#
165CONFIG_BINFMT_ELF=y 176CONFIG_BINFMT_ELF=y
166# CONFIG_BINFMT_MISC is not set 177# CONFIG_BINFMT_MISC is not set
167
168#
169# Networking
170#
171CONFIG_NET=y 178CONFIG_NET=y
172 179
173# 180#
@@ -390,24 +397,28 @@ CONFIG_SPI_ATMEL=y
390# CONFIG_SPI_AT25 is not set 397# CONFIG_SPI_AT25 is not set
391# CONFIG_SPI_SPIDEV is not set 398# CONFIG_SPI_SPIDEV is not set
392# CONFIG_SPI_TLE62X0 is not set 399# CONFIG_SPI_TLE62X0 is not set
393CONFIG_HAVE_GPIO_LIB=y 400CONFIG_ARCH_REQUIRE_GPIOLIB=y
401CONFIG_GPIOLIB=y
402# CONFIG_GPIO_SYSFS is not set
394 403
395# 404#
396# GPIO Support 405# I2C GPIO expanders:
397# 406#
398 407
399# 408#
400# I2C GPIO expanders: 409# PCI GPIO expanders:
401# 410#
402 411
403# 412#
404# SPI GPIO expanders: 413# SPI GPIO expanders:
405# 414#
415# CONFIG_GPIO_MAX7301 is not set
406# CONFIG_GPIO_MCP23S08 is not set 416# CONFIG_GPIO_MCP23S08 is not set
407# CONFIG_W1 is not set 417# CONFIG_W1 is not set
408# CONFIG_POWER_SUPPLY is not set 418# CONFIG_POWER_SUPPLY is not set
409# CONFIG_HWMON is not set 419# CONFIG_HWMON is not set
410# CONFIG_THERMAL is not set 420# CONFIG_THERMAL is not set
421# CONFIG_THERMAL_HWMON is not set
411CONFIG_WATCHDOG=y 422CONFIG_WATCHDOG=y
412# CONFIG_WATCHDOG_NOWAYOUT is not set 423# CONFIG_WATCHDOG_NOWAYOUT is not set
413 424
@@ -426,6 +437,7 @@ CONFIG_SSB_POSSIBLE=y
426# 437#
427# Multifunction device drivers 438# Multifunction device drivers
428# 439#
440# CONFIG_MFD_CORE is not set
429# CONFIG_MFD_SM501 is not set 441# CONFIG_MFD_SM501 is not set
430# CONFIG_HTC_PASIC3 is not set 442# CONFIG_HTC_PASIC3 is not set
431 443
@@ -477,6 +489,9 @@ CONFIG_FB_ATMEL=y
477CONFIG_BACKLIGHT_LCD_SUPPORT=y 489CONFIG_BACKLIGHT_LCD_SUPPORT=y
478CONFIG_LCD_CLASS_DEVICE=y 490CONFIG_LCD_CLASS_DEVICE=y
479CONFIG_LCD_LTV350QV=y 491CONFIG_LCD_LTV350QV=y
492# CONFIG_LCD_ILI9320 is not set
493# CONFIG_LCD_VGG2432A4 is not set
494# CONFIG_LCD_PLATFORM is not set
480# CONFIG_BACKLIGHT_CLASS_DEVICE is not set 495# CONFIG_BACKLIGHT_CLASS_DEVICE is not set
481 496
482# 497#
@@ -484,10 +499,6 @@ CONFIG_LCD_LTV350QV=y
484# 499#
485# CONFIG_DISPLAY_SUPPORT is not set 500# CONFIG_DISPLAY_SUPPORT is not set
486# CONFIG_LOGO is not set 501# CONFIG_LOGO is not set
487
488#
489# Sound
490#
491# CONFIG_SOUND is not set 502# CONFIG_SOUND is not set
492CONFIG_USB_SUPPORT=y 503CONFIG_USB_SUPPORT=y
493# CONFIG_USB_ARCH_HAS_HCD is not set 504# CONFIG_USB_ARCH_HAS_HCD is not set
@@ -507,7 +518,7 @@ CONFIG_USB_GADGET_ATMEL_USBA=y
507CONFIG_USB_ATMEL_USBA=y 518CONFIG_USB_ATMEL_USBA=y
508# CONFIG_USB_GADGET_FSL_USB2 is not set 519# CONFIG_USB_GADGET_FSL_USB2 is not set
509# CONFIG_USB_GADGET_NET2280 is not set 520# CONFIG_USB_GADGET_NET2280 is not set
510# CONFIG_USB_GADGET_PXA2XX is not set 521# CONFIG_USB_GADGET_PXA25X is not set
511# CONFIG_USB_GADGET_M66592 is not set 522# CONFIG_USB_GADGET_M66592 is not set
512# CONFIG_USB_GADGET_PXA27X is not set 523# CONFIG_USB_GADGET_PXA27X is not set
513# CONFIG_USB_GADGET_GOKU is not set 524# CONFIG_USB_GADGET_GOKU is not set
@@ -525,6 +536,7 @@ CONFIG_USB_ETH=y
525# CONFIG_USB_G_SERIAL is not set 536# CONFIG_USB_G_SERIAL is not set
526# CONFIG_USB_MIDI_GADGET is not set 537# CONFIG_USB_MIDI_GADGET is not set
527# CONFIG_USB_G_PRINTER is not set 538# CONFIG_USB_G_PRINTER is not set
539# CONFIG_USB_CDC_COMPOSITE is not set
528# CONFIG_MMC is not set 540# CONFIG_MMC is not set
529# CONFIG_MEMSTICK is not set 541# CONFIG_MEMSTICK is not set
530# CONFIG_NEW_LEDS is not set 542# CONFIG_NEW_LEDS is not set
@@ -547,6 +559,8 @@ CONFIG_RTC_INTF_DEV=y
547# 559#
548# SPI RTC drivers 560# SPI RTC drivers
549# 561#
562# CONFIG_RTC_DRV_M41T94 is not set
563# CONFIG_RTC_DRV_DS1305 is not set
550# CONFIG_RTC_DRV_MAX6902 is not set 564# CONFIG_RTC_DRV_MAX6902 is not set
551# CONFIG_RTC_DRV_R9701 is not set 565# CONFIG_RTC_DRV_R9701 is not set
552# CONFIG_RTC_DRV_RS5C348 is not set 566# CONFIG_RTC_DRV_RS5C348 is not set
@@ -566,6 +580,7 @@ CONFIG_RTC_INTF_DEV=y
566# on-CPU RTC drivers 580# on-CPU RTC drivers
567# 581#
568CONFIG_RTC_DRV_AT32AP700X=y 582CONFIG_RTC_DRV_AT32AP700X=y
583# CONFIG_DMADEVICES is not set
569# CONFIG_UIO is not set 584# CONFIG_UIO is not set
570 585
571# 586#
@@ -620,6 +635,7 @@ CONFIG_MAGIC_SYSRQ=y
620# CONFIG_HEADERS_CHECK is not set 635# CONFIG_HEADERS_CHECK is not set
621# CONFIG_DEBUG_KERNEL is not set 636# CONFIG_DEBUG_KERNEL is not set
622# CONFIG_DEBUG_BUGVERBOSE is not set 637# CONFIG_DEBUG_BUGVERBOSE is not set
638# CONFIG_DEBUG_MEMORY_INIT is not set
623# CONFIG_SAMPLES is not set 639# CONFIG_SAMPLES is not set
624 640
625# 641#
@@ -638,12 +654,14 @@ CONFIG_BITREVERSE=y
638# CONFIG_GENERIC_FIND_NEXT_BIT is not set 654# CONFIG_GENERIC_FIND_NEXT_BIT is not set
639# CONFIG_CRC_CCITT is not set 655# CONFIG_CRC_CCITT is not set
640# CONFIG_CRC16 is not set 656# CONFIG_CRC16 is not set
657# CONFIG_CRC_T10DIF is not set
641# CONFIG_CRC_ITU_T is not set 658# CONFIG_CRC_ITU_T is not set
642CONFIG_CRC32=y 659CONFIG_CRC32=y
643# CONFIG_CRC7 is not set 660# CONFIG_CRC7 is not set
644# CONFIG_LIBCRC32C is not set 661# CONFIG_LIBCRC32C is not set
645CONFIG_ZLIB_INFLATE=y 662CONFIG_ZLIB_INFLATE=y
646CONFIG_ZLIB_DEFLATE=y 663CONFIG_ZLIB_DEFLATE=y
664CONFIG_GENERIC_ALLOCATOR=y
647CONFIG_HAS_IOMEM=y 665CONFIG_HAS_IOMEM=y
648CONFIG_HAS_IOPORT=y 666CONFIG_HAS_IOPORT=y
649CONFIG_HAS_DMA=y 667CONFIG_HAS_DMA=y
diff --git a/arch/avr32/configs/atstk1006_defconfig b/arch/avr32/configs/atstk1006_defconfig
new file mode 100644
index 000000000000..8b6e54c9946a
--- /dev/null
+++ b/arch/avr32/configs/atstk1006_defconfig
@@ -0,0 +1,1304 @@
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.27-rc1
4# Tue Aug 5 15:40:26 2008
5#
6CONFIG_AVR32=y
7CONFIG_GENERIC_GPIO=y
8CONFIG_GENERIC_HARDIRQS=y
9CONFIG_STACKTRACE_SUPPORT=y
10CONFIG_LOCKDEP_SUPPORT=y
11CONFIG_TRACE_IRQFLAGS_SUPPORT=y
12CONFIG_HARDIRQS_SW_RESEND=y
13CONFIG_GENERIC_IRQ_PROBE=y
14CONFIG_RWSEM_GENERIC_SPINLOCK=y
15CONFIG_GENERIC_TIME=y
16CONFIG_GENERIC_CLOCKEVENTS=y
17# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
18# CONFIG_ARCH_HAS_ILOG2_U32 is not set
19# CONFIG_ARCH_HAS_ILOG2_U64 is not set
20CONFIG_GENERIC_HWEIGHT=y
21CONFIG_GENERIC_CALIBRATE_DELAY=y
22CONFIG_GENERIC_BUG=y
23CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
24
25#
26# General setup
27#
28CONFIG_EXPERIMENTAL=y
29CONFIG_BROKEN_ON_SMP=y
30CONFIG_INIT_ENV_ARG_LIMIT=32
31CONFIG_LOCALVERSION=""
32# CONFIG_LOCALVERSION_AUTO is not set
33CONFIG_SWAP=y
34CONFIG_SYSVIPC=y
35CONFIG_SYSVIPC_SYSCTL=y
36CONFIG_POSIX_MQUEUE=y
37# CONFIG_BSD_PROCESS_ACCT is not set
38# CONFIG_TASKSTATS is not set
39# CONFIG_AUDIT is not set
40# CONFIG_IKCONFIG is not set
41CONFIG_LOG_BUF_SHIFT=14
42# CONFIG_CGROUPS is not set
43# CONFIG_GROUP_SCHED is not set
44CONFIG_SYSFS_DEPRECATED=y
45CONFIG_SYSFS_DEPRECATED_V2=y
46CONFIG_RELAY=y
47# CONFIG_NAMESPACES is not set
48CONFIG_BLK_DEV_INITRD=y
49CONFIG_INITRAMFS_SOURCE=""
50CONFIG_CC_OPTIMIZE_FOR_SIZE=y
51CONFIG_SYSCTL=y
52CONFIG_EMBEDDED=y
53# CONFIG_SYSCTL_SYSCALL is not set
54CONFIG_KALLSYMS=y
55# CONFIG_KALLSYMS_ALL is not set
56# CONFIG_KALLSYMS_EXTRA_PASS is not set
57CONFIG_HOTPLUG=y
58CONFIG_PRINTK=y
59CONFIG_BUG=y
60CONFIG_ELF_CORE=y
61# CONFIG_COMPAT_BRK is not set
62# CONFIG_BASE_FULL is not set
63CONFIG_FUTEX=y
64CONFIG_ANON_INODES=y
65CONFIG_EPOLL=y
66CONFIG_SIGNALFD=y
67CONFIG_TIMERFD=y
68CONFIG_EVENTFD=y
69CONFIG_SHMEM=y
70CONFIG_VM_EVENT_COUNTERS=y
71CONFIG_SLUB_DEBUG=y
72# CONFIG_SLAB is not set
73CONFIG_SLUB=y
74# CONFIG_SLOB is not set
75CONFIG_PROFILING=y
76# CONFIG_MARKERS is not set
77CONFIG_OPROFILE=m
78CONFIG_HAVE_OPROFILE=y
79CONFIG_KPROBES=y
80# CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS is not set
81# CONFIG_HAVE_IOREMAP_PROT is not set
82CONFIG_HAVE_KPROBES=y
83# CONFIG_HAVE_KRETPROBES is not set
84# CONFIG_HAVE_ARCH_TRACEHOOK is not set
85# CONFIG_HAVE_DMA_ATTRS is not set
86# CONFIG_USE_GENERIC_SMP_HELPERS is not set
87CONFIG_HAVE_CLK=y
88CONFIG_PROC_PAGE_MONITOR=y
89# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
90CONFIG_SLABINFO=y
91CONFIG_RT_MUTEXES=y
92# CONFIG_TINY_SHMEM is not set
93CONFIG_BASE_SMALL=1
94CONFIG_MODULES=y
95# CONFIG_MODULE_FORCE_LOAD is not set
96CONFIG_MODULE_UNLOAD=y
97# CONFIG_MODULE_FORCE_UNLOAD is not set
98# CONFIG_MODVERSIONS is not set
99# CONFIG_MODULE_SRCVERSION_ALL is not set
100CONFIG_KMOD=y
101CONFIG_BLOCK=y
102# CONFIG_LBD is not set
103# CONFIG_BLK_DEV_IO_TRACE is not set
104# CONFIG_LSF is not set
105# CONFIG_BLK_DEV_BSG is not set
106# CONFIG_BLK_DEV_INTEGRITY is not set
107
108#
109# IO Schedulers
110#
111CONFIG_IOSCHED_NOOP=y
112# CONFIG_IOSCHED_AS is not set
113# CONFIG_IOSCHED_DEADLINE is not set
114CONFIG_IOSCHED_CFQ=y
115# CONFIG_DEFAULT_AS is not set
116# CONFIG_DEFAULT_DEADLINE is not set
117CONFIG_DEFAULT_CFQ=y
118# CONFIG_DEFAULT_NOOP is not set
119CONFIG_DEFAULT_IOSCHED="cfq"
120CONFIG_CLASSIC_RCU=y
121
122#
123# System Type and features
124#
125CONFIG_TICK_ONESHOT=y
126CONFIG_NO_HZ=y
127CONFIG_HIGH_RES_TIMERS=y
128CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
129CONFIG_SUBARCH_AVR32B=y
130CONFIG_MMU=y
131CONFIG_PERFORMANCE_COUNTERS=y
132CONFIG_PLATFORM_AT32AP=y
133CONFIG_CPU_AT32AP700X=y
134CONFIG_CPU_AT32AP7000=y
135CONFIG_BOARD_ATSTK1000=y
136# CONFIG_BOARD_ATNGW100 is not set
137# CONFIG_BOARD_ATSTK1002 is not set
138# CONFIG_BOARD_ATSTK1003 is not set
139# CONFIG_BOARD_ATSTK1004 is not set
140CONFIG_BOARD_ATSTK1006=y
141# CONFIG_BOARD_ATSTK100X_CUSTOM is not set
142# CONFIG_BOARD_ATSTK100X_SPI1 is not set
143# CONFIG_BOARD_ATSTK1000_J2_LED is not set
144# CONFIG_BOARD_ATSTK1000_J2_LED8 is not set
145# CONFIG_BOARD_ATSTK1000_J2_RGB is not set
146CONFIG_BOARD_ATSTK1000_EXTDAC=y
147CONFIG_LOADER_U_BOOT=y
148
149#
150# Atmel AVR32 AP options
151#
152# CONFIG_AP700X_32_BIT_SMC is not set
153CONFIG_AP700X_16_BIT_SMC=y
154# CONFIG_AP700X_8_BIT_SMC is not set
155CONFIG_LOAD_ADDRESS=0x10000000
156CONFIG_ENTRY_ADDRESS=0x90000000
157CONFIG_PHYS_OFFSET=0x10000000
158CONFIG_PREEMPT_NONE=y
159# CONFIG_PREEMPT_VOLUNTARY is not set
160# CONFIG_PREEMPT is not set
161CONFIG_QUICKLIST=y
162# CONFIG_HAVE_ARCH_BOOTMEM_NODE is not set
163# CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set
164# CONFIG_NEED_NODE_MEMMAP_SIZE is not set
165CONFIG_ARCH_FLATMEM_ENABLE=y
166# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set
167# CONFIG_ARCH_SPARSEMEM_ENABLE is not set
168CONFIG_SELECT_MEMORY_MODEL=y
169CONFIG_FLATMEM_MANUAL=y
170# CONFIG_DISCONTIGMEM_MANUAL is not set
171# CONFIG_SPARSEMEM_MANUAL is not set
172CONFIG_FLATMEM=y
173CONFIG_FLAT_NODE_MEM_MAP=y
174# CONFIG_SPARSEMEM_STATIC is not set
175# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
176CONFIG_PAGEFLAGS_EXTENDED=y
177CONFIG_SPLIT_PTLOCK_CPUS=4
178# CONFIG_RESOURCES_64BIT is not set
179CONFIG_ZONE_DMA_FLAG=0
180CONFIG_NR_QUICK=2
181CONFIG_VIRT_TO_BUS=y
182# CONFIG_OWNERSHIP_TRACE is not set
183CONFIG_NMI_DEBUGGING=y
184# CONFIG_HZ_100 is not set
185CONFIG_HZ_250=y
186# CONFIG_HZ_300 is not set
187# CONFIG_HZ_1000 is not set
188CONFIG_HZ=250
189# CONFIG_SCHED_HRTICK is not set
190CONFIG_CMDLINE=""
191
192#
193# Power management options
194#
195CONFIG_PM=y
196# CONFIG_PM_DEBUG is not set
197CONFIG_PM_SLEEP=y
198CONFIG_SUSPEND=y
199CONFIG_SUSPEND_FREEZER=y
200CONFIG_ARCH_SUSPEND_POSSIBLE=y
201
202#
203# CPU Frequency scaling
204#
205CONFIG_CPU_FREQ=y
206CONFIG_CPU_FREQ_TABLE=y
207# CONFIG_CPU_FREQ_DEBUG is not set
208# CONFIG_CPU_FREQ_STAT is not set
209# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
210# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
211# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
212CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
213# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
214CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
215# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
216CONFIG_CPU_FREQ_GOV_USERSPACE=y
217CONFIG_CPU_FREQ_GOV_ONDEMAND=y
218# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
219CONFIG_CPU_FREQ_AT32AP=y
220
221#
222# Bus options
223#
224# CONFIG_ARCH_SUPPORTS_MSI is not set
225# CONFIG_PCCARD is not set
226
227#
228# Executable file formats
229#
230CONFIG_BINFMT_ELF=y
231# CONFIG_BINFMT_MISC is not set
232CONFIG_NET=y
233
234#
235# Networking options
236#
237CONFIG_PACKET=y
238CONFIG_PACKET_MMAP=y
239CONFIG_UNIX=y
240CONFIG_XFRM=y
241CONFIG_XFRM_USER=m
242# CONFIG_XFRM_SUB_POLICY is not set
243# CONFIG_XFRM_MIGRATE is not set
244# CONFIG_XFRM_STATISTICS is not set
245CONFIG_XFRM_IPCOMP=m
246CONFIG_NET_KEY=m
247# CONFIG_NET_KEY_MIGRATE is not set
248CONFIG_INET=y
249# CONFIG_IP_MULTICAST is not set
250# CONFIG_IP_ADVANCED_ROUTER is not set
251CONFIG_IP_FIB_HASH=y
252CONFIG_IP_PNP=y
253CONFIG_IP_PNP_DHCP=y
254# CONFIG_IP_PNP_BOOTP is not set
255# CONFIG_IP_PNP_RARP is not set
256CONFIG_NET_IPIP=m
257CONFIG_NET_IPGRE=m
258# CONFIG_ARPD is not set
259# CONFIG_SYN_COOKIES is not set
260CONFIG_INET_AH=m
261CONFIG_INET_ESP=m
262# CONFIG_INET_IPCOMP is not set
263# CONFIG_INET_XFRM_TUNNEL is not set
264CONFIG_INET_TUNNEL=m
265CONFIG_INET_XFRM_MODE_TRANSPORT=m
266CONFIG_INET_XFRM_MODE_TUNNEL=m
267CONFIG_INET_XFRM_MODE_BEET=m
268# CONFIG_INET_LRO is not set
269CONFIG_INET_DIAG=y
270CONFIG_INET_TCP_DIAG=y
271# CONFIG_TCP_CONG_ADVANCED is not set
272CONFIG_TCP_CONG_CUBIC=y
273CONFIG_DEFAULT_TCP_CONG="cubic"
274# CONFIG_TCP_MD5SIG is not set
275CONFIG_IPV6=m
276# CONFIG_IPV6_PRIVACY is not set
277# CONFIG_IPV6_ROUTER_PREF is not set
278# CONFIG_IPV6_OPTIMISTIC_DAD is not set
279CONFIG_INET6_AH=m
280CONFIG_INET6_ESP=m
281CONFIG_INET6_IPCOMP=m
282# CONFIG_IPV6_MIP6 is not set
283CONFIG_INET6_XFRM_TUNNEL=m
284CONFIG_INET6_TUNNEL=m
285CONFIG_INET6_XFRM_MODE_TRANSPORT=m
286CONFIG_INET6_XFRM_MODE_TUNNEL=m
287CONFIG_INET6_XFRM_MODE_BEET=m
288# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
289CONFIG_IPV6_SIT=m
290CONFIG_IPV6_NDISC_NODETYPE=y
291CONFIG_IPV6_TUNNEL=m
292# CONFIG_IPV6_MULTIPLE_TABLES is not set
293# CONFIG_IPV6_MROUTE is not set
294# CONFIG_NETWORK_SECMARK is not set
295# CONFIG_NETFILTER is not set
296# CONFIG_IP_DCCP is not set
297# CONFIG_IP_SCTP is not set
298# CONFIG_TIPC is not set
299# CONFIG_ATM is not set
300CONFIG_STP=m
301CONFIG_BRIDGE=m
302# CONFIG_VLAN_8021Q is not set
303# CONFIG_DECNET is not set
304CONFIG_LLC=m
305# CONFIG_LLC2 is not set
306# CONFIG_IPX is not set
307# CONFIG_ATALK is not set
308# CONFIG_X25 is not set
309# CONFIG_LAPB is not set
310# CONFIG_ECONET is not set
311# CONFIG_WAN_ROUTER is not set
312# CONFIG_NET_SCHED is not set
313
314#
315# Network testing
316#
317# CONFIG_NET_PKTGEN is not set
318# CONFIG_NET_TCPPROBE is not set
319# CONFIG_HAMRADIO is not set
320# CONFIG_CAN is not set
321# CONFIG_IRDA is not set
322# CONFIG_BT is not set
323# CONFIG_AF_RXRPC is not set
324
325#
326# Wireless
327#
328# CONFIG_CFG80211 is not set
329# CONFIG_WIRELESS_EXT is not set
330# CONFIG_MAC80211 is not set
331# CONFIG_IEEE80211 is not set
332# CONFIG_RFKILL is not set
333# CONFIG_NET_9P is not set
334
335#
336# Device Drivers
337#
338
339#
340# Generic Driver Options
341#
342CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
343CONFIG_STANDALONE=y
344# CONFIG_PREVENT_FIRMWARE_BUILD is not set
345# CONFIG_FW_LOADER is not set
346# CONFIG_DEBUG_DRIVER is not set
347# CONFIG_DEBUG_DEVRES is not set
348# CONFIG_SYS_HYPERVISOR is not set
349# CONFIG_CONNECTOR is not set
350CONFIG_MTD=y
351# CONFIG_MTD_DEBUG is not set
352# CONFIG_MTD_CONCAT is not set
353CONFIG_MTD_PARTITIONS=y
354# CONFIG_MTD_REDBOOT_PARTS is not set
355CONFIG_MTD_CMDLINE_PARTS=y
356# CONFIG_MTD_AR7_PARTS is not set
357
358#
359# User Modules And Translation Layers
360#
361CONFIG_MTD_CHAR=y
362CONFIG_MTD_BLKDEVS=y
363CONFIG_MTD_BLOCK=y
364# CONFIG_FTL is not set
365# CONFIG_NFTL is not set
366# CONFIG_INFTL is not set
367# CONFIG_RFD_FTL is not set
368# CONFIG_SSFDC is not set
369# CONFIG_MTD_OOPS is not set
370
371#
372# RAM/ROM/Flash chip drivers
373#
374CONFIG_MTD_CFI=y
375# CONFIG_MTD_JEDECPROBE is not set
376CONFIG_MTD_GEN_PROBE=y
377# CONFIG_MTD_CFI_ADV_OPTIONS is not set
378CONFIG_MTD_MAP_BANK_WIDTH_1=y
379CONFIG_MTD_MAP_BANK_WIDTH_2=y
380CONFIG_MTD_MAP_BANK_WIDTH_4=y
381# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
382# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
383# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
384CONFIG_MTD_CFI_I1=y
385CONFIG_MTD_CFI_I2=y
386# CONFIG_MTD_CFI_I4 is not set
387# CONFIG_MTD_CFI_I8 is not set
388# CONFIG_MTD_CFI_INTELEXT is not set
389CONFIG_MTD_CFI_AMDSTD=y
390# CONFIG_MTD_CFI_STAA is not set
391CONFIG_MTD_CFI_UTIL=y
392# CONFIG_MTD_RAM is not set
393# CONFIG_MTD_ROM is not set
394# CONFIG_MTD_ABSENT is not set
395
396#
397# Mapping drivers for chip access
398#
399# CONFIG_MTD_COMPLEX_MAPPINGS is not set
400CONFIG_MTD_PHYSMAP=y
401CONFIG_MTD_PHYSMAP_START=0x8000000
402CONFIG_MTD_PHYSMAP_LEN=0x0
403CONFIG_MTD_PHYSMAP_BANKWIDTH=2
404# CONFIG_MTD_PLATRAM is not set
405
406#
407# Self-contained MTD device drivers
408#
409CONFIG_MTD_DATAFLASH=m
410CONFIG_MTD_M25P80=m
411CONFIG_M25PXX_USE_FAST_READ=y
412# CONFIG_MTD_SLRAM is not set
413# CONFIG_MTD_PHRAM is not set
414# CONFIG_MTD_MTDRAM is not set
415# CONFIG_MTD_BLOCK2MTD is not set
416
417#
418# Disk-On-Chip Device Drivers
419#
420# CONFIG_MTD_DOC2000 is not set
421# CONFIG_MTD_DOC2001 is not set
422# CONFIG_MTD_DOC2001PLUS is not set
423CONFIG_MTD_NAND=y
424# CONFIG_MTD_NAND_VERIFY_WRITE is not set
425# CONFIG_MTD_NAND_ECC_SMC is not set
426# CONFIG_MTD_NAND_MUSEUM_IDS is not set
427CONFIG_MTD_NAND_IDS=y
428# CONFIG_MTD_NAND_DISKONCHIP is not set
429CONFIG_MTD_NAND_ATMEL=y
430CONFIG_MTD_NAND_ATMEL_ECC_HW=y
431# CONFIG_MTD_NAND_ATMEL_ECC_SOFT is not set
432# CONFIG_MTD_NAND_ATMEL_ECC_NONE is not set
433# CONFIG_MTD_NAND_NANDSIM is not set
434# CONFIG_MTD_NAND_PLATFORM is not set
435# CONFIG_MTD_ONENAND is not set
436
437#
438# UBI - Unsorted block images
439#
440CONFIG_MTD_UBI=y
441CONFIG_MTD_UBI_WL_THRESHOLD=4096
442CONFIG_MTD_UBI_BEB_RESERVE=1
443# CONFIG_MTD_UBI_GLUEBI is not set
444
445#
446# UBI debugging options
447#
448# CONFIG_MTD_UBI_DEBUG is not set
449# CONFIG_PARPORT is not set
450CONFIG_BLK_DEV=y
451# CONFIG_BLK_DEV_COW_COMMON is not set
452CONFIG_BLK_DEV_LOOP=m
453# CONFIG_BLK_DEV_CRYPTOLOOP is not set
454CONFIG_BLK_DEV_NBD=m
455CONFIG_BLK_DEV_RAM=m
456CONFIG_BLK_DEV_RAM_COUNT=16
457CONFIG_BLK_DEV_RAM_SIZE=4096
458# CONFIG_BLK_DEV_XIP is not set
459# CONFIG_CDROM_PKTCDVD is not set
460# CONFIG_ATA_OVER_ETH is not set
461CONFIG_MISC_DEVICES=y
462CONFIG_ATMEL_PWM=m
463CONFIG_ATMEL_TCLIB=y
464CONFIG_ATMEL_TCB_CLKSRC=y
465CONFIG_ATMEL_TCB_CLKSRC_BLOCK=0
466# CONFIG_EEPROM_93CX6 is not set
467CONFIG_ATMEL_SSC=m
468# CONFIG_ENCLOSURE_SERVICES is not set
469# CONFIG_HAVE_IDE is not set
470
471#
472# SCSI device support
473#
474# CONFIG_RAID_ATTRS is not set
475CONFIG_SCSI=m
476CONFIG_SCSI_DMA=y
477# CONFIG_SCSI_TGT is not set
478# CONFIG_SCSI_NETLINK is not set
479# CONFIG_SCSI_PROC_FS is not set
480
481#
482# SCSI support type (disk, tape, CD-ROM)
483#
484CONFIG_BLK_DEV_SD=m
485# CONFIG_CHR_DEV_ST is not set
486# CONFIG_CHR_DEV_OSST is not set
487CONFIG_BLK_DEV_SR=m
488# CONFIG_BLK_DEV_SR_VENDOR is not set
489# CONFIG_CHR_DEV_SG is not set
490# CONFIG_CHR_DEV_SCH is not set
491
492#
493# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
494#
495# CONFIG_SCSI_MULTI_LUN is not set
496# CONFIG_SCSI_CONSTANTS is not set
497# CONFIG_SCSI_LOGGING is not set
498# CONFIG_SCSI_SCAN_ASYNC is not set
499CONFIG_SCSI_WAIT_SCAN=m
500
501#
502# SCSI Transports
503#
504# CONFIG_SCSI_SPI_ATTRS is not set
505# CONFIG_SCSI_FC_ATTRS is not set
506# CONFIG_SCSI_ISCSI_ATTRS is not set
507# CONFIG_SCSI_SAS_LIBSAS is not set
508# CONFIG_SCSI_SRP_ATTRS is not set
509# CONFIG_SCSI_LOWLEVEL is not set
510# CONFIG_SCSI_DH is not set
511CONFIG_ATA=m
512# CONFIG_ATA_NONSTANDARD is not set
513# CONFIG_SATA_PMP is not set
514CONFIG_ATA_SFF=y
515# CONFIG_SATA_MV is not set
516CONFIG_PATA_AT32=m
517# CONFIG_PATA_PLATFORM is not set
518# CONFIG_MD is not set
519CONFIG_NETDEVICES=y
520# CONFIG_DUMMY is not set
521# CONFIG_BONDING is not set
522# CONFIG_MACVLAN is not set
523# CONFIG_EQUALIZER is not set
524CONFIG_TUN=m
525# CONFIG_VETH is not set
526CONFIG_PHYLIB=y
527
528#
529# MII PHY device drivers
530#
531# CONFIG_MARVELL_PHY is not set
532# CONFIG_DAVICOM_PHY is not set
533# CONFIG_QSEMI_PHY is not set
534# CONFIG_LXT_PHY is not set
535# CONFIG_CICADA_PHY is not set
536# CONFIG_VITESSE_PHY is not set
537# CONFIG_SMSC_PHY is not set
538# CONFIG_BROADCOM_PHY is not set
539# CONFIG_ICPLUS_PHY is not set
540# CONFIG_REALTEK_PHY is not set
541# CONFIG_FIXED_PHY is not set
542# CONFIG_MDIO_BITBANG is not set
543CONFIG_NET_ETHERNET=y
544# CONFIG_MII is not set
545CONFIG_MACB=y
546# CONFIG_ENC28J60 is not set
547# CONFIG_IBM_NEW_EMAC_ZMII is not set
548# CONFIG_IBM_NEW_EMAC_RGMII is not set
549# CONFIG_IBM_NEW_EMAC_TAH is not set
550# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
551# CONFIG_B44 is not set
552# CONFIG_NETDEV_1000 is not set
553# CONFIG_NETDEV_10000 is not set
554
555#
556# Wireless LAN
557#
558# CONFIG_WLAN_PRE80211 is not set
559# CONFIG_WLAN_80211 is not set
560# CONFIG_IWLWIFI_LEDS is not set
561# CONFIG_WAN is not set
562CONFIG_PPP=m
563# CONFIG_PPP_MULTILINK is not set
564# CONFIG_PPP_FILTER is not set
565CONFIG_PPP_ASYNC=m
566# CONFIG_PPP_SYNC_TTY is not set
567CONFIG_PPP_DEFLATE=m
568CONFIG_PPP_BSDCOMP=m
569# CONFIG_PPP_MPPE is not set
570# CONFIG_PPPOE is not set
571# CONFIG_PPPOL2TP is not set
572# CONFIG_SLIP is not set
573CONFIG_SLHC=m
574# CONFIG_NETCONSOLE is not set
575# CONFIG_NETPOLL is not set
576# CONFIG_NET_POLL_CONTROLLER is not set
577# CONFIG_ISDN is not set
578# CONFIG_PHONE is not set
579
580#
581# Input device support
582#
583CONFIG_INPUT=m
584# CONFIG_INPUT_FF_MEMLESS is not set
585CONFIG_INPUT_POLLDEV=m
586
587#
588# Userland interfaces
589#
590CONFIG_INPUT_MOUSEDEV=m
591CONFIG_INPUT_MOUSEDEV_PSAUX=y
592CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
593CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
594# CONFIG_INPUT_JOYDEV is not set
595CONFIG_INPUT_EVDEV=m
596# CONFIG_INPUT_EVBUG is not set
597
598#
599# Input Device Drivers
600#
601CONFIG_INPUT_KEYBOARD=y
602# CONFIG_KEYBOARD_ATKBD is not set
603# CONFIG_KEYBOARD_SUNKBD is not set
604# CONFIG_KEYBOARD_LKKBD is not set
605# CONFIG_KEYBOARD_XTKBD is not set
606# CONFIG_KEYBOARD_NEWTON is not set
607# CONFIG_KEYBOARD_STOWAWAY is not set
608CONFIG_KEYBOARD_GPIO=m
609CONFIG_INPUT_MOUSE=y
610# CONFIG_MOUSE_PS2 is not set
611# CONFIG_MOUSE_SERIAL is not set
612# CONFIG_MOUSE_VSXXXAA is not set
613CONFIG_MOUSE_GPIO=m
614# CONFIG_INPUT_JOYSTICK is not set
615# CONFIG_INPUT_TABLET is not set
616# CONFIG_INPUT_TOUCHSCREEN is not set
617# CONFIG_INPUT_MISC is not set
618
619#
620# Hardware I/O ports
621#
622# CONFIG_SERIO is not set
623# CONFIG_GAMEPORT is not set
624
625#
626# Character devices
627#
628# CONFIG_VT is not set
629# CONFIG_DEVKMEM is not set
630# CONFIG_SERIAL_NONSTANDARD is not set
631
632#
633# Serial drivers
634#
635# CONFIG_SERIAL_8250 is not set
636
637#
638# Non-8250 serial port support
639#
640CONFIG_SERIAL_ATMEL=y
641CONFIG_SERIAL_ATMEL_CONSOLE=y
642CONFIG_SERIAL_ATMEL_PDC=y
643# CONFIG_SERIAL_ATMEL_TTYAT is not set
644CONFIG_SERIAL_CORE=y
645CONFIG_SERIAL_CORE_CONSOLE=y
646CONFIG_UNIX98_PTYS=y
647# CONFIG_LEGACY_PTYS is not set
648# CONFIG_IPMI_HANDLER is not set
649# CONFIG_HW_RANDOM is not set
650# CONFIG_R3964 is not set
651# CONFIG_RAW_DRIVER is not set
652# CONFIG_TCG_TPM is not set
653CONFIG_I2C=m
654CONFIG_I2C_BOARDINFO=y
655CONFIG_I2C_CHARDEV=m
656CONFIG_I2C_ALGOBIT=m
657
658#
659# I2C Hardware Bus support
660#
661
662#
663# I2C system bus drivers (mostly embedded / system-on-chip)
664#
665CONFIG_I2C_GPIO=m
666# CONFIG_I2C_OCORES is not set
667# CONFIG_I2C_SIMTEC is not set
668
669#
670# External I2C/SMBus adapter drivers
671#
672# CONFIG_I2C_PARPORT_LIGHT is not set
673# CONFIG_I2C_TAOS_EVM is not set
674
675#
676# Other I2C/SMBus bus drivers
677#
678# CONFIG_I2C_PCA_PLATFORM is not set
679# CONFIG_I2C_STUB is not set
680
681#
682# Miscellaneous I2C Chip support
683#
684# CONFIG_DS1682 is not set
685# CONFIG_AT24 is not set
686# CONFIG_SENSORS_EEPROM is not set
687# CONFIG_SENSORS_PCF8574 is not set
688# CONFIG_PCF8575 is not set
689# CONFIG_SENSORS_PCA9539 is not set
690# CONFIG_SENSORS_PCF8591 is not set
691# CONFIG_TPS65010 is not set
692# CONFIG_SENSORS_MAX6875 is not set
693# CONFIG_SENSORS_TSL2550 is not set
694# CONFIG_I2C_DEBUG_CORE is not set
695# CONFIG_I2C_DEBUG_ALGO is not set
696# CONFIG_I2C_DEBUG_BUS is not set
697# CONFIG_I2C_DEBUG_CHIP is not set
698CONFIG_SPI=y
699# CONFIG_SPI_DEBUG is not set
700CONFIG_SPI_MASTER=y
701
702#
703# SPI Master Controller Drivers
704#
705CONFIG_SPI_ATMEL=y
706# CONFIG_SPI_BITBANG is not set
707
708#
709# SPI Protocol Masters
710#
711# CONFIG_SPI_AT25 is not set
712CONFIG_SPI_SPIDEV=m
713# CONFIG_SPI_TLE62X0 is not set
714CONFIG_ARCH_REQUIRE_GPIOLIB=y
715CONFIG_GPIOLIB=y
716# CONFIG_DEBUG_GPIO is not set
717CONFIG_GPIO_SYSFS=y
718
719#
720# I2C GPIO expanders:
721#
722# CONFIG_GPIO_MAX732X is not set
723# CONFIG_GPIO_PCA953X is not set
724# CONFIG_GPIO_PCF857X is not set
725
726#
727# PCI GPIO expanders:
728#
729
730#
731# SPI GPIO expanders:
732#
733# CONFIG_GPIO_MAX7301 is not set
734# CONFIG_GPIO_MCP23S08 is not set
735# CONFIG_W1 is not set
736# CONFIG_POWER_SUPPLY is not set
737# CONFIG_HWMON is not set
738# CONFIG_THERMAL is not set
739# CONFIG_THERMAL_HWMON is not set
740CONFIG_WATCHDOG=y
741# CONFIG_WATCHDOG_NOWAYOUT is not set
742
743#
744# Watchdog Device Drivers
745#
746# CONFIG_SOFT_WATCHDOG is not set
747CONFIG_AT32AP700X_WDT=y
748
749#
750# Sonics Silicon Backplane
751#
752CONFIG_SSB_POSSIBLE=y
753# CONFIG_SSB is not set
754
755#
756# Multifunction device drivers
757#
758# CONFIG_MFD_CORE is not set
759# CONFIG_MFD_SM501 is not set
760# CONFIG_HTC_PASIC3 is not set
761
762#
763# Multimedia devices
764#
765
766#
767# Multimedia core support
768#
769# CONFIG_VIDEO_DEV is not set
770# CONFIG_DVB_CORE is not set
771# CONFIG_VIDEO_MEDIA is not set
772
773#
774# Multimedia drivers
775#
776# CONFIG_DAB is not set
777
778#
779# Graphics support
780#
781# CONFIG_VGASTATE is not set
782# CONFIG_VIDEO_OUTPUT_CONTROL is not set
783CONFIG_FB=y
784# CONFIG_FIRMWARE_EDID is not set
785# CONFIG_FB_DDC is not set
786CONFIG_FB_CFB_FILLRECT=y
787CONFIG_FB_CFB_COPYAREA=y
788CONFIG_FB_CFB_IMAGEBLIT=y
789# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
790# CONFIG_FB_SYS_FILLRECT is not set
791# CONFIG_FB_SYS_COPYAREA is not set
792# CONFIG_FB_SYS_IMAGEBLIT is not set
793# CONFIG_FB_FOREIGN_ENDIAN is not set
794# CONFIG_FB_SYS_FOPS is not set
795# CONFIG_FB_SVGALIB is not set
796# CONFIG_FB_MACMODES is not set
797# CONFIG_FB_BACKLIGHT is not set
798# CONFIG_FB_MODE_HELPERS is not set
799# CONFIG_FB_TILEBLITTING is not set
800
801#
802# Frame buffer hardware drivers
803#
804# CONFIG_FB_S1D13XXX is not set
805CONFIG_FB_ATMEL=y
806# CONFIG_FB_VIRTUAL is not set
807CONFIG_BACKLIGHT_LCD_SUPPORT=y
808CONFIG_LCD_CLASS_DEVICE=y
809CONFIG_LCD_LTV350QV=y
810# CONFIG_LCD_ILI9320 is not set
811# CONFIG_LCD_VGG2432A4 is not set
812# CONFIG_LCD_PLATFORM is not set
813# CONFIG_BACKLIGHT_CLASS_DEVICE is not set
814
815#
816# Display device support
817#
818# CONFIG_DISPLAY_SUPPORT is not set
819# CONFIG_LOGO is not set
820CONFIG_SOUND=m
821CONFIG_SND=m
822CONFIG_SND_TIMER=m
823CONFIG_SND_PCM=m
824# CONFIG_SND_SEQUENCER is not set
825CONFIG_SND_OSSEMUL=y
826CONFIG_SND_MIXER_OSS=m
827CONFIG_SND_PCM_OSS=m
828CONFIG_SND_PCM_OSS_PLUGINS=y
829# CONFIG_SND_DYNAMIC_MINORS is not set
830# CONFIG_SND_SUPPORT_OLD_API is not set
831# CONFIG_SND_VERBOSE_PROCFS is not set
832# CONFIG_SND_VERBOSE_PRINTK is not set
833# CONFIG_SND_DEBUG is not set
834CONFIG_SND_DRIVERS=y
835# CONFIG_SND_DUMMY is not set
836# CONFIG_SND_MTPAV is not set
837# CONFIG_SND_SERIAL_U16550 is not set
838# CONFIG_SND_MPU401 is not set
839CONFIG_SND_SPI=y
840CONFIG_SND_AT73C213=m
841CONFIG_SND_AT73C213_TARGET_BITRATE=48000
842# CONFIG_SND_SOC is not set
843# CONFIG_SOUND_PRIME is not set
844# CONFIG_HID_SUPPORT is not set
845CONFIG_USB_SUPPORT=y
846# CONFIG_USB_ARCH_HAS_HCD is not set
847# CONFIG_USB_ARCH_HAS_OHCI is not set
848# CONFIG_USB_ARCH_HAS_EHCI is not set
849# CONFIG_USB_OTG_WHITELIST is not set
850# CONFIG_USB_OTG_BLACKLIST_HUB is not set
851
852#
853# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
854#
855CONFIG_USB_GADGET=y
856# CONFIG_USB_GADGET_DEBUG is not set
857# CONFIG_USB_GADGET_DEBUG_FILES is not set
858# CONFIG_USB_GADGET_DEBUG_FS is not set
859CONFIG_USB_GADGET_SELECTED=y
860# CONFIG_USB_GADGET_AMD5536UDC is not set
861CONFIG_USB_GADGET_ATMEL_USBA=y
862CONFIG_USB_ATMEL_USBA=y
863# CONFIG_USB_GADGET_FSL_USB2 is not set
864# CONFIG_USB_GADGET_NET2280 is not set
865# CONFIG_USB_GADGET_PXA25X is not set
866# CONFIG_USB_GADGET_M66592 is not set
867# CONFIG_USB_GADGET_PXA27X is not set
868# CONFIG_USB_GADGET_GOKU is not set
869# CONFIG_USB_GADGET_LH7A40X is not set
870# CONFIG_USB_GADGET_OMAP is not set
871# CONFIG_USB_GADGET_S3C2410 is not set
872# CONFIG_USB_GADGET_AT91 is not set
873# CONFIG_USB_GADGET_DUMMY_HCD is not set
874CONFIG_USB_GADGET_DUALSPEED=y
875CONFIG_USB_ZERO=m
876CONFIG_USB_ETH=m
877CONFIG_USB_ETH_RNDIS=y
878CONFIG_USB_GADGETFS=m
879CONFIG_USB_FILE_STORAGE=m
880# CONFIG_USB_FILE_STORAGE_TEST is not set
881CONFIG_USB_G_SERIAL=m
882# CONFIG_USB_MIDI_GADGET is not set
883# CONFIG_USB_G_PRINTER is not set
884# CONFIG_USB_CDC_COMPOSITE is not set
885CONFIG_MMC=y
886# CONFIG_MMC_DEBUG is not set
887# CONFIG_MMC_UNSAFE_RESUME is not set
888
889#
890# MMC/SD Card Drivers
891#
892CONFIG_MMC_BLOCK=y
893CONFIG_MMC_BLOCK_BOUNCE=y
894# CONFIG_SDIO_UART is not set
895# CONFIG_MMC_TEST is not set
896
897#
898# MMC/SD Host Controller Drivers
899#
900# CONFIG_MMC_SDHCI is not set
901CONFIG_MMC_ATMELMCI=y
902CONFIG_MMC_SPI=m
903# CONFIG_MEMSTICK is not set
904CONFIG_NEW_LEDS=y
905CONFIG_LEDS_CLASS=m
906
907#
908# LED drivers
909#
910CONFIG_LEDS_ATMEL_PWM=m
911# CONFIG_LEDS_PCA9532 is not set
912CONFIG_LEDS_GPIO=m
913# CONFIG_LEDS_PCA955X is not set
914
915#
916# LED Triggers
917#
918CONFIG_LEDS_TRIGGERS=y
919CONFIG_LEDS_TRIGGER_TIMER=m
920CONFIG_LEDS_TRIGGER_HEARTBEAT=m
921CONFIG_LEDS_TRIGGER_DEFAULT_ON=m
922# CONFIG_ACCESSIBILITY is not set
923CONFIG_RTC_LIB=y
924CONFIG_RTC_CLASS=y
925CONFIG_RTC_HCTOSYS=y
926CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
927# CONFIG_RTC_DEBUG is not set
928
929#
930# RTC interfaces
931#
932CONFIG_RTC_INTF_SYSFS=y
933CONFIG_RTC_INTF_PROC=y
934CONFIG_RTC_INTF_DEV=y
935# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
936# CONFIG_RTC_DRV_TEST is not set
937
938#
939# I2C RTC drivers
940#
941# CONFIG_RTC_DRV_DS1307 is not set
942# CONFIG_RTC_DRV_DS1374 is not set
943# CONFIG_RTC_DRV_DS1672 is not set
944# CONFIG_RTC_DRV_MAX6900 is not set
945# CONFIG_RTC_DRV_RS5C372 is not set
946# CONFIG_RTC_DRV_ISL1208 is not set
947# CONFIG_RTC_DRV_X1205 is not set
948# CONFIG_RTC_DRV_PCF8563 is not set
949# CONFIG_RTC_DRV_PCF8583 is not set
950# CONFIG_RTC_DRV_M41T80 is not set
951# CONFIG_RTC_DRV_S35390A is not set
952# CONFIG_RTC_DRV_FM3130 is not set
953
954#
955# SPI RTC drivers
956#
957# CONFIG_RTC_DRV_M41T94 is not set
958# CONFIG_RTC_DRV_DS1305 is not set
959# CONFIG_RTC_DRV_MAX6902 is not set
960# CONFIG_RTC_DRV_R9701 is not set
961# CONFIG_RTC_DRV_RS5C348 is not set
962
963#
964# Platform RTC drivers
965#
966# CONFIG_RTC_DRV_DS1511 is not set
967# CONFIG_RTC_DRV_DS1553 is not set
968# CONFIG_RTC_DRV_DS1742 is not set
969# CONFIG_RTC_DRV_STK17TA8 is not set
970# CONFIG_RTC_DRV_M48T86 is not set
971# CONFIG_RTC_DRV_M48T59 is not set
972# CONFIG_RTC_DRV_V3020 is not set
973
974#
975# on-CPU RTC drivers
976#
977CONFIG_RTC_DRV_AT32AP700X=y
978CONFIG_DMADEVICES=y
979
980#
981# DMA Devices
982#
983CONFIG_DW_DMAC=y
984CONFIG_DMA_ENGINE=y
985
986#
987# DMA Clients
988#
989# CONFIG_NET_DMA is not set
990CONFIG_DMATEST=m
991# CONFIG_UIO is not set
992
993#
994# File systems
995#
996CONFIG_EXT2_FS=m
997# CONFIG_EXT2_FS_XATTR is not set
998# CONFIG_EXT2_FS_XIP is not set
999CONFIG_EXT3_FS=m
1000# CONFIG_EXT3_FS_XATTR is not set
1001# CONFIG_EXT4DEV_FS is not set
1002CONFIG_JBD=m
1003# CONFIG_JBD_DEBUG is not set
1004# CONFIG_REISERFS_FS is not set
1005# CONFIG_JFS_FS is not set
1006# CONFIG_FS_POSIX_ACL is not set
1007# CONFIG_XFS_FS is not set
1008# CONFIG_OCFS2_FS is not set
1009# CONFIG_DNOTIFY is not set
1010CONFIG_INOTIFY=y
1011CONFIG_INOTIFY_USER=y
1012# CONFIG_QUOTA is not set
1013# CONFIG_AUTOFS_FS is not set
1014# CONFIG_AUTOFS4_FS is not set
1015CONFIG_FUSE_FS=m
1016
1017#
1018# CD-ROM/DVD Filesystems
1019#
1020# CONFIG_ISO9660_FS is not set
1021# CONFIG_UDF_FS is not set
1022
1023#
1024# DOS/FAT/NT Filesystems
1025#
1026CONFIG_FAT_FS=m
1027CONFIG_MSDOS_FS=m
1028CONFIG_VFAT_FS=m
1029CONFIG_FAT_DEFAULT_CODEPAGE=437
1030CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1031# CONFIG_NTFS_FS is not set
1032
1033#
1034# Pseudo filesystems
1035#
1036CONFIG_PROC_FS=y
1037CONFIG_PROC_KCORE=y
1038CONFIG_PROC_SYSCTL=y
1039CONFIG_SYSFS=y
1040CONFIG_TMPFS=y
1041# CONFIG_TMPFS_POSIX_ACL is not set
1042# CONFIG_HUGETLB_PAGE is not set
1043# CONFIG_CONFIGFS_FS is not set
1044
1045#
1046# Miscellaneous filesystems
1047#
1048# CONFIG_ADFS_FS is not set
1049# CONFIG_AFFS_FS is not set
1050# CONFIG_HFS_FS is not set
1051# CONFIG_HFSPLUS_FS is not set
1052# CONFIG_BEFS_FS is not set
1053# CONFIG_BFS_FS is not set
1054# CONFIG_EFS_FS is not set
1055CONFIG_JFFS2_FS=y
1056CONFIG_JFFS2_FS_DEBUG=0
1057# CONFIG_JFFS2_FS_WRITEBUFFER is not set
1058# CONFIG_JFFS2_SUMMARY is not set
1059# CONFIG_JFFS2_FS_XATTR is not set
1060# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
1061CONFIG_JFFS2_ZLIB=y
1062# CONFIG_JFFS2_LZO is not set
1063CONFIG_JFFS2_RTIME=y
1064# CONFIG_JFFS2_RUBIN is not set
1065CONFIG_UBIFS_FS=y
1066CONFIG_UBIFS_FS_XATTR=y
1067# CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
1068CONFIG_UBIFS_FS_LZO=y
1069CONFIG_UBIFS_FS_ZLIB=y
1070# CONFIG_UBIFS_FS_DEBUG is not set
1071# CONFIG_CRAMFS is not set
1072# CONFIG_VXFS_FS is not set
1073CONFIG_MINIX_FS=m
1074# CONFIG_OMFS_FS is not set
1075# CONFIG_HPFS_FS is not set
1076# CONFIG_QNX4FS_FS is not set
1077# CONFIG_ROMFS_FS is not set
1078# CONFIG_SYSV_FS is not set
1079# CONFIG_UFS_FS is not set
1080CONFIG_NETWORK_FILESYSTEMS=y
1081CONFIG_NFS_FS=y
1082CONFIG_NFS_V3=y
1083# CONFIG_NFS_V3_ACL is not set
1084# CONFIG_NFS_V4 is not set
1085CONFIG_ROOT_NFS=y
1086# CONFIG_NFSD is not set
1087CONFIG_LOCKD=y
1088CONFIG_LOCKD_V4=y
1089CONFIG_NFS_COMMON=y
1090CONFIG_SUNRPC=y
1091# CONFIG_RPCSEC_GSS_KRB5 is not set
1092# CONFIG_RPCSEC_GSS_SPKM3 is not set
1093# CONFIG_SMB_FS is not set
1094# CONFIG_CIFS is not set
1095# CONFIG_NCP_FS is not set
1096# CONFIG_CODA_FS is not set
1097# CONFIG_AFS_FS is not set
1098
1099#
1100# Partition Types
1101#
1102# CONFIG_PARTITION_ADVANCED is not set
1103CONFIG_MSDOS_PARTITION=y
1104CONFIG_NLS=m
1105CONFIG_NLS_DEFAULT="iso8859-1"
1106CONFIG_NLS_CODEPAGE_437=m
1107# CONFIG_NLS_CODEPAGE_737 is not set
1108# CONFIG_NLS_CODEPAGE_775 is not set
1109# CONFIG_NLS_CODEPAGE_850 is not set
1110# CONFIG_NLS_CODEPAGE_852 is not set
1111# CONFIG_NLS_CODEPAGE_855 is not set
1112# CONFIG_NLS_CODEPAGE_857 is not set
1113# CONFIG_NLS_CODEPAGE_860 is not set
1114# CONFIG_NLS_CODEPAGE_861 is not set
1115# CONFIG_NLS_CODEPAGE_862 is not set
1116# CONFIG_NLS_CODEPAGE_863 is not set
1117# CONFIG_NLS_CODEPAGE_864 is not set
1118# CONFIG_NLS_CODEPAGE_865 is not set
1119# CONFIG_NLS_CODEPAGE_866 is not set
1120# CONFIG_NLS_CODEPAGE_869 is not set
1121# CONFIG_NLS_CODEPAGE_936 is not set
1122# CONFIG_NLS_CODEPAGE_950 is not set
1123# CONFIG_NLS_CODEPAGE_932 is not set
1124# CONFIG_NLS_CODEPAGE_949 is not set
1125# CONFIG_NLS_CODEPAGE_874 is not set
1126# CONFIG_NLS_ISO8859_8 is not set
1127# CONFIG_NLS_CODEPAGE_1250 is not set
1128# CONFIG_NLS_CODEPAGE_1251 is not set
1129# CONFIG_NLS_ASCII is not set
1130CONFIG_NLS_ISO8859_1=m
1131# CONFIG_NLS_ISO8859_2 is not set
1132# CONFIG_NLS_ISO8859_3 is not set
1133# CONFIG_NLS_ISO8859_4 is not set
1134# CONFIG_NLS_ISO8859_5 is not set
1135# CONFIG_NLS_ISO8859_6 is not set
1136# CONFIG_NLS_ISO8859_7 is not set
1137# CONFIG_NLS_ISO8859_9 is not set
1138# CONFIG_NLS_ISO8859_13 is not set
1139# CONFIG_NLS_ISO8859_14 is not set
1140# CONFIG_NLS_ISO8859_15 is not set
1141# CONFIG_NLS_KOI8_R is not set
1142# CONFIG_NLS_KOI8_U is not set
1143CONFIG_NLS_UTF8=m
1144# CONFIG_DLM is not set
1145
1146#
1147# Kernel hacking
1148#
1149# CONFIG_PRINTK_TIME is not set
1150CONFIG_ENABLE_WARN_DEPRECATED=y
1151CONFIG_ENABLE_MUST_CHECK=y
1152CONFIG_FRAME_WARN=1024
1153CONFIG_MAGIC_SYSRQ=y
1154# CONFIG_UNUSED_SYMBOLS is not set
1155CONFIG_DEBUG_FS=y
1156# CONFIG_HEADERS_CHECK is not set
1157CONFIG_DEBUG_KERNEL=y
1158# CONFIG_DEBUG_SHIRQ is not set
1159CONFIG_DETECT_SOFTLOCKUP=y
1160# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1161CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
1162CONFIG_SCHED_DEBUG=y
1163# CONFIG_SCHEDSTATS is not set
1164# CONFIG_TIMER_STATS is not set
1165# CONFIG_DEBUG_OBJECTS is not set
1166# CONFIG_SLUB_DEBUG_ON is not set
1167# CONFIG_SLUB_STATS is not set
1168# CONFIG_DEBUG_RT_MUTEXES is not set
1169# CONFIG_RT_MUTEX_TESTER is not set
1170# CONFIG_DEBUG_SPINLOCK is not set
1171# CONFIG_DEBUG_MUTEXES is not set
1172# CONFIG_DEBUG_LOCK_ALLOC is not set
1173# CONFIG_PROVE_LOCKING is not set
1174# CONFIG_LOCK_STAT is not set
1175# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1176# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
1177# CONFIG_DEBUG_KOBJECT is not set
1178CONFIG_DEBUG_BUGVERBOSE=y
1179# CONFIG_DEBUG_INFO is not set
1180# CONFIG_DEBUG_VM is not set
1181# CONFIG_DEBUG_WRITECOUNT is not set
1182# CONFIG_DEBUG_MEMORY_INIT is not set
1183# CONFIG_DEBUG_LIST is not set
1184# CONFIG_DEBUG_SG is not set
1185CONFIG_FRAME_POINTER=y
1186# CONFIG_BOOT_PRINTK_DELAY is not set
1187# CONFIG_RCU_TORTURE_TEST is not set
1188# CONFIG_KPROBES_SANITY_TEST is not set
1189# CONFIG_BACKTRACE_SELF_TEST is not set
1190# CONFIG_LKDTM is not set
1191# CONFIG_FAULT_INJECTION is not set
1192# CONFIG_SAMPLES is not set
1193
1194#
1195# Security options
1196#
1197# CONFIG_KEYS is not set
1198# CONFIG_SECURITY is not set
1199# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1200CONFIG_CRYPTO=y
1201
1202#
1203# Crypto core or helper
1204#
1205CONFIG_CRYPTO_ALGAPI=y
1206CONFIG_CRYPTO_AEAD=m
1207CONFIG_CRYPTO_BLKCIPHER=m
1208CONFIG_CRYPTO_HASH=m
1209CONFIG_CRYPTO_MANAGER=m
1210# CONFIG_CRYPTO_GF128MUL is not set
1211# CONFIG_CRYPTO_NULL is not set
1212# CONFIG_CRYPTO_CRYPTD is not set
1213CONFIG_CRYPTO_AUTHENC=m
1214# CONFIG_CRYPTO_TEST is not set
1215
1216#
1217# Authenticated Encryption with Associated Data
1218#
1219# CONFIG_CRYPTO_CCM is not set
1220# CONFIG_CRYPTO_GCM is not set
1221# CONFIG_CRYPTO_SEQIV is not set
1222
1223#
1224# Block modes
1225#
1226CONFIG_CRYPTO_CBC=m
1227# CONFIG_CRYPTO_CTR is not set
1228# CONFIG_CRYPTO_CTS is not set
1229# CONFIG_CRYPTO_ECB is not set
1230# CONFIG_CRYPTO_LRW is not set
1231# CONFIG_CRYPTO_PCBC is not set
1232# CONFIG_CRYPTO_XTS is not set
1233
1234#
1235# Hash modes
1236#
1237CONFIG_CRYPTO_HMAC=m
1238# CONFIG_CRYPTO_XCBC is not set
1239
1240#
1241# Digest
1242#
1243# CONFIG_CRYPTO_CRC32C is not set
1244# CONFIG_CRYPTO_MD4 is not set
1245CONFIG_CRYPTO_MD5=m
1246# CONFIG_CRYPTO_MICHAEL_MIC is not set
1247# CONFIG_CRYPTO_RMD128 is not set
1248# CONFIG_CRYPTO_RMD160 is not set
1249# CONFIG_CRYPTO_RMD256 is not set
1250# CONFIG_CRYPTO_RMD320 is not set
1251CONFIG_CRYPTO_SHA1=m
1252# CONFIG_CRYPTO_SHA256 is not set
1253# CONFIG_CRYPTO_SHA512 is not set
1254# CONFIG_CRYPTO_TGR192 is not set
1255# CONFIG_CRYPTO_WP512 is not set
1256
1257#
1258# Ciphers
1259#
1260# CONFIG_CRYPTO_AES is not set
1261# CONFIG_CRYPTO_ANUBIS is not set
1262# CONFIG_CRYPTO_ARC4 is not set
1263# CONFIG_CRYPTO_BLOWFISH is not set
1264# CONFIG_CRYPTO_CAMELLIA is not set
1265# CONFIG_CRYPTO_CAST5 is not set
1266# CONFIG_CRYPTO_CAST6 is not set
1267CONFIG_CRYPTO_DES=m
1268# CONFIG_CRYPTO_FCRYPT is not set
1269# CONFIG_CRYPTO_KHAZAD is not set
1270# CONFIG_CRYPTO_SALSA20 is not set
1271# CONFIG_CRYPTO_SEED is not set
1272# CONFIG_CRYPTO_SERPENT is not set
1273# CONFIG_CRYPTO_TEA is not set
1274# CONFIG_CRYPTO_TWOFISH is not set
1275
1276#
1277# Compression
1278#
1279CONFIG_CRYPTO_DEFLATE=y
1280CONFIG_CRYPTO_LZO=y
1281# CONFIG_CRYPTO_HW is not set
1282
1283#
1284# Library routines
1285#
1286CONFIG_BITREVERSE=y
1287# CONFIG_GENERIC_FIND_FIRST_BIT is not set
1288# CONFIG_GENERIC_FIND_NEXT_BIT is not set
1289CONFIG_CRC_CCITT=m
1290CONFIG_CRC16=y
1291CONFIG_CRC_T10DIF=m
1292CONFIG_CRC_ITU_T=m
1293CONFIG_CRC32=y
1294CONFIG_CRC7=m
1295# CONFIG_LIBCRC32C is not set
1296CONFIG_ZLIB_INFLATE=y
1297CONFIG_ZLIB_DEFLATE=y
1298CONFIG_LZO_COMPRESS=y
1299CONFIG_LZO_DECOMPRESS=y
1300CONFIG_GENERIC_ALLOCATOR=y
1301CONFIG_PLIST=y
1302CONFIG_HAS_IOMEM=y
1303CONFIG_HAS_IOPORT=y
1304CONFIG_HAS_DMA=y