···2233if BOARD_ATNGW1004455+choice66+ prompt "Select an NGW100 add-on board to support"77+ default BOARD_ATNGW100_ADDON_NONE88+99+config BOARD_ATNGW100_ADDON_NONE1010+ bool "None"1111+512config BOARD_ATNGW100_EVKLCD10X66- bool "Add support for EVKLCD10X addon board"1313+ bool "EVKLCD10X addon board"714 help815 This enables support for the EVKLCD100 (QVGA) or EVKLCD101 (VGA)916 addon board for the NGW100. By enabling this the LCD controller and···2114 The MCI pins can be reenabled by editing the "add device function" but2215 this may break the setup for other displays that use these pins.23162424- Choose 'Y' here if you have a EVKLCD100/101 connected to the NGW100.1717+config BOARD_ATNGW100_MRMT1818+ bool "Mediama RMT1/2 add-on board"1919+ help2020+ This enables support for the Mediama RMT1 or RMT2 board.2121+ RMT provides LCD support, AC97 codec and other2222+ optional peripherals to the Atmel NGW100.2323+2424+ This choice disables the detect pin and the write-protect pin for the2525+ MCI platform device, since it conflicts with the LCD platform device.2626+ The MCI pins can be reenabled by editing the "add device function" but2727+ this may break the setup for other displays that use these pins.2828+2929+endchoice25302631choice2732 prompt "LCD panel resolution on EVKLCD10X"···5031 bool "Powertip QVGA (320x240)"51325233endchoice3434+3535+if BOARD_ATNGW100_MRMT3636+source "arch/avr32/boards/atngw100/Kconfig_mrmt"3737+endif53385439endif # BOARD_ATNGW100
+80
arch/avr32/boards/atngw100/Kconfig_mrmt
···11+# RMT for NGW100 customization22+33+choice44+ prompt "RMT Version"55+ help66+ Select the RMTx board version.77+88+config BOARD_MRMT_REV199+ bool "RMT1"1010+config BOARD_MRMT_REV21111+ bool "RMT2"1212+1313+endchoice1414+1515+config BOARD_MRMT_AC971616+ bool "Enable AC97 CODEC"1717+ help1818+ Enable the UCB1400 AC97 CODEC driver.1919+2020+choice2121+ prompt "Touchscreen Driver"2222+ default BOARD_MRMT_ADS7846_TS2323+2424+config BOARD_MRMT_UCB1400_TS2525+ bool "Use UCB1400 Touchscreen"2626+2727+config BOARD_MRMT_ADS7846_TS2828+ bool "Use ADS7846 Touchscreen"2929+3030+endchoice3131+3232+choice3333+ prompt "RMTx LCD Selection"3434+ default BOARD_MRMT_LCD_DISABLE3535+3636+config BOARD_MRMT_LCD_DISABLE3737+ bool "LCD Disabled"3838+3939+config BOARD_MRMT_LCD_LQ043T3DX0X4040+ bool "Sharp LQ043T3DX0x or compatible"4141+ help4242+ If using RMT2, be sure to load the resistor pack selectors accordingly4343+4444+if BOARD_MRMT_REV24545+config BOARD_MRMT_LCD_KWH043GM084646+ bool "Formike KWH043GM08 or compatible"4747+ help4848+ Be sure to load the RMT2 resistor pack selectors accordingly4949+endif5050+5151+endchoice5252+5353+if !BOARD_MRMT_LCD_DISABLE5454+config BOARD_MRMT_BL_PWM5555+ bool "Use PWM control for LCD Backlight"5656+ help5757+ Use PWM driver for controlling LCD Backlight.5858+ Otherwise, LCD Backlight is always on.5959+endif6060+6161+config BOARD_MRMT_RTC_I2C6262+ bool "Use External RTC on I2C Bus"6363+ help6464+ RMT1 has an optional RTC device on the I2C bus.6565+ It is a SII S35390A. Be sure to select the6666+ matching RTC driver.6767+6868+choice6969+ prompt "Wireless Module on ttyS2"7070+ default BOARD_MRMT_WIRELESS_ZB7171+7272+config BOARD_MRMT_WIRELESS_ZB7373+ bool "Use ZigBee/802.15.4 Module"7474+7575+config BOARD_MRMT_WIRELESS_BT7676+ bool "Use Bluetooth (HCI) Module"7777+7878+config BOARD_MRMT_WIRELESS_NONE7979+ bool "Not Installed"8080+endchoice
···11+#22+# Automatically generated make config: don't edit33+# Linux kernel version: 2.6.30-rc144+# Wed Jun 3 00:24:53 200955+#66+CONFIG_AVR32=y77+CONFIG_GENERIC_GPIO=y88+CONFIG_GENERIC_HARDIRQS=y99+CONFIG_STACKTRACE_SUPPORT=y1010+CONFIG_LOCKDEP_SUPPORT=y1111+CONFIG_TRACE_IRQFLAGS_SUPPORT=y1212+CONFIG_HARDIRQS_SW_RESEND=y1313+CONFIG_GENERIC_IRQ_PROBE=y1414+CONFIG_RWSEM_GENERIC_SPINLOCK=y1515+CONFIG_GENERIC_TIME=y1616+CONFIG_GENERIC_CLOCKEVENTS=y1717+# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set1818+# CONFIG_ARCH_HAS_ILOG2_U32 is not set1919+# CONFIG_ARCH_HAS_ILOG2_U64 is not set2020+CONFIG_GENERIC_HWEIGHT=y2121+CONFIG_GENERIC_CALIBRATE_DELAY=y2222+CONFIG_GENERIC_BUG=y2323+CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"2424+2525+#2626+# General setup2727+#2828+CONFIG_EXPERIMENTAL=y2929+CONFIG_BROKEN_ON_SMP=y3030+CONFIG_INIT_ENV_ARG_LIMIT=323131+CONFIG_LOCALVERSION=""3232+# CONFIG_LOCALVERSION_AUTO is not set3333+CONFIG_SWAP=y3434+CONFIG_SYSVIPC=y3535+CONFIG_SYSVIPC_SYSCTL=y3636+CONFIG_POSIX_MQUEUE=y3737+CONFIG_POSIX_MQUEUE_SYSCTL=y3838+CONFIG_BSD_PROCESS_ACCT=y3939+CONFIG_BSD_PROCESS_ACCT_V3=y4040+# CONFIG_TASKSTATS is not set4141+# CONFIG_AUDIT is not set4242+4343+#4444+# RCU Subsystem4545+#4646+CONFIG_CLASSIC_RCU=y4747+# CONFIG_TREE_RCU is not set4848+# CONFIG_PREEMPT_RCU is not set4949+# CONFIG_TREE_RCU_TRACE is not set5050+# CONFIG_PREEMPT_RCU_TRACE is not set5151+# CONFIG_IKCONFIG is not set5252+CONFIG_LOG_BUF_SHIFT=145353+CONFIG_GROUP_SCHED=y5454+CONFIG_FAIR_GROUP_SCHED=y5555+# CONFIG_RT_GROUP_SCHED is not set5656+CONFIG_USER_SCHED=y5757+# CONFIG_CGROUP_SCHED is not set5858+# CONFIG_CGROUPS is not set5959+CONFIG_SYSFS_DEPRECATED=y6060+CONFIG_SYSFS_DEPRECATED_V2=y6161+# CONFIG_RELAY is not set6262+# CONFIG_NAMESPACES is not set6363+CONFIG_BLK_DEV_INITRD=y6464+CONFIG_INITRAMFS_SOURCE=""6565+CONFIG_RD_GZIP=y6666+# CONFIG_RD_BZIP2 is not set6767+# CONFIG_RD_LZMA is not set6868+CONFIG_CC_OPTIMIZE_FOR_SIZE=y6969+CONFIG_SYSCTL=y7070+CONFIG_ANON_INODES=y7171+CONFIG_EMBEDDED=y7272+# CONFIG_SYSCTL_SYSCALL is not set7373+CONFIG_KALLSYMS=y7474+# CONFIG_KALLSYMS_ALL is not set7575+# CONFIG_KALLSYMS_EXTRA_PASS is not set7676+CONFIG_HOTPLUG=y7777+CONFIG_PRINTK=y7878+CONFIG_BUG=y7979+CONFIG_ELF_CORE=y8080+# CONFIG_BASE_FULL is not set8181+CONFIG_FUTEX=y8282+CONFIG_EPOLL=y8383+CONFIG_SIGNALFD=y8484+CONFIG_TIMERFD=y8585+CONFIG_EVENTFD=y8686+CONFIG_SHMEM=y8787+CONFIG_AIO=y8888+CONFIG_VM_EVENT_COUNTERS=y8989+# CONFIG_SLUB_DEBUG is not set9090+CONFIG_COMPAT_BRK=y9191+# CONFIG_SLAB is not set9292+CONFIG_SLUB=y9393+# CONFIG_SLOB is not set9494+# CONFIG_PROFILING is not set9595+# CONFIG_MARKERS is not set9696+CONFIG_HAVE_OPROFILE=y9797+# CONFIG_KPROBES is not set9898+CONFIG_HAVE_KPROBES=y9999+CONFIG_HAVE_CLK=y100100+# CONFIG_SLOW_WORK is not set101101+# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set102102+CONFIG_RT_MUTEXES=y103103+CONFIG_BASE_SMALL=1104104+CONFIG_MODULES=y105105+# CONFIG_MODULE_FORCE_LOAD is not set106106+CONFIG_MODULE_UNLOAD=y107107+CONFIG_MODULE_FORCE_UNLOAD=y108108+# CONFIG_MODVERSIONS is not set109109+# CONFIG_MODULE_SRCVERSION_ALL is not set110110+CONFIG_BLOCK=y111111+# CONFIG_LBD is not set112112+# CONFIG_BLK_DEV_BSG is not set113113+# CONFIG_BLK_DEV_INTEGRITY is not set114114+115115+#116116+# IO Schedulers117117+#118118+CONFIG_IOSCHED_NOOP=y119119+# CONFIG_IOSCHED_AS is not set120120+# CONFIG_IOSCHED_DEADLINE is not set121121+CONFIG_IOSCHED_CFQ=y122122+# CONFIG_DEFAULT_AS is not set123123+# CONFIG_DEFAULT_DEADLINE is not set124124+CONFIG_DEFAULT_CFQ=y125125+# CONFIG_DEFAULT_NOOP is not set126126+CONFIG_DEFAULT_IOSCHED="cfq"127127+# CONFIG_FREEZER is not set128128+129129+#130130+# System Type and features131131+#132132+# CONFIG_NO_HZ is not set133133+# CONFIG_HIGH_RES_TIMERS is not set134134+CONFIG_GENERIC_CLOCKEVENTS_BUILD=y135135+CONFIG_SUBARCH_AVR32B=y136136+CONFIG_MMU=y137137+CONFIG_PERFORMANCE_COUNTERS=y138138+CONFIG_PLATFORM_AT32AP=y139139+CONFIG_CPU_AT32AP700X=y140140+CONFIG_CPU_AT32AP7000=y141141+# CONFIG_BOARD_ATSTK1000 is not set142142+CONFIG_BOARD_ATNGW100=y143143+# CONFIG_BOARD_HAMMERHEAD is not set144144+# CONFIG_BOARD_FAVR_32 is not set145145+# CONFIG_BOARD_MERISC is not set146146+# CONFIG_BOARD_MIMC200 is not set147147+# CONFIG_BOARD_ATNGW100_ADDON_NONE is not set148148+# CONFIG_BOARD_ATNGW100_EVKLCD10X is not set149149+CONFIG_BOARD_ATNGW100_MRMT=y150150+CONFIG_BOARD_MRMT_REV1=y151151+# CONFIG_BOARD_MRMT_REV2 is not set152152+CONFIG_BOARD_MRMT_AC97=y153153+# CONFIG_BOARD_MRMT_UCB1400_TS is not set154154+CONFIG_BOARD_MRMT_ADS7846_TS=y155155+# CONFIG_BOARD_MRMT_LCD_DISABLE is not set156156+CONFIG_BOARD_MRMT_LCD_LQ043T3DX0X=y157157+# CONFIG_BOARD_MRMT_LCD_KWH043GM08 is not set158158+CONFIG_BOARD_MRMT_BL_PWM=y159159+CONFIG_BOARD_MRMT_RTC_I2C=y160160+CONFIG_BOARD_MRMT_WIRELESS_ZB=y161161+# CONFIG_BOARD_MRMT_WIRELESS_BT is not set162162+# CONFIG_BOARD_MRMT_WIRELESS_NONE is not set163163+CONFIG_LOADER_U_BOOT=y164164+165165+#166166+# Atmel AVR32 AP options167167+#168168+# CONFIG_AP700X_32_BIT_SMC is not set169169+CONFIG_AP700X_16_BIT_SMC=y170170+# CONFIG_AP700X_8_BIT_SMC is not set171171+CONFIG_LOAD_ADDRESS=0x10000000172172+CONFIG_ENTRY_ADDRESS=0x90000000173173+CONFIG_PHYS_OFFSET=0x10000000174174+CONFIG_PREEMPT_NONE=y175175+# CONFIG_PREEMPT_VOLUNTARY is not set176176+# CONFIG_PREEMPT is not set177177+CONFIG_QUICKLIST=y178178+# CONFIG_HAVE_ARCH_BOOTMEM is not set179179+# CONFIG_ARCH_HAVE_MEMORY_PRESENT is not set180180+# CONFIG_NEED_NODE_MEMMAP_SIZE is not set181181+CONFIG_ARCH_FLATMEM_ENABLE=y182182+# CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set183183+# CONFIG_ARCH_SPARSEMEM_ENABLE is not set184184+CONFIG_SELECT_MEMORY_MODEL=y185185+CONFIG_FLATMEM_MANUAL=y186186+# CONFIG_DISCONTIGMEM_MANUAL is not set187187+# CONFIG_SPARSEMEM_MANUAL is not set188188+CONFIG_FLATMEM=y189189+CONFIG_FLAT_NODE_MEM_MAP=y190190+CONFIG_PAGEFLAGS_EXTENDED=y191191+CONFIG_SPLIT_PTLOCK_CPUS=4192192+# CONFIG_PHYS_ADDR_T_64BIT is not set193193+CONFIG_ZONE_DMA_FLAG=0194194+CONFIG_NR_QUICK=2195195+CONFIG_VIRT_TO_BUS=y196196+CONFIG_UNEVICTABLE_LRU=y197197+CONFIG_HAVE_MLOCK=y198198+CONFIG_HAVE_MLOCKED_PAGE_BIT=y199199+# CONFIG_OWNERSHIP_TRACE is not set200200+# CONFIG_NMI_DEBUGGING is not set201201+# CONFIG_HZ_100 is not set202202+CONFIG_HZ_250=y203203+# CONFIG_HZ_300 is not set204204+# CONFIG_HZ_1000 is not set205205+CONFIG_HZ=250206206+# CONFIG_SCHED_HRTICK is not set207207+CONFIG_CMDLINE=""208208+209209+#210210+# Power management options211211+#212212+CONFIG_PM=y213213+# CONFIG_PM_DEBUG is not set214214+# CONFIG_SUSPEND is not set215215+CONFIG_ARCH_SUSPEND_POSSIBLE=y216216+217217+#218218+# CPU Frequency scaling219219+#220220+CONFIG_CPU_FREQ=y221221+CONFIG_CPU_FREQ_TABLE=y222222+# CONFIG_CPU_FREQ_DEBUG is not set223223+CONFIG_CPU_FREQ_STAT=y224224+# CONFIG_CPU_FREQ_STAT_DETAILS is not set225225+CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y226226+# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set227227+# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set228228+# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set229229+# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set230230+CONFIG_CPU_FREQ_GOV_PERFORMANCE=y231231+CONFIG_CPU_FREQ_GOV_POWERSAVE=y232232+CONFIG_CPU_FREQ_GOV_USERSPACE=y233233+CONFIG_CPU_FREQ_GOV_ONDEMAND=y234234+# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set235235+CONFIG_CPU_FREQ_AT32AP=y236236+237237+#238238+# Bus options239239+#240240+# CONFIG_ARCH_SUPPORTS_MSI is not set241241+# CONFIG_PCCARD is not set242242+243243+#244244+# Executable file formats245245+#246246+CONFIG_BINFMT_ELF=y247247+# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set248248+# CONFIG_HAVE_AOUT is not set249249+# CONFIG_BINFMT_MISC is not set250250+CONFIG_NET=y251251+252252+#253253+# Networking options254254+#255255+CONFIG_PACKET=y256256+CONFIG_PACKET_MMAP=y257257+CONFIG_UNIX=y258258+# CONFIG_NET_KEY is not set259259+CONFIG_INET=y260260+# CONFIG_IP_MULTICAST is not set261261+# CONFIG_IP_ADVANCED_ROUTER is not set262262+CONFIG_IP_FIB_HASH=y263263+CONFIG_IP_PNP=y264264+CONFIG_IP_PNP_DHCP=y265265+# CONFIG_IP_PNP_BOOTP is not set266266+# CONFIG_IP_PNP_RARP is not set267267+# CONFIG_NET_IPIP is not set268268+# CONFIG_NET_IPGRE is not set269269+# CONFIG_ARPD is not set270270+CONFIG_SYN_COOKIES=y271271+# CONFIG_INET_AH is not set272272+# CONFIG_INET_ESP is not set273273+# CONFIG_INET_IPCOMP is not set274274+# CONFIG_INET_XFRM_TUNNEL is not set275275+# CONFIG_INET_TUNNEL is not set276276+# CONFIG_INET_XFRM_MODE_TRANSPORT is not set277277+# CONFIG_INET_XFRM_MODE_TUNNEL is not set278278+# CONFIG_INET_XFRM_MODE_BEET is not set279279+# CONFIG_INET_LRO is not set280280+CONFIG_INET_DIAG=y281281+CONFIG_INET_TCP_DIAG=y282282+# CONFIG_TCP_CONG_ADVANCED is not set283283+CONFIG_TCP_CONG_CUBIC=y284284+CONFIG_DEFAULT_TCP_CONG="cubic"285285+# CONFIG_TCP_MD5SIG is not set286286+# CONFIG_IPV6 is not set287287+# CONFIG_NETWORK_SECMARK is not set288288+# CONFIG_NETFILTER is not set289289+# CONFIG_IP_DCCP is not set290290+# CONFIG_IP_SCTP is not set291291+# CONFIG_TIPC is not set292292+# CONFIG_ATM is not set293293+# CONFIG_BRIDGE is not set294294+# CONFIG_NET_DSA is not set295295+# CONFIG_VLAN_8021Q is not set296296+# CONFIG_DECNET is not set297297+# CONFIG_LLC2 is not set298298+# CONFIG_IPX is not set299299+# CONFIG_ATALK is not set300300+# CONFIG_X25 is not set301301+# CONFIG_LAPB is not set302302+# CONFIG_ECONET is not set303303+# CONFIG_WAN_ROUTER is not set304304+# CONFIG_PHONET is not set305305+# CONFIG_NET_SCHED is not set306306+# CONFIG_DCB is not set307307+308308+#309309+# Network testing310310+#311311+# CONFIG_NET_PKTGEN is not set312312+# CONFIG_HAMRADIO is not set313313+# CONFIG_CAN is not set314314+# CONFIG_IRDA is not set315315+CONFIG_BT=m316316+CONFIG_BT_L2CAP=m317317+# CONFIG_BT_SCO is not set318318+CONFIG_BT_RFCOMM=m319319+CONFIG_BT_RFCOMM_TTY=y320320+# CONFIG_BT_BNEP is not set321321+CONFIG_BT_HIDP=m322322+323323+#324324+# Bluetooth device drivers325325+#326326+# CONFIG_BT_HCIBTSDIO is not set327327+CONFIG_BT_HCIUART=m328328+CONFIG_BT_HCIUART_H4=y329329+CONFIG_BT_HCIUART_BCSP=y330330+# CONFIG_BT_HCIUART_LL is not set331331+# CONFIG_BT_HCIVHCI is not set332332+# CONFIG_AF_RXRPC is not set333333+# CONFIG_WIRELESS is not set334334+# CONFIG_WIMAX is not set335335+# CONFIG_RFKILL is not set336336+# CONFIG_NET_9P is not set337337+338338+#339339+# Device Drivers340340+#341341+342342+#343343+# Generic Driver Options344344+#345345+CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"346346+CONFIG_STANDALONE=y347347+# CONFIG_PREVENT_FIRMWARE_BUILD is not set348348+# CONFIG_FW_LOADER is not set349349+# CONFIG_DEBUG_DRIVER is not set350350+# CONFIG_DEBUG_DEVRES is not set351351+# CONFIG_SYS_HYPERVISOR is not set352352+# CONFIG_CONNECTOR is not set353353+CONFIG_MTD=y354354+# CONFIG_MTD_DEBUG is not set355355+# CONFIG_MTD_CONCAT is not set356356+CONFIG_MTD_PARTITIONS=y357357+# CONFIG_MTD_TESTS is not set358358+# CONFIG_MTD_REDBOOT_PARTS is not set359359+CONFIG_MTD_CMDLINE_PARTS=y360360+# CONFIG_MTD_AR7_PARTS is not set361361+362362+#363363+# User Modules And Translation Layers364364+#365365+CONFIG_MTD_CHAR=y366366+CONFIG_MTD_BLKDEVS=y367367+CONFIG_MTD_BLOCK=y368368+# CONFIG_FTL is not set369369+# CONFIG_NFTL is not set370370+# CONFIG_INFTL is not set371371+# CONFIG_RFD_FTL is not set372372+# CONFIG_SSFDC is not set373373+# CONFIG_MTD_OOPS is not set374374+375375+#376376+# RAM/ROM/Flash chip drivers377377+#378378+CONFIG_MTD_CFI=y379379+# CONFIG_MTD_JEDECPROBE is not set380380+CONFIG_MTD_GEN_PROBE=y381381+# CONFIG_MTD_CFI_ADV_OPTIONS is not set382382+CONFIG_MTD_MAP_BANK_WIDTH_1=y383383+CONFIG_MTD_MAP_BANK_WIDTH_2=y384384+CONFIG_MTD_MAP_BANK_WIDTH_4=y385385+# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set386386+# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set387387+# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set388388+CONFIG_MTD_CFI_I1=y389389+CONFIG_MTD_CFI_I2=y390390+# CONFIG_MTD_CFI_I4 is not set391391+# CONFIG_MTD_CFI_I8 is not set392392+# CONFIG_MTD_CFI_INTELEXT is not set393393+CONFIG_MTD_CFI_AMDSTD=y394394+# CONFIG_MTD_CFI_STAA is not set395395+CONFIG_MTD_CFI_UTIL=y396396+# CONFIG_MTD_RAM is not set397397+# CONFIG_MTD_ROM is not set398398+# CONFIG_MTD_ABSENT is not set399399+400400+#401401+# Mapping drivers for chip access402402+#403403+# CONFIG_MTD_COMPLEX_MAPPINGS is not set404404+CONFIG_MTD_PHYSMAP=y405405+# CONFIG_MTD_PHYSMAP_COMPAT is not set406406+# CONFIG_MTD_PLATRAM is not set407407+408408+#409409+# Self-contained MTD device drivers410410+#411411+CONFIG_MTD_DATAFLASH=y412412+# CONFIG_MTD_DATAFLASH_WRITE_VERIFY is not set413413+# CONFIG_MTD_DATAFLASH_OTP is not set414414+# CONFIG_MTD_M25P80 is not set415415+# CONFIG_MTD_SLRAM is not set416416+# CONFIG_MTD_PHRAM is not set417417+# CONFIG_MTD_MTDRAM is not set418418+# CONFIG_MTD_BLOCK2MTD is not set419419+420420+#421421+# Disk-On-Chip Device Drivers422422+#423423+# CONFIG_MTD_DOC2000 is not set424424+# CONFIG_MTD_DOC2001 is not set425425+# CONFIG_MTD_DOC2001PLUS is not set426426+# CONFIG_MTD_NAND is not set427427+# CONFIG_MTD_ONENAND is not set428428+429429+#430430+# LPDDR flash memory drivers431431+#432432+# CONFIG_MTD_LPDDR is not set433433+434434+#435435+# UBI - Unsorted block images436436+#437437+# CONFIG_MTD_UBI is not set438438+# CONFIG_PARPORT is not set439439+CONFIG_BLK_DEV=y440440+# CONFIG_BLK_DEV_COW_COMMON is not set441441+CONFIG_BLK_DEV_LOOP=y442442+# CONFIG_BLK_DEV_CRYPTOLOOP is not set443443+# CONFIG_BLK_DEV_NBD is not set444444+# CONFIG_BLK_DEV_RAM is not set445445+# CONFIG_CDROM_PKTCDVD is not set446446+# CONFIG_ATA_OVER_ETH is not set447447+CONFIG_MISC_DEVICES=y448448+CONFIG_ATMEL_PWM=y449449+# CONFIG_ATMEL_TCLIB is not set450450+# CONFIG_ICS932S401 is not set451451+# CONFIG_ATMEL_SSC is not set452452+# CONFIG_ENCLOSURE_SERVICES is not set453453+# CONFIG_ISL29003 is not set454454+# CONFIG_C2PORT is not set455455+456456+#457457+# EEPROM support458458+#459459+# CONFIG_EEPROM_AT24 is not set460460+# CONFIG_EEPROM_AT25 is not set461461+# CONFIG_EEPROM_LEGACY is not set462462+# CONFIG_EEPROM_93CX6 is not set463463+464464+#465465+# SCSI device support466466+#467467+# CONFIG_RAID_ATTRS is not set468468+# CONFIG_SCSI is not set469469+# CONFIG_SCSI_DMA is not set470470+# CONFIG_SCSI_NETLINK is not set471471+# CONFIG_ATA is not set472472+# CONFIG_MD is not set473473+CONFIG_NETDEVICES=y474474+CONFIG_COMPAT_NET_DEV_OPS=y475475+# CONFIG_DUMMY is not set476476+# CONFIG_BONDING is not set477477+# CONFIG_MACVLAN is not set478478+# CONFIG_EQUALIZER is not set479479+# CONFIG_TUN is not set480480+# CONFIG_VETH is not set481481+CONFIG_PHYLIB=y482482+483483+#484484+# MII PHY device drivers485485+#486486+# CONFIG_MARVELL_PHY is not set487487+# CONFIG_DAVICOM_PHY is not set488488+# CONFIG_QSEMI_PHY is not set489489+# CONFIG_LXT_PHY is not set490490+# CONFIG_CICADA_PHY is not set491491+# CONFIG_VITESSE_PHY is not set492492+# CONFIG_SMSC_PHY is not set493493+# CONFIG_BROADCOM_PHY is not set494494+# CONFIG_ICPLUS_PHY is not set495495+# CONFIG_REALTEK_PHY is not set496496+# CONFIG_NATIONAL_PHY is not set497497+# CONFIG_STE10XP is not set498498+# CONFIG_LSI_ET1011C_PHY is not set499499+# CONFIG_FIXED_PHY is not set500500+# CONFIG_MDIO_BITBANG is not set501501+CONFIG_NET_ETHERNET=y502502+# CONFIG_MII is not set503503+CONFIG_MACB=y504504+# CONFIG_ENC28J60 is not set505505+# CONFIG_ETHOC is not set506506+# CONFIG_DNET is not set507507+# CONFIG_IBM_NEW_EMAC_ZMII is not set508508+# CONFIG_IBM_NEW_EMAC_RGMII is not set509509+# CONFIG_IBM_NEW_EMAC_TAH is not set510510+# CONFIG_IBM_NEW_EMAC_EMAC4 is not set511511+# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set512512+# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set513513+# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set514514+# CONFIG_B44 is not set515515+# CONFIG_NETDEV_1000 is not set516516+# CONFIG_NETDEV_10000 is not set517517+518518+#519519+# Wireless LAN520520+#521521+# CONFIG_WLAN_PRE80211 is not set522522+# CONFIG_WLAN_80211 is not set523523+524524+#525525+# Enable WiMAX (Networking options) to see the WiMAX drivers526526+#527527+# CONFIG_WAN is not set528528+# CONFIG_PPP is not set529529+# CONFIG_SLIP is not set530530+# CONFIG_NETCONSOLE is not set531531+# CONFIG_NETPOLL is not set532532+# CONFIG_NET_POLL_CONTROLLER is not set533533+# CONFIG_ISDN is not set534534+# CONFIG_PHONE is not set535535+536536+#537537+# Input device support538538+#539539+CONFIG_INPUT=y540540+# CONFIG_INPUT_FF_MEMLESS is not set541541+# CONFIG_INPUT_POLLDEV is not set542542+543543+#544544+# Userland interfaces545545+#546546+# CONFIG_INPUT_MOUSEDEV is not set547547+# CONFIG_INPUT_JOYDEV is not set548548+CONFIG_INPUT_EVDEV=y549549+# CONFIG_INPUT_EVBUG is not set550550+551551+#552552+# Input Device Drivers553553+#554554+CONFIG_INPUT_KEYBOARD=y555555+# CONFIG_KEYBOARD_ATKBD is not set556556+# CONFIG_KEYBOARD_SUNKBD is not set557557+# CONFIG_KEYBOARD_LKKBD is not set558558+# CONFIG_KEYBOARD_XTKBD is not set559559+# CONFIG_KEYBOARD_NEWTON is not set560560+# CONFIG_KEYBOARD_STOWAWAY is not set561561+CONFIG_KEYBOARD_GPIO=y562562+# CONFIG_INPUT_MOUSE is not set563563+# CONFIG_INPUT_JOYSTICK is not set564564+# CONFIG_INPUT_TABLET is not set565565+CONFIG_INPUT_TOUCHSCREEN=y566566+CONFIG_TOUCHSCREEN_ADS7846=m567567+# CONFIG_TOUCHSCREEN_FUJITSU is not set568568+# CONFIG_TOUCHSCREEN_GUNZE is not set569569+# CONFIG_TOUCHSCREEN_ELO is not set570570+# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set571571+# CONFIG_TOUCHSCREEN_MTOUCH is not set572572+# CONFIG_TOUCHSCREEN_INEXIO is not set573573+# CONFIG_TOUCHSCREEN_MK712 is not set574574+# CONFIG_TOUCHSCREEN_PENMOUNT is not set575575+# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set576576+# CONFIG_TOUCHSCREEN_TOUCHWIN is not set577577+# CONFIG_TOUCHSCREEN_WM97XX is not set578578+# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set579579+# CONFIG_TOUCHSCREEN_TSC2007 is not set580580+# CONFIG_INPUT_MISC is not set581581+582582+#583583+# Hardware I/O ports584584+#585585+# CONFIG_SERIO is not set586586+# CONFIG_GAMEPORT is not set587587+588588+#589589+# Character devices590590+#591591+CONFIG_VT=y592592+CONFIG_CONSOLE_TRANSLATIONS=y593593+CONFIG_VT_CONSOLE=y594594+CONFIG_HW_CONSOLE=y595595+CONFIG_VT_HW_CONSOLE_BINDING=y596596+CONFIG_DEVKMEM=y597597+# CONFIG_SERIAL_NONSTANDARD is not set598598+599599+#600600+# Serial drivers601601+#602602+# CONFIG_SERIAL_8250 is not set603603+604604+#605605+# Non-8250 serial port support606606+#607607+CONFIG_SERIAL_ATMEL=y608608+CONFIG_SERIAL_ATMEL_CONSOLE=y609609+CONFIG_SERIAL_ATMEL_PDC=y610610+# CONFIG_SERIAL_ATMEL_TTYAT is not set611611+# CONFIG_SERIAL_MAX3100 is not set612612+CONFIG_SERIAL_CORE=y613613+CONFIG_SERIAL_CORE_CONSOLE=y614614+CONFIG_UNIX98_PTYS=y615615+# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set616616+# CONFIG_LEGACY_PTYS is not set617617+# CONFIG_IPMI_HANDLER is not set618618+# CONFIG_HW_RANDOM is not set619619+# CONFIG_R3964 is not set620620+# CONFIG_RAW_DRIVER is not set621621+# CONFIG_TCG_TPM is not set622622+CONFIG_I2C=y623623+CONFIG_I2C_BOARDINFO=y624624+CONFIG_I2C_CHARDEV=y625625+CONFIG_I2C_HELPER_AUTO=y626626+CONFIG_I2C_ALGOBIT=y627627+628628+#629629+# I2C Hardware Bus support630630+#631631+632632+#633633+# I2C system bus drivers (mostly embedded / system-on-chip)634634+#635635+CONFIG_I2C_GPIO=y636636+# CONFIG_I2C_OCORES is not set637637+# CONFIG_I2C_SIMTEC is not set638638+639639+#640640+# External I2C/SMBus adapter drivers641641+#642642+# CONFIG_I2C_PARPORT_LIGHT is not set643643+# CONFIG_I2C_TAOS_EVM is not set644644+645645+#646646+# Other I2C/SMBus bus drivers647647+#648648+# CONFIG_I2C_PCA_PLATFORM is not set649649+# CONFIG_I2C_STUB is not set650650+651651+#652652+# Miscellaneous I2C Chip support653653+#654654+# CONFIG_DS1682 is not set655655+# CONFIG_SENSORS_PCF8574 is not set656656+# CONFIG_PCF8575 is not set657657+# CONFIG_SENSORS_PCA9539 is not set658658+# CONFIG_SENSORS_MAX6875 is not set659659+# CONFIG_SENSORS_TSL2550 is not set660660+# CONFIG_I2C_DEBUG_CORE is not set661661+# CONFIG_I2C_DEBUG_ALGO is not set662662+# CONFIG_I2C_DEBUG_BUS is not set663663+# CONFIG_I2C_DEBUG_CHIP is not set664664+CONFIG_SPI=y665665+# CONFIG_SPI_DEBUG is not set666666+CONFIG_SPI_MASTER=y667667+668668+#669669+# SPI Master Controller Drivers670670+#671671+CONFIG_SPI_ATMEL=y672672+# CONFIG_SPI_BITBANG is not set673673+# CONFIG_SPI_GPIO is not set674674+675675+#676676+# SPI Protocol Masters677677+#678678+CONFIG_SPI_SPIDEV=y679679+# CONFIG_SPI_TLE62X0 is not set680680+CONFIG_ARCH_REQUIRE_GPIOLIB=y681681+CONFIG_GPIOLIB=y682682+# CONFIG_DEBUG_GPIO is not set683683+# CONFIG_GPIO_SYSFS is not set684684+685685+#686686+# Memory mapped GPIO expanders:687687+#688688+689689+#690690+# I2C GPIO expanders:691691+#692692+# CONFIG_GPIO_MAX732X is not set693693+# CONFIG_GPIO_PCA953X is not set694694+# CONFIG_GPIO_PCF857X is not set695695+696696+#697697+# PCI GPIO expanders:698698+#699699+700700+#701701+# SPI GPIO expanders:702702+#703703+# CONFIG_GPIO_MAX7301 is not set704704+# CONFIG_GPIO_MCP23S08 is not set705705+# CONFIG_W1 is not set706706+# CONFIG_POWER_SUPPLY is not set707707+CONFIG_HWMON=y708708+# CONFIG_HWMON_VID is not set709709+# CONFIG_SENSORS_AD7414 is not set710710+# CONFIG_SENSORS_AD7418 is not set711711+# CONFIG_SENSORS_ADCXX is not set712712+# CONFIG_SENSORS_ADM1021 is not set713713+# CONFIG_SENSORS_ADM1025 is not set714714+# CONFIG_SENSORS_ADM1026 is not set715715+# CONFIG_SENSORS_ADM1029 is not set716716+# CONFIG_SENSORS_ADM1031 is not set717717+# CONFIG_SENSORS_ADM9240 is not set718718+# CONFIG_SENSORS_ADT7462 is not set719719+# CONFIG_SENSORS_ADT7470 is not set720720+# CONFIG_SENSORS_ADT7473 is not set721721+# CONFIG_SENSORS_ADT7475 is not set722722+# CONFIG_SENSORS_ATXP1 is not set723723+# CONFIG_SENSORS_DS1621 is not set724724+# CONFIG_SENSORS_F71805F is not set725725+# CONFIG_SENSORS_F71882FG is not set726726+# CONFIG_SENSORS_F75375S is not set727727+# CONFIG_SENSORS_G760A is not set728728+# CONFIG_SENSORS_GL518SM is not set729729+# CONFIG_SENSORS_GL520SM is not set730730+# CONFIG_SENSORS_IT87 is not set731731+# CONFIG_SENSORS_LM63 is not set732732+# CONFIG_SENSORS_LM70 is not set733733+# CONFIG_SENSORS_LM75 is not set734734+# CONFIG_SENSORS_LM77 is not set735735+# CONFIG_SENSORS_LM78 is not set736736+# CONFIG_SENSORS_LM80 is not set737737+# CONFIG_SENSORS_LM83 is not set738738+# CONFIG_SENSORS_LM85 is not set739739+# CONFIG_SENSORS_LM87 is not set740740+# CONFIG_SENSORS_LM90 is not set741741+# CONFIG_SENSORS_LM92 is not set742742+# CONFIG_SENSORS_LM93 is not set743743+# CONFIG_SENSORS_LTC4215 is not set744744+# CONFIG_SENSORS_LTC4245 is not set745745+# CONFIG_SENSORS_LM95241 is not set746746+# CONFIG_SENSORS_MAX1111 is not set747747+# CONFIG_SENSORS_MAX1619 is not set748748+# CONFIG_SENSORS_MAX6650 is not set749749+# CONFIG_SENSORS_PC87360 is not set750750+# CONFIG_SENSORS_PC87427 is not set751751+# CONFIG_SENSORS_PCF8591 is not set752752+# CONFIG_SENSORS_DME1737 is not set753753+# CONFIG_SENSORS_SMSC47M1 is not set754754+# CONFIG_SENSORS_SMSC47M192 is not set755755+# CONFIG_SENSORS_SMSC47B397 is not set756756+# CONFIG_SENSORS_ADS7828 is not set757757+# CONFIG_SENSORS_THMC50 is not set758758+# CONFIG_SENSORS_VT1211 is not set759759+# CONFIG_SENSORS_W83781D is not set760760+# CONFIG_SENSORS_W83791D is not set761761+# CONFIG_SENSORS_W83792D is not set762762+# CONFIG_SENSORS_W83793 is not set763763+# CONFIG_SENSORS_W83L785TS is not set764764+# CONFIG_SENSORS_W83L786NG is not set765765+# CONFIG_SENSORS_W83627HF is not set766766+# CONFIG_SENSORS_W83627EHF is not set767767+# CONFIG_SENSORS_LIS3_SPI is not set768768+# CONFIG_HWMON_DEBUG_CHIP is not set769769+# CONFIG_THERMAL is not set770770+# CONFIG_THERMAL_HWMON is not set771771+CONFIG_WATCHDOG=y772772+# CONFIG_WATCHDOG_NOWAYOUT is not set773773+774774+#775775+# Watchdog Device Drivers776776+#777777+# CONFIG_SOFT_WATCHDOG is not set778778+CONFIG_AT32AP700X_WDT=y779779+CONFIG_SSB_POSSIBLE=y780780+781781+#782782+# Sonics Silicon Backplane783783+#784784+# CONFIG_SSB is not set785785+786786+#787787+# Multifunction device drivers788788+#789789+# CONFIG_MFD_CORE is not set790790+# CONFIG_MFD_SM501 is not set791791+# CONFIG_HTC_PASIC3 is not set792792+# CONFIG_UCB1400_CORE is not set793793+# CONFIG_TPS65010 is not set794794+# CONFIG_TWL4030_CORE is not set795795+# CONFIG_MFD_TMIO is not set796796+# CONFIG_PMIC_DA903X is not set797797+# CONFIG_MFD_WM8400 is not set798798+# CONFIG_MFD_WM8350_I2C is not set799799+# CONFIG_MFD_PCF50633 is not set800800+# CONFIG_REGULATOR is not set801801+802802+#803803+# Multimedia devices804804+#805805+806806+#807807+# Multimedia core support808808+#809809+# CONFIG_VIDEO_DEV is not set810810+# CONFIG_DVB_CORE is not set811811+# CONFIG_VIDEO_MEDIA is not set812812+813813+#814814+# Multimedia drivers815815+#816816+# CONFIG_DAB is not set817817+818818+#819819+# Graphics support820820+#821821+# CONFIG_VGASTATE is not set822822+# CONFIG_VIDEO_OUTPUT_CONTROL is not set823823+CONFIG_FB=y824824+# CONFIG_FIRMWARE_EDID is not set825825+# CONFIG_FB_DDC is not set826826+# CONFIG_FB_BOOT_VESA_SUPPORT is not set827827+CONFIG_FB_CFB_FILLRECT=y828828+CONFIG_FB_CFB_COPYAREA=y829829+CONFIG_FB_CFB_IMAGEBLIT=y830830+# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set831831+# CONFIG_FB_SYS_FILLRECT is not set832832+# CONFIG_FB_SYS_COPYAREA is not set833833+# CONFIG_FB_SYS_IMAGEBLIT is not set834834+# CONFIG_FB_FOREIGN_ENDIAN is not set835835+# CONFIG_FB_SYS_FOPS is not set836836+# CONFIG_FB_SVGALIB is not set837837+# CONFIG_FB_MACMODES is not set838838+# CONFIG_FB_BACKLIGHT is not set839839+# CONFIG_FB_MODE_HELPERS is not set840840+# CONFIG_FB_TILEBLITTING is not set841841+842842+#843843+# Frame buffer hardware drivers844844+#845845+# CONFIG_FB_S1D13XXX is not set846846+CONFIG_FB_ATMEL=y847847+# CONFIG_FB_VIRTUAL is not set848848+# CONFIG_FB_METRONOME is not set849849+# CONFIG_FB_MB862XX is not set850850+# CONFIG_FB_BROADSHEET is not set851851+CONFIG_BACKLIGHT_LCD_SUPPORT=y852852+CONFIG_LCD_CLASS_DEVICE=y853853+# CONFIG_LCD_LTV350QV is not set854854+# CONFIG_LCD_ILI9320 is not set855855+# CONFIG_LCD_TDO24M is not set856856+# CONFIG_LCD_VGG2432A4 is not set857857+# CONFIG_LCD_PLATFORM is not set858858+CONFIG_BACKLIGHT_CLASS_DEVICE=y859859+# CONFIG_BACKLIGHT_ATMEL_LCDC is not set860860+# CONFIG_BACKLIGHT_ATMEL_PWM is not set861861+CONFIG_BACKLIGHT_GENERIC=y862862+863863+#864864+# Display device support865865+#866866+# CONFIG_DISPLAY_SUPPORT is not set867867+868868+#869869+# Console display driver support870870+#871871+CONFIG_DUMMY_CONSOLE=y872872+# CONFIG_FRAMEBUFFER_CONSOLE is not set873873+# CONFIG_LOGO is not set874874+CONFIG_SOUND=m875875+CONFIG_SOUND_OSS_CORE=y876876+CONFIG_SND=m877877+CONFIG_SND_TIMER=m878878+CONFIG_SND_PCM=m879879+# CONFIG_SND_SEQUENCER is not set880880+CONFIG_SND_OSSEMUL=y881881+CONFIG_SND_MIXER_OSS=m882882+CONFIG_SND_PCM_OSS=m883883+CONFIG_SND_PCM_OSS_PLUGINS=y884884+# CONFIG_SND_DYNAMIC_MINORS is not set885885+# CONFIG_SND_SUPPORT_OLD_API is not set886886+# CONFIG_SND_VERBOSE_PROCFS is not set887887+# CONFIG_SND_VERBOSE_PRINTK is not set888888+# CONFIG_SND_DEBUG is not set889889+CONFIG_SND_VMASTER=y890890+CONFIG_SND_AC97_CODEC=m891891+CONFIG_SND_DRIVERS=y892892+# CONFIG_SND_DUMMY is not set893893+# CONFIG_SND_MTPAV is not set894894+# CONFIG_SND_SERIAL_U16550 is not set895895+# CONFIG_SND_MPU401 is not set896896+# CONFIG_SND_AC97_POWER_SAVE is not set897897+898898+#899899+# Atmel devices (AVR32 and AT91)900900+#901901+# CONFIG_SND_ATMEL_ABDAC is not set902902+CONFIG_SND_ATMEL_AC97C=m903903+# CONFIG_SND_SPI is not set904904+# CONFIG_SND_SOC is not set905905+# CONFIG_SOUND_PRIME is not set906906+CONFIG_AC97_BUS=m907907+CONFIG_HID_SUPPORT=y908908+CONFIG_HID=y909909+# CONFIG_HID_DEBUG is not set910910+# CONFIG_HIDRAW is not set911911+# CONFIG_HID_PID is not set912912+913913+#914914+# Special HID drivers915915+#916916+# CONFIG_HID_APPLE is not set917917+CONFIG_USB_SUPPORT=y918918+# CONFIG_USB_ARCH_HAS_HCD is not set919919+# CONFIG_USB_ARCH_HAS_OHCI is not set920920+# CONFIG_USB_ARCH_HAS_EHCI is not set921921+# CONFIG_USB_OTG_WHITELIST is not set922922+# CONFIG_USB_OTG_BLACKLIST_HUB is not set923923+# CONFIG_USB_MUSB_HDRC is not set924924+# CONFIG_USB_GADGET_MUSB_HDRC is not set925925+926926+#927927+# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may928928+#929929+CONFIG_USB_GADGET=m930930+# CONFIG_USB_GADGET_DEBUG is not set931931+CONFIG_USB_GADGET_DEBUG_FILES=y932932+# CONFIG_USB_GADGET_DEBUG_FS is not set933933+CONFIG_USB_GADGET_VBUS_DRAW=2934934+CONFIG_USB_GADGET_SELECTED=y935935+# CONFIG_USB_GADGET_AT91 is not set936936+CONFIG_USB_GADGET_ATMEL_USBA=y937937+CONFIG_USB_ATMEL_USBA=m938938+# CONFIG_USB_GADGET_FSL_USB2 is not set939939+# CONFIG_USB_GADGET_LH7A40X is not set940940+# CONFIG_USB_GADGET_OMAP is not set941941+# CONFIG_USB_GADGET_PXA25X is not set942942+# CONFIG_USB_GADGET_PXA27X is not set943943+# CONFIG_USB_GADGET_S3C2410 is not set944944+# CONFIG_USB_GADGET_IMX is not set945945+# CONFIG_USB_GADGET_M66592 is not set946946+# CONFIG_USB_GADGET_AMD5536UDC is not set947947+# CONFIG_USB_GADGET_FSL_QE is not set948948+# CONFIG_USB_GADGET_CI13XXX is not set949949+# CONFIG_USB_GADGET_NET2280 is not set950950+# CONFIG_USB_GADGET_GOKU is not set951951+# CONFIG_USB_GADGET_DUMMY_HCD is not set952952+CONFIG_USB_GADGET_DUALSPEED=y953953+# CONFIG_USB_ZERO is not set954954+# CONFIG_USB_ETH is not set955955+# CONFIG_USB_GADGETFS is not set956956+CONFIG_USB_FILE_STORAGE=m957957+# CONFIG_USB_FILE_STORAGE_TEST is not set958958+CONFIG_USB_G_SERIAL=m959959+# CONFIG_USB_MIDI_GADGET is not set960960+# CONFIG_USB_G_PRINTER is not set961961+# CONFIG_USB_CDC_COMPOSITE is not set962962+963963+#964964+# OTG and related infrastructure965965+#966966+# CONFIG_USB_GPIO_VBUS is not set967967+# CONFIG_NOP_USB_XCEIV is not set968968+CONFIG_MMC=y969969+# CONFIG_MMC_DEBUG is not set970970+# CONFIG_MMC_UNSAFE_RESUME is not set971971+972972+#973973+# MMC/SD/SDIO Card Drivers974974+#975975+CONFIG_MMC_BLOCK=y976976+CONFIG_MMC_BLOCK_BOUNCE=y977977+# CONFIG_SDIO_UART is not set978978+# CONFIG_MMC_TEST is not set979979+980980+#981981+# MMC/SD/SDIO Host Controller Drivers982982+#983983+# CONFIG_MMC_SDHCI is not set984984+CONFIG_MMC_ATMELMCI=y985985+# CONFIG_MMC_ATMELMCI_DMA is not set986986+# CONFIG_MMC_SPI is not set987987+# CONFIG_MEMSTICK is not set988988+CONFIG_NEW_LEDS=y989989+CONFIG_LEDS_CLASS=y990990+991991+#992992+# LED drivers993993+#994994+CONFIG_LEDS_ATMEL_PWM=y995995+# CONFIG_LEDS_PCA9532 is not set996996+CONFIG_LEDS_GPIO=y997997+CONFIG_LEDS_GPIO_PLATFORM=y998998+# CONFIG_LEDS_LP5521 is not set999999+# CONFIG_LEDS_PCA955X is not set10001000+# CONFIG_LEDS_DAC124S085 is not set10011001+# CONFIG_LEDS_BD2802 is not set10021002+10031003+#10041004+# LED Triggers10051005+#10061006+CONFIG_LEDS_TRIGGERS=y10071007+CONFIG_LEDS_TRIGGER_TIMER=y10081008+CONFIG_LEDS_TRIGGER_HEARTBEAT=y10091009+# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set10101010+# CONFIG_LEDS_TRIGGER_GPIO is not set10111011+# CONFIG_LEDS_TRIGGER_DEFAULT_ON is not set10121012+10131013+#10141014+# iptables trigger is under Netfilter config (LED target)10151015+#10161016+# CONFIG_ACCESSIBILITY is not set10171017+CONFIG_RTC_LIB=m10181018+CONFIG_RTC_CLASS=m10191019+10201020+#10211021+# RTC interfaces10221022+#10231023+CONFIG_RTC_INTF_SYSFS=y10241024+CONFIG_RTC_INTF_PROC=y10251025+CONFIG_RTC_INTF_DEV=y10261026+# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set10271027+# CONFIG_RTC_DRV_TEST is not set10281028+10291029+#10301030+# I2C RTC drivers10311031+#10321032+# CONFIG_RTC_DRV_DS1307 is not set10331033+# CONFIG_RTC_DRV_DS1374 is not set10341034+# CONFIG_RTC_DRV_DS1672 is not set10351035+# CONFIG_RTC_DRV_MAX6900 is not set10361036+# CONFIG_RTC_DRV_RS5C372 is not set10371037+# CONFIG_RTC_DRV_ISL1208 is not set10381038+# CONFIG_RTC_DRV_X1205 is not set10391039+# CONFIG_RTC_DRV_PCF8563 is not set10401040+# CONFIG_RTC_DRV_PCF8583 is not set10411041+# CONFIG_RTC_DRV_M41T80 is not set10421042+CONFIG_RTC_DRV_S35390A=m10431043+# CONFIG_RTC_DRV_FM3130 is not set10441044+# CONFIG_RTC_DRV_RX8581 is not set10451045+10461046+#10471047+# SPI RTC drivers10481048+#10491049+# CONFIG_RTC_DRV_M41T94 is not set10501050+# CONFIG_RTC_DRV_DS1305 is not set10511051+# CONFIG_RTC_DRV_DS1390 is not set10521052+# CONFIG_RTC_DRV_MAX6902 is not set10531053+# CONFIG_RTC_DRV_R9701 is not set10541054+# CONFIG_RTC_DRV_RS5C348 is not set10551055+# CONFIG_RTC_DRV_DS3234 is not set10561056+10571057+#10581058+# Platform RTC drivers10591059+#10601060+# CONFIG_RTC_DRV_DS1286 is not set10611061+# CONFIG_RTC_DRV_DS1511 is not set10621062+# CONFIG_RTC_DRV_DS1553 is not set10631063+# CONFIG_RTC_DRV_DS1742 is not set10641064+# CONFIG_RTC_DRV_STK17TA8 is not set10651065+# CONFIG_RTC_DRV_M48T86 is not set10661066+# CONFIG_RTC_DRV_M48T35 is not set10671067+# CONFIG_RTC_DRV_M48T59 is not set10681068+# CONFIG_RTC_DRV_BQ4802 is not set10691069+# CONFIG_RTC_DRV_V3020 is not set10701070+10711071+#10721072+# on-CPU RTC drivers10731073+#10741074+CONFIG_RTC_DRV_AT32AP700X=m10751075+CONFIG_DMADEVICES=y10761076+10771077+#10781078+# DMA Devices10791079+#10801080+CONFIG_DW_DMAC=y10811081+CONFIG_DMA_ENGINE=y10821082+10831083+#10841084+# DMA Clients10851085+#10861086+# CONFIG_NET_DMA is not set10871087+# CONFIG_ASYNC_TX_DMA is not set10881088+# CONFIG_DMATEST is not set10891089+# CONFIG_AUXDISPLAY is not set10901090+CONFIG_UIO=y10911091+# CONFIG_UIO_PDRV is not set10921092+# CONFIG_UIO_PDRV_GENIRQ is not set10931093+# CONFIG_UIO_SMX is not set10941094+# CONFIG_UIO_SERCOS3 is not set10951095+# CONFIG_STAGING is not set10961096+10971097+#10981098+# File systems10991099+#11001100+CONFIG_EXT2_FS=y11011101+CONFIG_EXT2_FS_XATTR=y11021102+# CONFIG_EXT2_FS_POSIX_ACL is not set11031103+# CONFIG_EXT2_FS_SECURITY is not set11041104+# CONFIG_EXT2_FS_XIP is not set11051105+CONFIG_EXT3_FS=y11061106+# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set11071107+CONFIG_EXT3_FS_XATTR=y11081108+# CONFIG_EXT3_FS_POSIX_ACL is not set11091109+# CONFIG_EXT3_FS_SECURITY is not set11101110+# CONFIG_EXT4_FS is not set11111111+CONFIG_JBD=y11121112+# CONFIG_JBD_DEBUG is not set11131113+CONFIG_FS_MBCACHE=y11141114+# CONFIG_REISERFS_FS is not set11151115+# CONFIG_JFS_FS is not set11161116+# CONFIG_FS_POSIX_ACL is not set11171117+CONFIG_FILE_LOCKING=y11181118+# CONFIG_XFS_FS is not set11191119+# CONFIG_OCFS2_FS is not set11201120+# CONFIG_BTRFS_FS is not set11211121+# CONFIG_DNOTIFY is not set11221122+# CONFIG_INOTIFY is not set11231123+# CONFIG_QUOTA is not set11241124+# CONFIG_AUTOFS_FS is not set11251125+# CONFIG_AUTOFS4_FS is not set11261126+# CONFIG_FUSE_FS is not set11271127+11281128+#11291129+# Caches11301130+#11311131+# CONFIG_FSCACHE is not set11321132+11331133+#11341134+# CD-ROM/DVD Filesystems11351135+#11361136+# CONFIG_ISO9660_FS is not set11371137+# CONFIG_UDF_FS is not set11381138+11391139+#11401140+# DOS/FAT/NT Filesystems11411141+#11421142+CONFIG_FAT_FS=y11431143+CONFIG_MSDOS_FS=y11441144+CONFIG_VFAT_FS=y11451145+CONFIG_FAT_DEFAULT_CODEPAGE=85011461146+CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"11471147+CONFIG_NTFS_FS=m11481148+# CONFIG_NTFS_DEBUG is not set11491149+CONFIG_NTFS_RW=y11501150+11511151+#11521152+# Pseudo filesystems11531153+#11541154+CONFIG_PROC_FS=y11551155+# CONFIG_PROC_KCORE is not set11561156+CONFIG_PROC_SYSCTL=y11571157+CONFIG_PROC_PAGE_MONITOR=y11581158+CONFIG_SYSFS=y11591159+CONFIG_TMPFS=y11601160+# CONFIG_TMPFS_POSIX_ACL is not set11611161+# CONFIG_HUGETLB_PAGE is not set11621162+CONFIG_CONFIGFS_FS=y11631163+CONFIG_MISC_FILESYSTEMS=y11641164+# CONFIG_ADFS_FS is not set11651165+# CONFIG_AFFS_FS is not set11661166+# CONFIG_HFS_FS is not set11671167+# CONFIG_HFSPLUS_FS is not set11681168+# CONFIG_BEFS_FS is not set11691169+# CONFIG_BFS_FS is not set11701170+# CONFIG_EFS_FS is not set11711171+CONFIG_JFFS2_FS=y11721172+CONFIG_JFFS2_FS_DEBUG=011731173+CONFIG_JFFS2_FS_WRITEBUFFER=y11741174+# CONFIG_JFFS2_FS_WBUF_VERIFY is not set11751175+# CONFIG_JFFS2_SUMMARY is not set11761176+# CONFIG_JFFS2_FS_XATTR is not set11771177+# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set11781178+CONFIG_JFFS2_ZLIB=y11791179+# CONFIG_JFFS2_LZO is not set11801180+CONFIG_JFFS2_RTIME=y11811181+# CONFIG_JFFS2_RUBIN is not set11821182+# CONFIG_CRAMFS is not set11831183+# CONFIG_SQUASHFS is not set11841184+# CONFIG_VXFS_FS is not set11851185+# CONFIG_MINIX_FS is not set11861186+# CONFIG_OMFS_FS is not set11871187+# CONFIG_HPFS_FS is not set11881188+# CONFIG_QNX4FS_FS is not set11891189+# CONFIG_ROMFS_FS is not set11901190+# CONFIG_SYSV_FS is not set11911191+# CONFIG_UFS_FS is not set11921192+# CONFIG_NILFS2_FS is not set11931193+CONFIG_NETWORK_FILESYSTEMS=y11941194+CONFIG_NFS_FS=y11951195+CONFIG_NFS_V3=y11961196+# CONFIG_NFS_V3_ACL is not set11971197+# CONFIG_NFS_V4 is not set11981198+CONFIG_ROOT_NFS=y11991199+# CONFIG_NFSD is not set12001200+CONFIG_LOCKD=y12011201+CONFIG_LOCKD_V4=y12021202+CONFIG_NFS_COMMON=y12031203+CONFIG_SUNRPC=y12041204+# CONFIG_RPCSEC_GSS_KRB5 is not set12051205+# CONFIG_RPCSEC_GSS_SPKM3 is not set12061206+CONFIG_SMB_FS=m12071207+CONFIG_SMB_NLS_DEFAULT=y12081208+CONFIG_SMB_NLS_REMOTE="cp437"12091209+CONFIG_CIFS=m12101210+CONFIG_CIFS_STATS=y12111211+# CONFIG_CIFS_STATS2 is not set12121212+CONFIG_CIFS_WEAK_PW_HASH=y12131213+CONFIG_CIFS_XATTR=y12141214+CONFIG_CIFS_POSIX=y12151215+# CONFIG_CIFS_DEBUG2 is not set12161216+# CONFIG_CIFS_EXPERIMENTAL is not set12171217+# CONFIG_NCP_FS is not set12181218+# CONFIG_CODA_FS is not set12191219+# CONFIG_AFS_FS is not set12201220+12211221+#12221222+# Partition Types12231223+#12241224+# CONFIG_PARTITION_ADVANCED is not set12251225+CONFIG_MSDOS_PARTITION=y12261226+CONFIG_NLS=y12271227+CONFIG_NLS_DEFAULT="iso8859-1"12281228+CONFIG_NLS_CODEPAGE_437=y12291229+# CONFIG_NLS_CODEPAGE_737 is not set12301230+# CONFIG_NLS_CODEPAGE_775 is not set12311231+CONFIG_NLS_CODEPAGE_850=y12321232+# CONFIG_NLS_CODEPAGE_852 is not set12331233+# CONFIG_NLS_CODEPAGE_855 is not set12341234+# CONFIG_NLS_CODEPAGE_857 is not set12351235+# CONFIG_NLS_CODEPAGE_860 is not set12361236+# CONFIG_NLS_CODEPAGE_861 is not set12371237+# CONFIG_NLS_CODEPAGE_862 is not set12381238+# CONFIG_NLS_CODEPAGE_863 is not set12391239+# CONFIG_NLS_CODEPAGE_864 is not set12401240+# CONFIG_NLS_CODEPAGE_865 is not set12411241+# CONFIG_NLS_CODEPAGE_866 is not set12421242+# CONFIG_NLS_CODEPAGE_869 is not set12431243+# CONFIG_NLS_CODEPAGE_936 is not set12441244+# CONFIG_NLS_CODEPAGE_950 is not set12451245+# CONFIG_NLS_CODEPAGE_932 is not set12461246+# CONFIG_NLS_CODEPAGE_949 is not set12471247+# CONFIG_NLS_CODEPAGE_874 is not set12481248+# CONFIG_NLS_ISO8859_8 is not set12491249+# CONFIG_NLS_CODEPAGE_1250 is not set12501250+# CONFIG_NLS_CODEPAGE_1251 is not set12511251+# CONFIG_NLS_ASCII is not set12521252+CONFIG_NLS_ISO8859_1=y12531253+# CONFIG_NLS_ISO8859_2 is not set12541254+# CONFIG_NLS_ISO8859_3 is not set12551255+# CONFIG_NLS_ISO8859_4 is not set12561256+# CONFIG_NLS_ISO8859_5 is not set12571257+# CONFIG_NLS_ISO8859_6 is not set12581258+# CONFIG_NLS_ISO8859_7 is not set12591259+# CONFIG_NLS_ISO8859_9 is not set12601260+# CONFIG_NLS_ISO8859_13 is not set12611261+# CONFIG_NLS_ISO8859_14 is not set12621262+# CONFIG_NLS_ISO8859_15 is not set12631263+# CONFIG_NLS_KOI8_R is not set12641264+# CONFIG_NLS_KOI8_U is not set12651265+CONFIG_NLS_UTF8=y12661266+# CONFIG_DLM is not set12671267+12681268+#12691269+# Kernel hacking12701270+#12711271+# CONFIG_PRINTK_TIME is not set12721272+CONFIG_ENABLE_WARN_DEPRECATED=y12731273+CONFIG_ENABLE_MUST_CHECK=y12741274+CONFIG_FRAME_WARN=102412751275+CONFIG_MAGIC_SYSRQ=y12761276+# CONFIG_UNUSED_SYMBOLS is not set12771277+CONFIG_DEBUG_FS=y12781278+# CONFIG_HEADERS_CHECK is not set12791279+CONFIG_DEBUG_KERNEL=y12801280+# CONFIG_DEBUG_SHIRQ is not set12811281+CONFIG_DETECT_SOFTLOCKUP=y12821282+# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set12831283+CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=012841284+CONFIG_DETECT_HUNG_TASK=y12851285+# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set12861286+CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=012871287+CONFIG_SCHED_DEBUG=y12881288+# CONFIG_SCHEDSTATS is not set12891289+# CONFIG_TIMER_STATS is not set12901290+# CONFIG_DEBUG_OBJECTS is not set12911291+# CONFIG_DEBUG_RT_MUTEXES is not set12921292+# CONFIG_RT_MUTEX_TESTER is not set12931293+# CONFIG_DEBUG_SPINLOCK is not set12941294+# CONFIG_DEBUG_MUTEXES is not set12951295+# CONFIG_DEBUG_LOCK_ALLOC is not set12961296+# CONFIG_PROVE_LOCKING is not set12971297+# CONFIG_LOCK_STAT is not set12981298+# CONFIG_DEBUG_SPINLOCK_SLEEP is not set12991299+# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set13001300+# CONFIG_DEBUG_KOBJECT is not set13011301+CONFIG_DEBUG_BUGVERBOSE=y13021302+# CONFIG_DEBUG_INFO is not set13031303+# CONFIG_DEBUG_VM is not set13041304+# CONFIG_DEBUG_WRITECOUNT is not set13051305+# CONFIG_DEBUG_MEMORY_INIT is not set13061306+# CONFIG_DEBUG_LIST is not set13071307+# CONFIG_DEBUG_SG is not set13081308+# CONFIG_DEBUG_NOTIFIERS is not set13091309+CONFIG_FRAME_POINTER=y13101310+# CONFIG_BOOT_PRINTK_DELAY is not set13111311+# CONFIG_RCU_TORTURE_TEST is not set13121312+# CONFIG_RCU_CPU_STALL_DETECTOR is not set13131313+# CONFIG_BACKTRACE_SELF_TEST is not set13141314+# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set13151315+# CONFIG_FAULT_INJECTION is not set13161316+# CONFIG_PAGE_POISONING is not set13171317+CONFIG_TRACING_SUPPORT=y13181318+13191319+#13201320+# Tracers13211321+#13221322+# CONFIG_IRQSOFF_TRACER is not set13231323+# CONFIG_SCHED_TRACER is not set13241324+# CONFIG_CONTEXT_SWITCH_TRACER is not set13251325+# CONFIG_EVENT_TRACER is not set13261326+# CONFIG_BOOT_TRACER is not set13271327+# CONFIG_TRACE_BRANCH_PROFILING is not set13281328+# CONFIG_KMEMTRACE is not set13291329+# CONFIG_WORKQUEUE_TRACER is not set13301330+# CONFIG_BLK_DEV_IO_TRACE is not set13311331+# CONFIG_DYNAMIC_DEBUG is not set13321332+# CONFIG_SAMPLES is not set13331333+13341334+#13351335+# Security options13361336+#13371337+# CONFIG_KEYS is not set13381338+# CONFIG_SECURITY is not set13391339+# CONFIG_SECURITYFS is not set13401340+# CONFIG_SECURITY_FILE_CAPABILITIES is not set13411341+# CONFIG_CRYPTO is not set13421342+# CONFIG_BINARY_PRINTF is not set13431343+13441344+#13451345+# Library routines13461346+#13471347+CONFIG_BITREVERSE=y13481348+CONFIG_GENERIC_FIND_LAST_BIT=y13491349+CONFIG_CRC_CCITT=y13501350+# CONFIG_CRC16 is not set13511351+# CONFIG_CRC_T10DIF is not set13521352+# CONFIG_CRC_ITU_T is not set13531353+CONFIG_CRC32=y13541354+# CONFIG_CRC7 is not set13551355+# CONFIG_LIBCRC32C is not set13561356+CONFIG_ZLIB_INFLATE=y13571357+CONFIG_ZLIB_DEFLATE=y13581358+CONFIG_DECOMPRESS_GZIP=y13591359+CONFIG_GENERIC_ALLOCATOR=y13601360+CONFIG_HAS_IOMEM=y13611361+CONFIG_HAS_IOPORT=y13621362+CONFIG_HAS_DMA=y13631363+CONFIG_NLATTR=y
+1-1
arch/avr32/include/asm/hw_irq.h
···11#ifndef __ASM_AVR32_HW_IRQ_H22#define __ASM_AVR32_HW_IRQ_H3344-static inline void hw_resend_irq(struct hw_interrupt_type *h, unsigned int i)44+static inline void hw_resend_irq(struct irq_chip *h, unsigned int i)55{66 /* Nothing to do */77}
+9-3
drivers/mmc/host/atmel-mci.c
···177177 * available.178178 * @wp_pin: GPIO pin used for card write protect sending, or negative179179 * if not available.180180+ * @detect_is_active_high: The state of the detect pin when it is active.180181 * @detect_timer: Timer used for debouncing @detect_pin interrupts.181182 */182183struct atmel_mci_slot {···197196198197 int detect_pin;199198 int wp_pin;199199+ bool detect_is_active_high;200200201201 struct timer_list detect_timer;202202};···926924 struct atmel_mci_slot *slot = mmc_priv(mmc);927925928926 if (gpio_is_valid(slot->detect_pin)) {929929- present = !gpio_get_value(slot->detect_pin);927927+ present = !(gpio_get_value(slot->detect_pin) ^928928+ slot->detect_is_active_high);930929 dev_dbg(&mmc->class_dev, "card is %spresent\n",931930 present ? "" : "not ");932931 }···10311028 return;1032102910331030 enable_irq(gpio_to_irq(slot->detect_pin));10341034- present = !gpio_get_value(slot->detect_pin);10311031+ present = !(gpio_get_value(slot->detect_pin) ^10321032+ slot->detect_is_active_high);10351033 present_old = test_bit(ATMCI_CARD_PRESENT, &slot->flags);1036103410371035 dev_vdbg(&slot->mmc->class_dev, "detect change: %d (was %d)\n",···14601456 slot->host = host;14611457 slot->detect_pin = slot_data->detect_pin;14621458 slot->wp_pin = slot_data->wp_pin;14591459+ slot->detect_is_active_high = slot_data->detect_is_active_high;14631460 slot->sdc_reg = sdc_reg;1464146114651462 mmc->ops = &atmci_ops;···14821477 if (gpio_request(slot->detect_pin, "mmc_detect")) {14831478 dev_dbg(&mmc->class_dev, "no detect pin available\n");14841479 slot->detect_pin = -EBUSY;14851485- } else if (gpio_get_value(slot->detect_pin)) {14801480+ } else if (gpio_get_value(slot->detect_pin) ^14811481+ slot->detect_is_active_high) {14861482 clear_bit(ATMCI_CARD_PRESENT, &slot->flags);14871483 }14881484 }
+2
include/linux/atmel-mci.h
···1010 * @bus_width: Number of data lines wired up the slot1111 * @detect_pin: GPIO pin wired to the card detect switch1212 * @wp_pin: GPIO pin wired to the write protect sensor1313+ * @detect_is_active_high: The state of the detect pin when it is active1314 *1415 * If a given slot is not present on the board, @bus_width should be1516 * set to 0. The other fields are ignored in this case.···2524 unsigned int bus_width;2625 int detect_pin;2726 int wp_pin;2727+ bool detect_is_active_high;2828};29293030/**