diff options
| -rw-r--r-- | arch/arm/configs/rx51_defconfig | 1821 | ||||
| -rw-r--r-- | arch/arm/mach-omap2/Kconfig | 4 | ||||
| -rw-r--r-- | arch/arm/mach-omap2/Makefile | 2 | ||||
| -rw-r--r-- | arch/arm/mach-omap2/board-rx51-peripherals.c | 419 | ||||
| -rw-r--r-- | arch/arm/mach-omap2/board-rx51.c | 96 |
5 files changed, 2342 insertions, 0 deletions
diff --git a/arch/arm/configs/rx51_defconfig b/arch/arm/configs/rx51_defconfig new file mode 100644 index 000000000000..593102da8cd7 --- /dev/null +++ b/arch/arm/configs/rx51_defconfig | |||
| @@ -0,0 +1,1821 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.29-rc8 | ||
| 4 | # Fri Mar 13 15:28:56 2009 | ||
| 5 | # | ||
| 6 | CONFIG_ARM=y | ||
| 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
| 8 | CONFIG_GENERIC_GPIO=y | ||
| 9 | CONFIG_GENERIC_TIME=y | ||
| 10 | CONFIG_GENERIC_CLOCKEVENTS=y | ||
| 11 | CONFIG_MMU=y | ||
| 12 | # CONFIG_NO_IOPORT is not set | ||
| 13 | CONFIG_GENERIC_HARDIRQS=y | ||
| 14 | CONFIG_STACKTRACE_SUPPORT=y | ||
| 15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | ||
| 16 | CONFIG_LOCKDEP_SUPPORT=y | ||
| 17 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
| 18 | CONFIG_HARDIRQS_SW_RESEND=y | ||
| 19 | CONFIG_GENERIC_IRQ_PROBE=y | ||
| 20 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 23 | CONFIG_GENERIC_HWEIGHT=y | ||
| 24 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 25 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | ||
| 26 | CONFIG_VECTORS_BASE=0xffff0000 | ||
| 27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
| 28 | |||
| 29 | # | ||
| 30 | # General setup | ||
| 31 | # | ||
| 32 | CONFIG_EXPERIMENTAL=y | ||
| 33 | CONFIG_BROKEN_ON_SMP=y | ||
| 34 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 35 | CONFIG_LOCALVERSION="" | ||
| 36 | CONFIG_LOCALVERSION_AUTO=y | ||
| 37 | CONFIG_SWAP=y | ||
| 38 | CONFIG_SYSVIPC=y | ||
| 39 | CONFIG_SYSVIPC_SYSCTL=y | ||
| 40 | CONFIG_POSIX_MQUEUE=y | ||
| 41 | CONFIG_BSD_PROCESS_ACCT=y | ||
| 42 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
| 43 | # CONFIG_TASKSTATS is not set | ||
| 44 | # CONFIG_AUDIT is not set | ||
| 45 | |||
| 46 | # | ||
| 47 | # RCU Subsystem | ||
| 48 | # | ||
| 49 | CONFIG_CLASSIC_RCU=y | ||
| 50 | # CONFIG_TREE_RCU is not set | ||
| 51 | # CONFIG_PREEMPT_RCU is not set | ||
| 52 | # CONFIG_TREE_RCU_TRACE is not set | ||
| 53 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
| 54 | # CONFIG_IKCONFIG is not set | ||
| 55 | CONFIG_LOG_BUF_SHIFT=17 | ||
| 56 | CONFIG_GROUP_SCHED=y | ||
| 57 | CONFIG_FAIR_GROUP_SCHED=y | ||
| 58 | # CONFIG_RT_GROUP_SCHED is not set | ||
| 59 | CONFIG_USER_SCHED=y | ||
| 60 | # CONFIG_CGROUP_SCHED is not set | ||
| 61 | # CONFIG_CGROUPS is not set | ||
| 62 | CONFIG_SYSFS_DEPRECATED=y | ||
| 63 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
| 64 | # CONFIG_RELAY is not set | ||
| 65 | # CONFIG_NAMESPACES is not set | ||
| 66 | CONFIG_BLK_DEV_INITRD=y | ||
| 67 | CONFIG_INITRAMFS_SOURCE="" | ||
| 68 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
| 69 | CONFIG_SYSCTL=y | ||
| 70 | CONFIG_ANON_INODES=y | ||
| 71 | CONFIG_EMBEDDED=y | ||
| 72 | CONFIG_UID16=y | ||
| 73 | # CONFIG_SYSCTL_SYSCALL is not set | ||
| 74 | CONFIG_KALLSYMS=y | ||
| 75 | CONFIG_KALLSYMS_ALL=y | ||
| 76 | CONFIG_KALLSYMS_EXTRA_PASS=y | ||
| 77 | CONFIG_HOTPLUG=y | ||
| 78 | CONFIG_PRINTK=y | ||
| 79 | CONFIG_BUG=y | ||
| 80 | CONFIG_ELF_CORE=y | ||
| 81 | CONFIG_BASE_FULL=y | ||
| 82 | CONFIG_FUTEX=y | ||
| 83 | CONFIG_EPOLL=y | ||
| 84 | CONFIG_SIGNALFD=y | ||
| 85 | CONFIG_TIMERFD=y | ||
| 86 | CONFIG_EVENTFD=y | ||
| 87 | CONFIG_SHMEM=y | ||
| 88 | CONFIG_AIO=y | ||
| 89 | CONFIG_VM_EVENT_COUNTERS=y | ||
| 90 | CONFIG_COMPAT_BRK=y | ||
| 91 | CONFIG_SLAB=y | ||
| 92 | # CONFIG_SLUB is not set | ||
| 93 | # CONFIG_SLOB is not set | ||
| 94 | # CONFIG_PROFILING is not set | ||
| 95 | CONFIG_HAVE_OPROFILE=y | ||
| 96 | CONFIG_KPROBES=y | ||
| 97 | CONFIG_KRETPROBES=y | ||
| 98 | CONFIG_HAVE_KPROBES=y | ||
| 99 | CONFIG_HAVE_KRETPROBES=y | ||
| 100 | CONFIG_HAVE_CLK=y | ||
| 101 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | ||
| 102 | CONFIG_SLABINFO=y | ||
| 103 | CONFIG_RT_MUTEXES=y | ||
| 104 | CONFIG_BASE_SMALL=0 | ||
| 105 | CONFIG_MODULES=y | ||
| 106 | CONFIG_MODULE_FORCE_LOAD=y | ||
| 107 | CONFIG_MODULE_UNLOAD=y | ||
| 108 | CONFIG_MODULE_FORCE_UNLOAD=y | ||
| 109 | CONFIG_MODVERSIONS=y | ||
| 110 | CONFIG_MODULE_SRCVERSION_ALL=y | ||
| 111 | CONFIG_BLOCK=y | ||
| 112 | # CONFIG_LBD is not set | ||
| 113 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 114 | # CONFIG_BLK_DEV_BSG is not set | ||
| 115 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
| 116 | |||
| 117 | # | ||
| 118 | # IO Schedulers | ||
| 119 | # | ||
| 120 | CONFIG_IOSCHED_NOOP=y | ||
| 121 | # CONFIG_IOSCHED_AS is not set | ||
| 122 | # CONFIG_IOSCHED_DEADLINE is not set | ||
| 123 | CONFIG_IOSCHED_CFQ=y | ||
| 124 | # CONFIG_DEFAULT_AS is not set | ||
| 125 | # CONFIG_DEFAULT_DEADLINE is not set | ||
| 126 | CONFIG_DEFAULT_CFQ=y | ||
| 127 | # CONFIG_DEFAULT_NOOP is not set | ||
| 128 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
| 129 | CONFIG_FREEZER=y | ||
| 130 | |||
| 131 | # | ||
| 132 | # System Type | ||
| 133 | # | ||
| 134 | # CONFIG_ARCH_AAEC2000 is not set | ||
| 135 | # CONFIG_ARCH_INTEGRATOR is not set | ||
| 136 | # CONFIG_ARCH_REALVIEW is not set | ||
| 137 | # CONFIG_ARCH_VERSATILE is not set | ||
| 138 | # CONFIG_ARCH_AT91 is not set | ||
| 139 | # CONFIG_ARCH_CLPS711X is not set | ||
| 140 | # CONFIG_ARCH_EBSA110 is not set | ||
| 141 | # CONFIG_ARCH_EP93XX is not set | ||
| 142 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
| 143 | # CONFIG_ARCH_NETX is not set | ||
| 144 | # CONFIG_ARCH_H720X is not set | ||
| 145 | # CONFIG_ARCH_IMX is not set | ||
| 146 | # CONFIG_ARCH_IOP13XX is not set | ||
| 147 | # CONFIG_ARCH_IOP32X is not set | ||
| 148 | # CONFIG_ARCH_IOP33X is not set | ||
| 149 | # CONFIG_ARCH_IXP23XX is not set | ||
| 150 | # CONFIG_ARCH_IXP2000 is not set | ||
| 151 | # CONFIG_ARCH_IXP4XX is not set | ||
| 152 | # CONFIG_ARCH_L7200 is not set | ||
| 153 | # CONFIG_ARCH_KIRKWOOD is not set | ||
| 154 | # CONFIG_ARCH_KS8695 is not set | ||
| 155 | # CONFIG_ARCH_NS9XXX is not set | ||
| 156 | # CONFIG_ARCH_LOKI is not set | ||
| 157 | # CONFIG_ARCH_MV78XX0 is not set | ||
| 158 | # CONFIG_ARCH_MXC is not set | ||
| 159 | # CONFIG_ARCH_ORION5X is not set | ||
| 160 | # CONFIG_ARCH_PNX4008 is not set | ||
| 161 | # CONFIG_ARCH_PXA is not set | ||
| 162 | # CONFIG_ARCH_RPC is not set | ||
| 163 | # CONFIG_ARCH_SA1100 is not set | ||
| 164 | # CONFIG_ARCH_S3C2410 is not set | ||
| 165 | # CONFIG_ARCH_S3C64XX is not set | ||
| 166 | # CONFIG_ARCH_SHARK is not set | ||
| 167 | # CONFIG_ARCH_LH7A40X is not set | ||
| 168 | # CONFIG_ARCH_DAVINCI is not set | ||
| 169 | CONFIG_ARCH_OMAP=y | ||
| 170 | # CONFIG_ARCH_MSM is not set | ||
| 171 | # CONFIG_ARCH_W90X900 is not set | ||
| 172 | |||
| 173 | # | ||
| 174 | # TI OMAP Implementations | ||
| 175 | # | ||
| 176 | CONFIG_ARCH_OMAP_OTG=y | ||
| 177 | # CONFIG_ARCH_OMAP1 is not set | ||
| 178 | # CONFIG_ARCH_OMAP2 is not set | ||
| 179 | CONFIG_ARCH_OMAP3=y | ||
| 180 | |||
| 181 | # | ||
| 182 | # OMAP Feature Selections | ||
| 183 | # | ||
| 184 | # CONFIG_OMAP_DEBUG_POWERDOMAIN is not set | ||
| 185 | # CONFIG_OMAP_DEBUG_CLOCKDOMAIN is not set | ||
| 186 | CONFIG_OMAP_RESET_CLOCKS=y | ||
| 187 | CONFIG_OMAP_MUX=y | ||
| 188 | CONFIG_OMAP_MUX_DEBUG=y | ||
| 189 | CONFIG_OMAP_MUX_WARNINGS=y | ||
| 190 | CONFIG_OMAP_MCBSP=y | ||
| 191 | # CONFIG_OMAP_MPU_TIMER is not set | ||
| 192 | CONFIG_OMAP_32K_TIMER=y | ||
| 193 | CONFIG_OMAP_32K_TIMER_HZ=128 | ||
| 194 | CONFIG_OMAP_DM_TIMER=y | ||
| 195 | # CONFIG_OMAP_LL_DEBUG_UART1 is not set | ||
| 196 | # CONFIG_OMAP_LL_DEBUG_UART2 is not set | ||
| 197 | CONFIG_OMAP_LL_DEBUG_UART3=y | ||
| 198 | CONFIG_OMAP_SERIAL_WAKE=y | ||
| 199 | CONFIG_ARCH_OMAP34XX=y | ||
| 200 | CONFIG_ARCH_OMAP3430=y | ||
| 201 | |||
| 202 | # | ||
| 203 | # OMAP Board Type | ||
| 204 | # | ||
| 205 | # CONFIG_MACH_OMAP3_BEAGLE is not set | ||
| 206 | # CONFIG_MACH_OMAP_LDP is not set | ||
| 207 | # CONFIG_MACH_OVERO is not set | ||
| 208 | # CONFIG_MACH_OMAP3_PANDORA is not set | ||
| 209 | # CONFIG_MACH_OMAP_3430SDP is not set | ||
| 210 | CONFIG_MACH_NOKIA_RX51=y | ||
| 211 | |||
| 212 | # | ||
| 213 | # Processor Type | ||
| 214 | # | ||
| 215 | CONFIG_CPU_32=y | ||
| 216 | CONFIG_CPU_32v6K=y | ||
| 217 | CONFIG_CPU_V7=y | ||
| 218 | CONFIG_CPU_32v7=y | ||
| 219 | CONFIG_CPU_ABRT_EV7=y | ||
| 220 | CONFIG_CPU_PABRT_IFAR=y | ||
| 221 | CONFIG_CPU_CACHE_V7=y | ||
| 222 | CONFIG_CPU_CACHE_VIPT=y | ||
| 223 | CONFIG_CPU_COPY_V6=y | ||
| 224 | CONFIG_CPU_TLB_V7=y | ||
| 225 | CONFIG_CPU_HAS_ASID=y | ||
| 226 | CONFIG_CPU_CP15=y | ||
| 227 | CONFIG_CPU_CP15_MMU=y | ||
| 228 | |||
| 229 | # | ||
| 230 | # Processor Features | ||
| 231 | # | ||
| 232 | CONFIG_ARM_THUMB=y | ||
| 233 | # CONFIG_ARM_THUMBEE is not set | ||
| 234 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
| 235 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
| 236 | # CONFIG_CPU_BPREDICT_DISABLE is not set | ||
| 237 | CONFIG_HAS_TLS_REG=y | ||
| 238 | # CONFIG_OUTER_CACHE is not set | ||
| 239 | |||
| 240 | # | ||
| 241 | # Bus support | ||
| 242 | # | ||
| 243 | # CONFIG_PCI_SYSCALL is not set | ||
| 244 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
| 245 | # CONFIG_PCCARD is not set | ||
| 246 | |||
| 247 | # | ||
| 248 | # Kernel Features | ||
| 249 | # | ||
| 250 | CONFIG_TICK_ONESHOT=y | ||
| 251 | CONFIG_NO_HZ=y | ||
| 252 | CONFIG_HIGH_RES_TIMERS=y | ||
| 253 | CONFIG_GENERIC_CLOCKEVENTS_BUILD=y | ||
| 254 | CONFIG_VMSPLIT_3G=y | ||
| 255 | # CONFIG_VMSPLIT_2G is not set | ||
| 256 | # CONFIG_VMSPLIT_1G is not set | ||
| 257 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
| 258 | # CONFIG_PREEMPT is not set | ||
| 259 | CONFIG_HZ=128 | ||
| 260 | CONFIG_AEABI=y | ||
| 261 | # CONFIG_OABI_COMPAT is not set | ||
| 262 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y | ||
| 263 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | ||
| 264 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | ||
| 265 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 266 | CONFIG_FLATMEM_MANUAL=y | ||
| 267 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
| 268 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 269 | CONFIG_FLATMEM=y | ||
| 270 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 271 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
| 272 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
| 273 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
| 274 | CONFIG_ZONE_DMA_FLAG=0 | ||
| 275 | CONFIG_VIRT_TO_BUS=y | ||
| 276 | CONFIG_UNEVICTABLE_LRU=y | ||
| 277 | # CONFIG_LEDS is not set | ||
| 278 | CONFIG_ALIGNMENT_TRAP=y | ||
| 279 | |||
| 280 | # | ||
| 281 | # Boot options | ||
| 282 | # | ||
| 283 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
| 284 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
| 285 | CONFIG_CMDLINE="init=/sbin/preinit ubi.mtd=4 root=ubi0:rootfs rootfstype=ubifs rw console=ttyMTD5" | ||
| 286 | # CONFIG_XIP_KERNEL is not set | ||
| 287 | # CONFIG_KEXEC is not set | ||
| 288 | |||
| 289 | # | ||
| 290 | # CPU Power Management | ||
| 291 | # | ||
| 292 | # CONFIG_CPU_FREQ is not set | ||
| 293 | # CONFIG_CPU_IDLE is not set | ||
| 294 | |||
| 295 | # | ||
| 296 | # Floating point emulation | ||
| 297 | # | ||
| 298 | |||
| 299 | # | ||
| 300 | # At least one emulation must be selected | ||
| 301 | # | ||
| 302 | CONFIG_VFP=y | ||
| 303 | CONFIG_VFPv3=y | ||
| 304 | CONFIG_NEON=y | ||
| 305 | |||
| 306 | # | ||
| 307 | # Userspace binary formats | ||
| 308 | # | ||
| 309 | CONFIG_BINFMT_ELF=y | ||
| 310 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
| 311 | CONFIG_HAVE_AOUT=y | ||
| 312 | # CONFIG_BINFMT_AOUT is not set | ||
| 313 | CONFIG_BINFMT_MISC=y | ||
| 314 | |||
| 315 | # | ||
| 316 | # Power management options | ||
| 317 | # | ||
| 318 | CONFIG_PM=y | ||
| 319 | CONFIG_PM_DEBUG=y | ||
| 320 | # CONFIG_PM_VERBOSE is not set | ||
| 321 | CONFIG_CAN_PM_TRACE=y | ||
| 322 | CONFIG_PM_SLEEP=y | ||
| 323 | CONFIG_SUSPEND=y | ||
| 324 | CONFIG_SUSPEND_FREEZER=y | ||
| 325 | # CONFIG_APM_EMULATION is not set | ||
| 326 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
| 327 | CONFIG_NET=y | ||
| 328 | |||
| 329 | # | ||
| 330 | # Networking options | ||
| 331 | # | ||
| 332 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
| 333 | CONFIG_PACKET=y | ||
| 334 | # CONFIG_PACKET_MMAP is not set | ||
| 335 | CONFIG_UNIX=y | ||
| 336 | CONFIG_XFRM=y | ||
| 337 | # CONFIG_XFRM_USER is not set | ||
| 338 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 339 | # CONFIG_XFRM_MIGRATE is not set | ||
| 340 | # CONFIG_XFRM_STATISTICS is not set | ||
| 341 | CONFIG_NET_KEY=y | ||
| 342 | # CONFIG_NET_KEY_MIGRATE is not set | ||
| 343 | CONFIG_INET=y | ||
| 344 | # CONFIG_IP_MULTICAST is not set | ||
| 345 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 346 | CONFIG_IP_FIB_HASH=y | ||
| 347 | CONFIG_IP_PNP=y | ||
| 348 | CONFIG_IP_PNP_DHCP=y | ||
| 349 | CONFIG_IP_PNP_BOOTP=y | ||
| 350 | CONFIG_IP_PNP_RARP=y | ||
| 351 | # CONFIG_NET_IPIP is not set | ||
| 352 | # CONFIG_NET_IPGRE is not set | ||
| 353 | # CONFIG_ARPD is not set | ||
| 354 | # CONFIG_SYN_COOKIES is not set | ||
| 355 | # CONFIG_INET_AH is not set | ||
| 356 | # CONFIG_INET_ESP is not set | ||
| 357 | # CONFIG_INET_IPCOMP is not set | ||
| 358 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
| 359 | # CONFIG_INET_TUNNEL is not set | ||
| 360 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
| 361 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
| 362 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 363 | # CONFIG_INET_LRO is not set | ||
| 364 | CONFIG_INET_DIAG=y | ||
| 365 | CONFIG_INET_TCP_DIAG=y | ||
| 366 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 367 | CONFIG_TCP_CONG_CUBIC=y | ||
| 368 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
| 369 | # CONFIG_TCP_MD5SIG is not set | ||
| 370 | # CONFIG_IPV6 is not set | ||
| 371 | # CONFIG_NETLABEL is not set | ||
| 372 | # CONFIG_NETWORK_SECMARK is not set | ||
| 373 | CONFIG_NETFILTER=y | ||
| 374 | # CONFIG_NETFILTER_DEBUG is not set | ||
| 375 | CONFIG_NETFILTER_ADVANCED=y | ||
| 376 | |||
| 377 | # | ||
| 378 | # Core Netfilter Configuration | ||
| 379 | # | ||
| 380 | # CONFIG_NETFILTER_NETLINK_QUEUE is not set | ||
| 381 | # CONFIG_NETFILTER_NETLINK_LOG is not set | ||
| 382 | # CONFIG_NF_CONNTRACK is not set | ||
| 383 | CONFIG_NETFILTER_XTABLES=m | ||
| 384 | # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set | ||
| 385 | # CONFIG_NETFILTER_XT_TARGET_MARK is not set | ||
| 386 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set | ||
| 387 | # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set | ||
| 388 | # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set | ||
| 389 | # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set | ||
| 390 | # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set | ||
| 391 | # CONFIG_NETFILTER_XT_MATCH_DCCP is not set | ||
| 392 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set | ||
| 393 | # CONFIG_NETFILTER_XT_MATCH_ESP is not set | ||
| 394 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set | ||
| 395 | # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set | ||
| 396 | # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set | ||
| 397 | # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set | ||
| 398 | # CONFIG_NETFILTER_XT_MATCH_MAC is not set | ||
| 399 | # CONFIG_NETFILTER_XT_MATCH_MARK is not set | ||
| 400 | # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set | ||
| 401 | # CONFIG_NETFILTER_XT_MATCH_OWNER is not set | ||
| 402 | # CONFIG_NETFILTER_XT_MATCH_POLICY is not set | ||
| 403 | # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set | ||
| 404 | # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set | ||
| 405 | # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set | ||
| 406 | # CONFIG_NETFILTER_XT_MATCH_REALM is not set | ||
| 407 | # CONFIG_NETFILTER_XT_MATCH_RECENT is not set | ||
| 408 | # CONFIG_NETFILTER_XT_MATCH_SCTP is not set | ||
| 409 | # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set | ||
| 410 | # CONFIG_NETFILTER_XT_MATCH_STRING is not set | ||
| 411 | # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set | ||
| 412 | # CONFIG_NETFILTER_XT_MATCH_TIME is not set | ||
| 413 | # CONFIG_NETFILTER_XT_MATCH_U32 is not set | ||
| 414 | # CONFIG_IP_VS is not set | ||
| 415 | |||
| 416 | # | ||
| 417 | # IP: Netfilter Configuration | ||
| 418 | # | ||
| 419 | # CONFIG_NF_DEFRAG_IPV4 is not set | ||
| 420 | # CONFIG_IP_NF_QUEUE is not set | ||
| 421 | CONFIG_IP_NF_IPTABLES=m | ||
| 422 | # CONFIG_IP_NF_MATCH_ADDRTYPE is not set | ||
| 423 | # CONFIG_IP_NF_MATCH_AH is not set | ||
| 424 | # CONFIG_IP_NF_MATCH_ECN is not set | ||
| 425 | # CONFIG_IP_NF_MATCH_TTL is not set | ||
| 426 | CONFIG_IP_NF_FILTER=m | ||
| 427 | # CONFIG_IP_NF_TARGET_REJECT is not set | ||
| 428 | # CONFIG_IP_NF_TARGET_LOG is not set | ||
| 429 | # CONFIG_IP_NF_TARGET_ULOG is not set | ||
| 430 | # CONFIG_IP_NF_MANGLE is not set | ||
| 431 | # CONFIG_IP_NF_RAW is not set | ||
| 432 | # CONFIG_IP_NF_SECURITY is not set | ||
| 433 | # CONFIG_IP_NF_ARPTABLES is not set | ||
| 434 | # CONFIG_IP_DCCP is not set | ||
| 435 | # CONFIG_IP_SCTP is not set | ||
| 436 | # CONFIG_TIPC is not set | ||
| 437 | # CONFIG_ATM is not set | ||
| 438 | # CONFIG_BRIDGE is not set | ||
| 439 | # CONFIG_NET_DSA is not set | ||
| 440 | # CONFIG_VLAN_8021Q is not set | ||
| 441 | # CONFIG_DECNET is not set | ||
| 442 | # CONFIG_LLC2 is not set | ||
| 443 | # CONFIG_IPX is not set | ||
| 444 | # CONFIG_ATALK is not set | ||
| 445 | # CONFIG_X25 is not set | ||
| 446 | # CONFIG_LAPB is not set | ||
| 447 | # CONFIG_ECONET is not set | ||
| 448 | # CONFIG_WAN_ROUTER is not set | ||
| 449 | # CONFIG_NET_SCHED is not set | ||
| 450 | # CONFIG_DCB is not set | ||
| 451 | |||
| 452 | # | ||
| 453 | # Network testing | ||
| 454 | # | ||
| 455 | # CONFIG_NET_PKTGEN is not set | ||
| 456 | # CONFIG_NET_TCPPROBE is not set | ||
| 457 | # CONFIG_HAMRADIO is not set | ||
| 458 | # CONFIG_CAN is not set | ||
| 459 | # CONFIG_IRDA is not set | ||
| 460 | CONFIG_BT=m | ||
| 461 | CONFIG_BT_L2CAP=m | ||
| 462 | CONFIG_BT_SCO=m | ||
| 463 | CONFIG_BT_RFCOMM=m | ||
| 464 | CONFIG_BT_RFCOMM_TTY=y | ||
| 465 | CONFIG_BT_BNEP=m | ||
| 466 | CONFIG_BT_BNEP_MC_FILTER=y | ||
| 467 | CONFIG_BT_BNEP_PROTO_FILTER=y | ||
| 468 | CONFIG_BT_HIDP=m | ||
| 469 | |||
| 470 | # | ||
| 471 | # Bluetooth device drivers | ||
| 472 | # | ||
| 473 | # CONFIG_BT_HCIBTUSB is not set | ||
| 474 | # CONFIG_BT_HCIBTSDIO is not set | ||
| 475 | # CONFIG_BT_HCIUART is not set | ||
| 476 | # CONFIG_BT_HCIBCM203X is not set | ||
| 477 | # CONFIG_BT_HCIBPA10X is not set | ||
| 478 | # CONFIG_BT_HCIBFUSB is not set | ||
| 479 | # CONFIG_BT_HCIVHCI is not set | ||
| 480 | # CONFIG_AF_RXRPC is not set | ||
| 481 | # CONFIG_PHONET is not set | ||
| 482 | CONFIG_WIRELESS=y | ||
| 483 | CONFIG_CFG80211=y | ||
| 484 | # CONFIG_CFG80211_REG_DEBUG is not set | ||
| 485 | CONFIG_NL80211=y | ||
| 486 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
| 487 | CONFIG_WIRELESS_EXT=y | ||
| 488 | CONFIG_WIRELESS_EXT_SYSFS=y | ||
| 489 | # CONFIG_LIB80211 is not set | ||
| 490 | CONFIG_MAC80211=m | ||
| 491 | |||
| 492 | # | ||
| 493 | # Rate control algorithm selection | ||
| 494 | # | ||
| 495 | CONFIG_MAC80211_RC_PID=y | ||
| 496 | # CONFIG_MAC80211_RC_MINSTREL is not set | ||
| 497 | CONFIG_MAC80211_RC_DEFAULT_PID=y | ||
| 498 | # CONFIG_MAC80211_RC_DEFAULT_MINSTREL is not set | ||
| 499 | CONFIG_MAC80211_RC_DEFAULT="pid" | ||
| 500 | # CONFIG_MAC80211_MESH is not set | ||
| 501 | # CONFIG_MAC80211_LEDS is not set | ||
| 502 | # CONFIG_MAC80211_DEBUGFS is not set | ||
| 503 | # CONFIG_MAC80211_DEBUG_MENU is not set | ||
| 504 | # CONFIG_WIMAX is not set | ||
| 505 | # CONFIG_RFKILL is not set | ||
| 506 | # CONFIG_NET_9P is not set | ||
| 507 | |||
| 508 | # | ||
| 509 | # Device Drivers | ||
| 510 | # | ||
| 511 | |||
| 512 | # | ||
| 513 | # Generic Driver Options | ||
| 514 | # | ||
| 515 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
| 516 | CONFIG_STANDALONE=y | ||
| 517 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 518 | CONFIG_FW_LOADER=y | ||
| 519 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
| 520 | CONFIG_EXTRA_FIRMWARE="" | ||
| 521 | # CONFIG_DEBUG_DRIVER is not set | ||
| 522 | # CONFIG_DEBUG_DEVRES is not set | ||
| 523 | # CONFIG_SYS_HYPERVISOR is not set | ||
| 524 | # CONFIG_CONNECTOR is not set | ||
| 525 | CONFIG_MTD=y | ||
| 526 | # CONFIG_MTD_DEBUG is not set | ||
| 527 | CONFIG_MTD_CONCAT=y | ||
| 528 | CONFIG_MTD_PARTITIONS=y | ||
| 529 | # CONFIG_MTD_TESTS is not set | ||
| 530 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
| 531 | CONFIG_MTD_CMDLINE_PARTS=y | ||
| 532 | # CONFIG_MTD_AFS_PARTS is not set | ||
| 533 | # CONFIG_MTD_AR7_PARTS is not set | ||
| 534 | |||
| 535 | # | ||
| 536 | # User Modules And Translation Layers | ||
| 537 | # | ||
| 538 | CONFIG_MTD_CHAR=y | ||
| 539 | CONFIG_MTD_BLKDEVS=y | ||
| 540 | CONFIG_MTD_BLOCK=y | ||
| 541 | # CONFIG_FTL is not set | ||
| 542 | # CONFIG_NFTL is not set | ||
| 543 | # CONFIG_INFTL is not set | ||
| 544 | # CONFIG_RFD_FTL is not set | ||
| 545 | # CONFIG_SSFDC is not set | ||
| 546 | CONFIG_MTD_OOPS=y | ||
| 547 | |||
| 548 | # | ||
| 549 | # RAM/ROM/Flash chip drivers | ||
| 550 | # | ||
| 551 | CONFIG_MTD_CFI=y | ||
| 552 | # CONFIG_MTD_JEDECPROBE is not set | ||
| 553 | CONFIG_MTD_GEN_PROBE=y | ||
| 554 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
| 555 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
| 556 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
| 557 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
| 558 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
| 559 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
| 560 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
| 561 | CONFIG_MTD_CFI_I1=y | ||
| 562 | CONFIG_MTD_CFI_I2=y | ||
| 563 | # CONFIG_MTD_CFI_I4 is not set | ||
| 564 | # CONFIG_MTD_CFI_I8 is not set | ||
| 565 | CONFIG_MTD_CFI_INTELEXT=y | ||
| 566 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
| 567 | # CONFIG_MTD_CFI_STAA is not set | ||
| 568 | CONFIG_MTD_CFI_UTIL=y | ||
| 569 | # CONFIG_MTD_RAM is not set | ||
| 570 | # CONFIG_MTD_ROM is not set | ||
| 571 | # CONFIG_MTD_ABSENT is not set | ||
| 572 | |||
| 573 | # | ||
| 574 | # Mapping drivers for chip access | ||
| 575 | # | ||
| 576 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
| 577 | # CONFIG_MTD_PHYSMAP is not set | ||
| 578 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
| 579 | # CONFIG_MTD_OMAP_NOR is not set | ||
| 580 | # CONFIG_MTD_PLATRAM is not set | ||
| 581 | |||
| 582 | # | ||
| 583 | # Self-contained MTD device drivers | ||
| 584 | # | ||
| 585 | # CONFIG_MTD_DATAFLASH is not set | ||
| 586 | # CONFIG_MTD_M25P80 is not set | ||
| 587 | # CONFIG_MTD_SLRAM is not set | ||
| 588 | # CONFIG_MTD_PHRAM is not set | ||
| 589 | # CONFIG_MTD_MTDRAM is not set | ||
| 590 | # CONFIG_MTD_BLOCK2MTD is not set | ||
| 591 | |||
| 592 | # | ||
| 593 | # Disk-On-Chip Device Drivers | ||
| 594 | # | ||
| 595 | # CONFIG_MTD_DOC2000 is not set | ||
| 596 | # CONFIG_MTD_DOC2001 is not set | ||
| 597 | # CONFIG_MTD_DOC2001PLUS is not set | ||
| 598 | # CONFIG_MTD_NAND is not set | ||
| 599 | CONFIG_MTD_ONENAND=y | ||
| 600 | # CONFIG_MTD_ONENAND_VERIFY_WRITE is not set | ||
| 601 | # CONFIG_MTD_ONENAND_GENERIC is not set | ||
| 602 | CONFIG_MTD_ONENAND_OMAP2=y | ||
| 603 | # CONFIG_MTD_ONENAND_OTP is not set | ||
| 604 | # CONFIG_MTD_ONENAND_2X_PROGRAM is not set | ||
| 605 | # CONFIG_MTD_ONENAND_SIM is not set | ||
| 606 | |||
| 607 | # | ||
| 608 | # LPDDR flash memory drivers | ||
| 609 | # | ||
| 610 | # CONFIG_MTD_LPDDR is not set | ||
| 611 | |||
| 612 | # | ||
| 613 | # UBI - Unsorted block images | ||
| 614 | # | ||
| 615 | CONFIG_MTD_UBI=y | ||
| 616 | CONFIG_MTD_UBI_WL_THRESHOLD=4096 | ||
| 617 | CONFIG_MTD_UBI_BEB_RESERVE=1 | ||
| 618 | # CONFIG_MTD_UBI_GLUEBI is not set | ||
| 619 | |||
| 620 | # | ||
| 621 | # UBI debugging options | ||
| 622 | # | ||
| 623 | # CONFIG_MTD_UBI_DEBUG is not set | ||
| 624 | # CONFIG_PARPORT is not set | ||
| 625 | CONFIG_BLK_DEV=y | ||
| 626 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 627 | CONFIG_BLK_DEV_LOOP=y | ||
| 628 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
| 629 | # CONFIG_BLK_DEV_NBD is not set | ||
| 630 | # CONFIG_BLK_DEV_UB is not set | ||
| 631 | CONFIG_BLK_DEV_RAM=y | ||
| 632 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 633 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
| 634 | # CONFIG_BLK_DEV_XIP is not set | ||
| 635 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 636 | # CONFIG_ATA_OVER_ETH is not set | ||
| 637 | CONFIG_MISC_DEVICES=y | ||
| 638 | # CONFIG_ICS932S401 is not set | ||
| 639 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
| 640 | # CONFIG_C2PORT is not set | ||
| 641 | |||
| 642 | # | ||
| 643 | # EEPROM support | ||
| 644 | # | ||
| 645 | # CONFIG_EEPROM_AT24 is not set | ||
| 646 | # CONFIG_EEPROM_AT25 is not set | ||
| 647 | # CONFIG_EEPROM_LEGACY is not set | ||
| 648 | # CONFIG_EEPROM_93CX6 is not set | ||
| 649 | CONFIG_HAVE_IDE=y | ||
| 650 | # CONFIG_IDE is not set | ||
| 651 | |||
| 652 | # | ||
| 653 | # SCSI device support | ||
| 654 | # | ||
| 655 | # CONFIG_RAID_ATTRS is not set | ||
| 656 | CONFIG_SCSI=m | ||
| 657 | CONFIG_SCSI_DMA=y | ||
| 658 | # CONFIG_SCSI_TGT is not set | ||
| 659 | # CONFIG_SCSI_NETLINK is not set | ||
| 660 | CONFIG_SCSI_PROC_FS=y | ||
| 661 | |||
| 662 | # | ||
| 663 | # SCSI support type (disk, tape, CD-ROM) | ||
| 664 | # | ||
| 665 | CONFIG_BLK_DEV_SD=m | ||
| 666 | # CONFIG_CHR_DEV_ST is not set | ||
| 667 | # CONFIG_CHR_DEV_OSST is not set | ||
| 668 | # CONFIG_BLK_DEV_SR is not set | ||
| 669 | # CONFIG_CHR_DEV_SG is not set | ||
| 670 | # CONFIG_CHR_DEV_SCH is not set | ||
| 671 | |||
| 672 | # | ||
| 673 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
| 674 | # | ||
| 675 | CONFIG_SCSI_MULTI_LUN=y | ||
| 676 | # CONFIG_SCSI_CONSTANTS is not set | ||
| 677 | # CONFIG_SCSI_LOGGING is not set | ||
| 678 | CONFIG_SCSI_SCAN_ASYNC=y | ||
| 679 | CONFIG_SCSI_WAIT_SCAN=m | ||
| 680 | |||
| 681 | # | ||
| 682 | # SCSI Transports | ||
| 683 | # | ||
| 684 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
| 685 | # CONFIG_SCSI_FC_ATTRS is not set | ||
| 686 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
| 687 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
| 688 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
| 689 | CONFIG_SCSI_LOWLEVEL=y | ||
| 690 | # CONFIG_ISCSI_TCP is not set | ||
| 691 | # CONFIG_LIBFC is not set | ||
| 692 | # CONFIG_SCSI_DEBUG is not set | ||
| 693 | # CONFIG_SCSI_DH is not set | ||
| 694 | # CONFIG_ATA is not set | ||
| 695 | # CONFIG_MD is not set | ||
| 696 | CONFIG_NETDEVICES=y | ||
| 697 | # CONFIG_DUMMY is not set | ||
| 698 | # CONFIG_BONDING is not set | ||
| 699 | # CONFIG_MACVLAN is not set | ||
| 700 | # CONFIG_EQUALIZER is not set | ||
| 701 | CONFIG_TUN=m | ||
| 702 | # CONFIG_VETH is not set | ||
| 703 | # CONFIG_PHYLIB is not set | ||
| 704 | CONFIG_NET_ETHERNET=y | ||
| 705 | CONFIG_MII=m | ||
| 706 | # CONFIG_AX88796 is not set | ||
| 707 | CONFIG_SMC91X=m | ||
| 708 | # CONFIG_DM9000 is not set | ||
| 709 | # CONFIG_ENC28J60 is not set | ||
| 710 | # CONFIG_SMC911X is not set | ||
| 711 | # CONFIG_SMSC911X is not set | ||
| 712 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
| 713 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
| 714 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
| 715 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
| 716 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
| 717 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
| 718 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
| 719 | # CONFIG_B44 is not set | ||
| 720 | # CONFIG_NETDEV_1000 is not set | ||
| 721 | # CONFIG_NETDEV_10000 is not set | ||
| 722 | |||
| 723 | # | ||
| 724 | # Wireless LAN | ||
| 725 | # | ||
| 726 | # CONFIG_WLAN_PRE80211 is not set | ||
| 727 | CONFIG_WLAN_80211=y | ||
| 728 | # CONFIG_LIBERTAS is not set | ||
| 729 | # CONFIG_LIBERTAS_THINFIRM is not set | ||
| 730 | # CONFIG_USB_ZD1201 is not set | ||
| 731 | # CONFIG_USB_NET_RNDIS_WLAN is not set | ||
| 732 | # CONFIG_RTL8187 is not set | ||
| 733 | # CONFIG_MAC80211_HWSIM is not set | ||
| 734 | # CONFIG_P54_COMMON is not set | ||
| 735 | # CONFIG_IWLWIFI_LEDS is not set | ||
| 736 | # CONFIG_HOSTAP is not set | ||
| 737 | # CONFIG_B43 is not set | ||
| 738 | # CONFIG_B43LEGACY is not set | ||
| 739 | # CONFIG_ZD1211RW is not set | ||
| 740 | # CONFIG_RT2X00 is not set | ||
| 741 | |||
| 742 | # | ||
| 743 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
| 744 | # | ||
| 745 | |||
| 746 | # | ||
| 747 | # USB Network Adapters | ||
| 748 | # | ||
| 749 | # CONFIG_USB_CATC is not set | ||
| 750 | # CONFIG_USB_KAWETH is not set | ||
| 751 | # CONFIG_USB_PEGASUS is not set | ||
| 752 | # CONFIG_USB_RTL8150 is not set | ||
| 753 | # CONFIG_USB_USBNET is not set | ||
| 754 | # CONFIG_WAN is not set | ||
| 755 | # CONFIG_PPP is not set | ||
| 756 | # CONFIG_SLIP is not set | ||
| 757 | # CONFIG_NETCONSOLE is not set | ||
| 758 | # CONFIG_NETPOLL is not set | ||
| 759 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 760 | # CONFIG_ISDN is not set | ||
| 761 | |||
| 762 | # | ||
| 763 | # Input device support | ||
| 764 | # | ||
| 765 | CONFIG_INPUT=y | ||
| 766 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 767 | # CONFIG_INPUT_POLLDEV is not set | ||
| 768 | |||
| 769 | # | ||
| 770 | # Userland interfaces | ||
| 771 | # | ||
| 772 | # CONFIG_INPUT_MOUSEDEV is not set | ||
| 773 | # CONFIG_INPUT_JOYDEV is not set | ||
| 774 | CONFIG_INPUT_EVDEV=y | ||
| 775 | # CONFIG_INPUT_EVBUG is not set | ||
| 776 | |||
| 777 | # | ||
| 778 | # Input Device Drivers | ||
| 779 | # | ||
| 780 | CONFIG_INPUT_KEYBOARD=y | ||
| 781 | # CONFIG_KEYBOARD_ATKBD is not set | ||
| 782 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
| 783 | # CONFIG_KEYBOARD_LKKBD is not set | ||
| 784 | # CONFIG_KEYBOARD_XTKBD is not set | ||
| 785 | # CONFIG_KEYBOARD_NEWTON is not set | ||
| 786 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
| 787 | # CONFIG_KEYBOARD_GPIO is not set | ||
| 788 | # CONFIG_INPUT_MOUSE is not set | ||
| 789 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 790 | # CONFIG_INPUT_TABLET is not set | ||
| 791 | CONFIG_INPUT_TOUCHSCREEN=y | ||
| 792 | # CONFIG_TOUCHSCREEN_ADS7846 is not set | ||
| 793 | # CONFIG_TOUCHSCREEN_FUJITSU is not set | ||
| 794 | # CONFIG_TOUCHSCREEN_GUNZE is not set | ||
| 795 | # CONFIG_TOUCHSCREEN_ELO is not set | ||
| 796 | # CONFIG_TOUCHSCREEN_WACOM_W8001 is not set | ||
| 797 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | ||
| 798 | # CONFIG_TOUCHSCREEN_INEXIO is not set | ||
| 799 | # CONFIG_TOUCHSCREEN_MK712 is not set | ||
| 800 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set | ||
| 801 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | ||
| 802 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | ||
| 803 | # CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set | ||
| 804 | # CONFIG_TOUCHSCREEN_TOUCHIT213 is not set | ||
| 805 | # CONFIG_TOUCHSCREEN_TSC2007 is not set | ||
| 806 | CONFIG_INPUT_MISC=y | ||
| 807 | # CONFIG_INPUT_ATI_REMOTE is not set | ||
| 808 | # CONFIG_INPUT_ATI_REMOTE2 is not set | ||
| 809 | # CONFIG_INPUT_KEYSPAN_REMOTE is not set | ||
| 810 | # CONFIG_INPUT_POWERMATE is not set | ||
| 811 | # CONFIG_INPUT_YEALINK is not set | ||
| 812 | # CONFIG_INPUT_CM109 is not set | ||
| 813 | CONFIG_INPUT_UINPUT=m | ||
| 814 | |||
| 815 | # | ||
| 816 | # Hardware I/O ports | ||
| 817 | # | ||
| 818 | # CONFIG_SERIO is not set | ||
| 819 | # CONFIG_GAMEPORT is not set | ||
| 820 | |||
| 821 | # | ||
| 822 | # Character devices | ||
| 823 | # | ||
| 824 | CONFIG_VT=y | ||
| 825 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
| 826 | CONFIG_VT_CONSOLE=y | ||
| 827 | CONFIG_HW_CONSOLE=y | ||
| 828 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
| 829 | CONFIG_DEVKMEM=y | ||
| 830 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 831 | |||
| 832 | # | ||
| 833 | # Serial drivers | ||
| 834 | # | ||
| 835 | CONFIG_SERIAL_8250=y | ||
| 836 | CONFIG_SERIAL_8250_CONSOLE=y | ||
| 837 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
| 838 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
| 839 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
| 840 | |||
| 841 | # | ||
| 842 | # Non-8250 serial port support | ||
| 843 | # | ||
| 844 | CONFIG_SERIAL_CORE=y | ||
| 845 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 846 | CONFIG_UNIX98_PTYS=y | ||
| 847 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
| 848 | # CONFIG_LEGACY_PTYS is not set | ||
| 849 | # CONFIG_IPMI_HANDLER is not set | ||
| 850 | CONFIG_HW_RANDOM=m | ||
| 851 | # CONFIG_R3964 is not set | ||
| 852 | # CONFIG_RAW_DRIVER is not set | ||
| 853 | # CONFIG_TCG_TPM is not set | ||
| 854 | CONFIG_I2C=y | ||
| 855 | CONFIG_I2C_BOARDINFO=y | ||
| 856 | CONFIG_I2C_CHARDEV=y | ||
| 857 | CONFIG_I2C_HELPER_AUTO=y | ||
| 858 | |||
| 859 | # | ||
| 860 | # I2C Hardware Bus support | ||
| 861 | # | ||
| 862 | |||
| 863 | # | ||
| 864 | # I2C system bus drivers (mostly embedded / system-on-chip) | ||
| 865 | # | ||
| 866 | # CONFIG_I2C_GPIO is not set | ||
| 867 | # CONFIG_I2C_OCORES is not set | ||
| 868 | CONFIG_I2C_OMAP=y | ||
| 869 | # CONFIG_I2C_SIMTEC is not set | ||
| 870 | |||
| 871 | # | ||
| 872 | # External I2C/SMBus adapter drivers | ||
| 873 | # | ||
| 874 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
| 875 | # CONFIG_I2C_TAOS_EVM is not set | ||
| 876 | # CONFIG_I2C_TINY_USB is not set | ||
| 877 | |||
| 878 | # | ||
| 879 | # Other I2C/SMBus bus drivers | ||
| 880 | # | ||
| 881 | # CONFIG_I2C_PCA_PLATFORM is not set | ||
| 882 | # CONFIG_I2C_STUB is not set | ||
| 883 | |||
| 884 | # | ||
| 885 | # Miscellaneous I2C Chip support | ||
| 886 | # | ||
| 887 | # CONFIG_DS1682 is not set | ||
| 888 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 889 | # CONFIG_PCF8575 is not set | ||
| 890 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 891 | # CONFIG_SENSORS_PCF8591 is not set | ||
| 892 | # CONFIG_SENSORS_MAX6875 is not set | ||
| 893 | # CONFIG_SENSORS_TSL2550 is not set | ||
| 894 | # CONFIG_I2C_DEBUG_CORE is not set | ||
| 895 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
| 896 | # CONFIG_I2C_DEBUG_BUS is not set | ||
| 897 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
| 898 | CONFIG_SPI=y | ||
| 899 | # CONFIG_SPI_DEBUG is not set | ||
| 900 | CONFIG_SPI_MASTER=y | ||
| 901 | |||
| 902 | # | ||
| 903 | # SPI Master Controller Drivers | ||
| 904 | # | ||
| 905 | # CONFIG_SPI_BITBANG is not set | ||
| 906 | # CONFIG_SPI_GPIO is not set | ||
| 907 | CONFIG_SPI_OMAP24XX=y | ||
| 908 | |||
| 909 | # | ||
| 910 | # SPI Protocol Masters | ||
| 911 | # | ||
| 912 | # CONFIG_SPI_SPIDEV is not set | ||
| 913 | # CONFIG_SPI_TLE62X0 is not set | ||
| 914 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
| 915 | CONFIG_GPIOLIB=y | ||
| 916 | # CONFIG_DEBUG_GPIO is not set | ||
| 917 | CONFIG_GPIO_SYSFS=y | ||
| 918 | |||
| 919 | # | ||
| 920 | # Memory mapped GPIO expanders: | ||
| 921 | # | ||
| 922 | |||
| 923 | # | ||
| 924 | # I2C GPIO expanders: | ||
| 925 | # | ||
| 926 | # CONFIG_GPIO_MAX732X is not set | ||
| 927 | # CONFIG_GPIO_PCA953X is not set | ||
| 928 | # CONFIG_GPIO_PCF857X is not set | ||
| 929 | CONFIG_GPIO_TWL4030=y | ||
| 930 | |||
| 931 | # | ||
| 932 | # PCI GPIO expanders: | ||
| 933 | # | ||
| 934 | |||
| 935 | # | ||
| 936 | # SPI GPIO expanders: | ||
| 937 | # | ||
| 938 | # CONFIG_GPIO_MAX7301 is not set | ||
| 939 | # CONFIG_GPIO_MCP23S08 is not set | ||
| 940 | # CONFIG_W1 is not set | ||
| 941 | # CONFIG_POWER_SUPPLY is not set | ||
| 942 | CONFIG_HWMON=y | ||
| 943 | # CONFIG_HWMON_VID is not set | ||
| 944 | # CONFIG_SENSORS_AD7414 is not set | ||
| 945 | # CONFIG_SENSORS_AD7418 is not set | ||
| 946 | # CONFIG_SENSORS_ADCXX is not set | ||
| 947 | # CONFIG_SENSORS_ADM1021 is not set | ||
| 948 | # CONFIG_SENSORS_ADM1025 is not set | ||
| 949 | # CONFIG_SENSORS_ADM1026 is not set | ||
| 950 | # CONFIG_SENSORS_ADM1029 is not set | ||
| 951 | # CONFIG_SENSORS_ADM1031 is not set | ||
| 952 | # CONFIG_SENSORS_ADM9240 is not set | ||
| 953 | # CONFIG_SENSORS_ADT7462 is not set | ||
| 954 | # CONFIG_SENSORS_ADT7470 is not set | ||
| 955 | # CONFIG_SENSORS_ADT7473 is not set | ||
| 956 | # CONFIG_SENSORS_ADT7475 is not set | ||
| 957 | # CONFIG_SENSORS_ATXP1 is not set | ||
| 958 | # CONFIG_SENSORS_DS1621 is not set | ||
| 959 | # CONFIG_SENSORS_F71805F is not set | ||
| 960 | # CONFIG_SENSORS_F71882FG is not set | ||
| 961 | # CONFIG_SENSORS_F75375S is not set | ||
| 962 | # CONFIG_SENSORS_GL518SM is not set | ||
| 963 | # CONFIG_SENSORS_GL520SM is not set | ||
| 964 | # CONFIG_SENSORS_IT87 is not set | ||
| 965 | # CONFIG_SENSORS_LM63 is not set | ||
| 966 | # CONFIG_SENSORS_LM70 is not set | ||
| 967 | # CONFIG_SENSORS_LM75 is not set | ||
| 968 | # CONFIG_SENSORS_LM77 is not set | ||
| 969 | # CONFIG_SENSORS_LM78 is not set | ||
| 970 | # CONFIG_SENSORS_LM80 is not set | ||
| 971 | # CONFIG_SENSORS_LM83 is not set | ||
| 972 | # CONFIG_SENSORS_LM85 is not set | ||
| 973 | # CONFIG_SENSORS_LM87 is not set | ||
| 974 | # CONFIG_SENSORS_LM90 is not set | ||
| 975 | # CONFIG_SENSORS_LM92 is not set | ||
| 976 | # CONFIG_SENSORS_LM93 is not set | ||
| 977 | # CONFIG_SENSORS_LTC4245 is not set | ||
| 978 | # CONFIG_SENSORS_MAX1111 is not set | ||
| 979 | # CONFIG_SENSORS_MAX1619 is not set | ||
| 980 | # CONFIG_SENSORS_MAX6650 is not set | ||
| 981 | # CONFIG_SENSORS_PC87360 is not set | ||
| 982 | # CONFIG_SENSORS_PC87427 is not set | ||
| 983 | # CONFIG_SENSORS_DME1737 is not set | ||
| 984 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 985 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
| 986 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 987 | # CONFIG_SENSORS_ADS7828 is not set | ||
| 988 | # CONFIG_SENSORS_THMC50 is not set | ||
| 989 | # CONFIG_SENSORS_VT1211 is not set | ||
| 990 | # CONFIG_SENSORS_W83781D is not set | ||
| 991 | # CONFIG_SENSORS_W83791D is not set | ||
| 992 | # CONFIG_SENSORS_W83792D is not set | ||
| 993 | # CONFIG_SENSORS_W83793 is not set | ||
| 994 | # CONFIG_SENSORS_W83L785TS is not set | ||
| 995 | # CONFIG_SENSORS_W83L786NG is not set | ||
| 996 | # CONFIG_SENSORS_W83627HF is not set | ||
| 997 | # CONFIG_SENSORS_W83627EHF is not set | ||
| 998 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 999 | # CONFIG_THERMAL is not set | ||
| 1000 | # CONFIG_THERMAL_HWMON is not set | ||
| 1001 | CONFIG_WATCHDOG=y | ||
| 1002 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
| 1003 | |||
| 1004 | # | ||
| 1005 | # Watchdog Device Drivers | ||
| 1006 | # | ||
| 1007 | # CONFIG_SOFT_WATCHDOG is not set | ||
| 1008 | CONFIG_OMAP_WATCHDOG=m | ||
| 1009 | |||
| 1010 | # | ||
| 1011 | # USB-based Watchdog Cards | ||
| 1012 | # | ||
| 1013 | # CONFIG_USBPCWATCHDOG is not set | ||
| 1014 | CONFIG_SSB_POSSIBLE=y | ||
| 1015 | |||
| 1016 | # | ||
| 1017 | # Sonics Silicon Backplane | ||
| 1018 | # | ||
| 1019 | # CONFIG_SSB is not set | ||
| 1020 | |||
| 1021 | # | ||
| 1022 | # Multifunction device drivers | ||
| 1023 | # | ||
| 1024 | # CONFIG_MFD_CORE is not set | ||
| 1025 | # CONFIG_MFD_SM501 is not set | ||
| 1026 | # CONFIG_MFD_ASIC3 is not set | ||
| 1027 | # CONFIG_HTC_EGPIO is not set | ||
| 1028 | # CONFIG_HTC_PASIC3 is not set | ||
| 1029 | # CONFIG_TPS65010 is not set | ||
| 1030 | CONFIG_TWL4030_CORE=y | ||
| 1031 | # CONFIG_MFD_TMIO is not set | ||
| 1032 | # CONFIG_MFD_T7L66XB is not set | ||
| 1033 | # CONFIG_MFD_TC6387XB is not set | ||
| 1034 | # CONFIG_MFD_TC6393XB is not set | ||
| 1035 | # CONFIG_PMIC_DA903X is not set | ||
| 1036 | # CONFIG_MFD_WM8400 is not set | ||
| 1037 | # CONFIG_MFD_WM8350_I2C is not set | ||
| 1038 | # CONFIG_MFD_PCF50633 is not set | ||
| 1039 | |||
| 1040 | # | ||
| 1041 | # Multimedia devices | ||
| 1042 | # | ||
| 1043 | |||
| 1044 | # | ||
| 1045 | # Multimedia core support | ||
| 1046 | # | ||
| 1047 | CONFIG_VIDEO_DEV=m | ||
| 1048 | CONFIG_VIDEO_V4L2_COMMON=m | ||
| 1049 | CONFIG_VIDEO_ALLOW_V4L1=y | ||
| 1050 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
| 1051 | # CONFIG_DVB_CORE is not set | ||
| 1052 | CONFIG_VIDEO_MEDIA=m | ||
| 1053 | |||
| 1054 | # | ||
| 1055 | # Multimedia drivers | ||
| 1056 | # | ||
| 1057 | # CONFIG_MEDIA_ATTACH is not set | ||
| 1058 | CONFIG_MEDIA_TUNER=m | ||
| 1059 | # CONFIG_MEDIA_TUNER_CUSTOMIZE is not set | ||
| 1060 | CONFIG_MEDIA_TUNER_SIMPLE=m | ||
| 1061 | CONFIG_MEDIA_TUNER_TDA8290=m | ||
| 1062 | CONFIG_MEDIA_TUNER_TDA9887=m | ||
| 1063 | CONFIG_MEDIA_TUNER_TEA5761=m | ||
| 1064 | CONFIG_MEDIA_TUNER_TEA5767=m | ||
| 1065 | CONFIG_MEDIA_TUNER_MT20XX=m | ||
| 1066 | CONFIG_MEDIA_TUNER_XC2028=m | ||
| 1067 | CONFIG_MEDIA_TUNER_XC5000=m | ||
| 1068 | CONFIG_VIDEO_V4L2=m | ||
| 1069 | CONFIG_VIDEO_V4L1=m | ||
| 1070 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | ||
| 1071 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
| 1072 | # CONFIG_VIDEO_FIXED_MINOR_RANGES is not set | ||
| 1073 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | ||
| 1074 | # CONFIG_VIDEO_VIVI is not set | ||
| 1075 | # CONFIG_VIDEO_CPIA is not set | ||
| 1076 | # CONFIG_VIDEO_CPIA2 is not set | ||
| 1077 | # CONFIG_VIDEO_SAA5246A is not set | ||
| 1078 | # CONFIG_VIDEO_SAA5249 is not set | ||
| 1079 | # CONFIG_SOC_CAMERA is not set | ||
| 1080 | CONFIG_V4L_USB_DRIVERS=y | ||
| 1081 | # CONFIG_USB_VIDEO_CLASS is not set | ||
| 1082 | # CONFIG_USB_GSPCA is not set | ||
| 1083 | # CONFIG_VIDEO_PVRUSB2 is not set | ||
| 1084 | # CONFIG_VIDEO_EM28XX is not set | ||
| 1085 | # CONFIG_VIDEO_USBVISION is not set | ||
| 1086 | # CONFIG_USB_VICAM is not set | ||
| 1087 | # CONFIG_USB_IBMCAM is not set | ||
| 1088 | # CONFIG_USB_KONICAWC is not set | ||
| 1089 | # CONFIG_USB_QUICKCAM_MESSENGER is not set | ||
| 1090 | # CONFIG_USB_ET61X251 is not set | ||
| 1091 | # CONFIG_VIDEO_OVCAMCHIP is not set | ||
| 1092 | # CONFIG_USB_OV511 is not set | ||
| 1093 | # CONFIG_USB_SE401 is not set | ||
| 1094 | # CONFIG_USB_SN9C102 is not set | ||
| 1095 | # CONFIG_USB_STV680 is not set | ||
| 1096 | # CONFIG_USB_ZC0301 is not set | ||
| 1097 | # CONFIG_USB_PWC is not set | ||
| 1098 | # CONFIG_USB_ZR364XX is not set | ||
| 1099 | # CONFIG_USB_STKWEBCAM is not set | ||
| 1100 | # CONFIG_USB_S2255 is not set | ||
| 1101 | CONFIG_RADIO_ADAPTERS=y | ||
| 1102 | # CONFIG_USB_DSBR is not set | ||
| 1103 | # CONFIG_USB_SI470X is not set | ||
| 1104 | # CONFIG_USB_MR800 is not set | ||
| 1105 | # CONFIG_RADIO_TEA5764 is not set | ||
| 1106 | # CONFIG_DAB is not set | ||
| 1107 | |||
| 1108 | # | ||
| 1109 | # Graphics support | ||
| 1110 | # | ||
| 1111 | # CONFIG_VGASTATE is not set | ||
| 1112 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
| 1113 | # CONFIG_FB is not set | ||
| 1114 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 1115 | |||
| 1116 | # | ||
| 1117 | # Display device support | ||
| 1118 | # | ||
| 1119 | CONFIG_DISPLAY_SUPPORT=y | ||
| 1120 | |||
| 1121 | # | ||
| 1122 | # Display hardware drivers | ||
| 1123 | # | ||
| 1124 | |||
| 1125 | # | ||
| 1126 | # Console display driver support | ||
| 1127 | # | ||
| 1128 | # CONFIG_VGA_CONSOLE is not set | ||
| 1129 | CONFIG_DUMMY_CONSOLE=y | ||
| 1130 | CONFIG_SOUND=y | ||
| 1131 | # CONFIG_SOUND_OSS_CORE is not set | ||
| 1132 | CONFIG_SND=y | ||
| 1133 | CONFIG_SND_TIMER=y | ||
| 1134 | CONFIG_SND_PCM=y | ||
| 1135 | # CONFIG_SND_SEQUENCER is not set | ||
| 1136 | # CONFIG_SND_MIXER_OSS is not set | ||
| 1137 | # CONFIG_SND_PCM_OSS is not set | ||
| 1138 | # CONFIG_SND_HRTIMER is not set | ||
| 1139 | # CONFIG_SND_DYNAMIC_MINORS is not set | ||
| 1140 | CONFIG_SND_SUPPORT_OLD_API=y | ||
| 1141 | CONFIG_SND_VERBOSE_PROCFS=y | ||
| 1142 | # CONFIG_SND_VERBOSE_PRINTK is not set | ||
| 1143 | # CONFIG_SND_DEBUG is not set | ||
| 1144 | CONFIG_SND_DRIVERS=y | ||
| 1145 | # CONFIG_SND_DUMMY is not set | ||
| 1146 | # CONFIG_SND_MTPAV is not set | ||
| 1147 | # CONFIG_SND_SERIAL_U16550 is not set | ||
| 1148 | # CONFIG_SND_MPU401 is not set | ||
| 1149 | CONFIG_SND_ARM=y | ||
| 1150 | CONFIG_SND_SPI=y | ||
| 1151 | # CONFIG_SND_USB is not set | ||
| 1152 | CONFIG_SND_SOC=y | ||
| 1153 | CONFIG_SND_OMAP_SOC=y | ||
| 1154 | CONFIG_SND_SOC_I2C_AND_SPI=y | ||
| 1155 | # CONFIG_SND_SOC_ALL_CODECS is not set | ||
| 1156 | # CONFIG_SOUND_PRIME is not set | ||
| 1157 | CONFIG_HID_SUPPORT=y | ||
| 1158 | CONFIG_HID=m | ||
| 1159 | # CONFIG_HID_DEBUG is not set | ||
| 1160 | # CONFIG_HIDRAW is not set | ||
| 1161 | |||
| 1162 | # | ||
| 1163 | # USB Input Devices | ||
| 1164 | # | ||
| 1165 | CONFIG_USB_HID=m | ||
| 1166 | # CONFIG_HID_PID is not set | ||
| 1167 | # CONFIG_USB_HIDDEV is not set | ||
| 1168 | |||
| 1169 | # | ||
| 1170 | # USB HID Boot Protocol drivers | ||
| 1171 | # | ||
| 1172 | # CONFIG_USB_KBD is not set | ||
| 1173 | # CONFIG_USB_MOUSE is not set | ||
| 1174 | |||
| 1175 | # | ||
| 1176 | # Special HID drivers | ||
| 1177 | # | ||
| 1178 | CONFIG_HID_COMPAT=y | ||
| 1179 | CONFIG_HID_A4TECH=m | ||
| 1180 | CONFIG_HID_APPLE=m | ||
| 1181 | CONFIG_HID_BELKIN=m | ||
| 1182 | CONFIG_HID_CHERRY=m | ||
| 1183 | CONFIG_HID_CHICONY=m | ||
| 1184 | CONFIG_HID_CYPRESS=m | ||
| 1185 | CONFIG_HID_EZKEY=m | ||
| 1186 | CONFIG_HID_GYRATION=m | ||
| 1187 | CONFIG_HID_LOGITECH=m | ||
| 1188 | # CONFIG_LOGITECH_FF is not set | ||
| 1189 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||
| 1190 | CONFIG_HID_MICROSOFT=m | ||
| 1191 | CONFIG_HID_MONTEREY=m | ||
| 1192 | # CONFIG_HID_NTRIG is not set | ||
| 1193 | CONFIG_HID_PANTHERLORD=m | ||
| 1194 | # CONFIG_PANTHERLORD_FF is not set | ||
| 1195 | CONFIG_HID_PETALYNX=m | ||
| 1196 | CONFIG_HID_SAMSUNG=m | ||
| 1197 | CONFIG_HID_SONY=m | ||
| 1198 | CONFIG_HID_SUNPLUS=m | ||
| 1199 | # CONFIG_GREENASIA_FF is not set | ||
| 1200 | # CONFIG_HID_TOPSEED is not set | ||
| 1201 | # CONFIG_THRUSTMASTER_FF is not set | ||
| 1202 | # CONFIG_ZEROPLUS_FF is not set | ||
| 1203 | CONFIG_USB_SUPPORT=y | ||
| 1204 | CONFIG_USB_ARCH_HAS_HCD=y | ||
| 1205 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
| 1206 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
| 1207 | CONFIG_USB=y | ||
| 1208 | CONFIG_USB_DEBUG=y | ||
| 1209 | CONFIG_USB_ANNOUNCE_NEW_DEVICES=y | ||
| 1210 | |||
| 1211 | # | ||
| 1212 | # Miscellaneous USB options | ||
| 1213 | # | ||
| 1214 | CONFIG_USB_DEVICEFS=y | ||
| 1215 | CONFIG_USB_DEVICE_CLASS=y | ||
| 1216 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
| 1217 | CONFIG_USB_SUSPEND=y | ||
| 1218 | CONFIG_USB_OTG=y | ||
| 1219 | CONFIG_USB_OTG_WHITELIST=y | ||
| 1220 | CONFIG_USB_OTG_BLACKLIST_HUB=y | ||
| 1221 | CONFIG_USB_MON=y | ||
| 1222 | # CONFIG_USB_WUSB is not set | ||
| 1223 | # CONFIG_USB_WUSB_CBAF is not set | ||
| 1224 | |||
| 1225 | # | ||
| 1226 | # USB Host Controller Drivers | ||
| 1227 | # | ||
| 1228 | # CONFIG_USB_C67X00_HCD is not set | ||
| 1229 | # CONFIG_USB_OXU210HP_HCD is not set | ||
| 1230 | # CONFIG_USB_ISP116X_HCD is not set | ||
| 1231 | # CONFIG_USB_OHCI_HCD is not set | ||
| 1232 | # CONFIG_USB_SL811_HCD is not set | ||
| 1233 | # CONFIG_USB_R8A66597_HCD is not set | ||
| 1234 | # CONFIG_USB_HWA_HCD is not set | ||
| 1235 | CONFIG_USB_MUSB_HDRC=y | ||
| 1236 | CONFIG_USB_MUSB_SOC=y | ||
| 1237 | |||
| 1238 | # | ||
| 1239 | # OMAP 343x high speed USB support | ||
| 1240 | # | ||
| 1241 | # CONFIG_USB_MUSB_HOST is not set | ||
| 1242 | # CONFIG_USB_MUSB_PERIPHERAL is not set | ||
| 1243 | CONFIG_USB_MUSB_OTG=y | ||
| 1244 | CONFIG_USB_GADGET_MUSB_HDRC=y | ||
| 1245 | CONFIG_USB_MUSB_HDRC_HCD=y | ||
| 1246 | # CONFIG_MUSB_PIO_ONLY is not set | ||
| 1247 | CONFIG_USB_INVENTRA_DMA=y | ||
| 1248 | # CONFIG_USB_TI_CPPI_DMA is not set | ||
| 1249 | # CONFIG_USB_MUSB_DEBUG is not set | ||
| 1250 | |||
| 1251 | # | ||
| 1252 | # USB Device Class drivers | ||
| 1253 | # | ||
| 1254 | # CONFIG_USB_ACM is not set | ||
| 1255 | # CONFIG_USB_PRINTER is not set | ||
| 1256 | # CONFIG_USB_WDM is not set | ||
| 1257 | # CONFIG_USB_TMC is not set | ||
| 1258 | |||
| 1259 | # | ||
| 1260 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | ||
| 1261 | # | ||
| 1262 | |||
| 1263 | # | ||
| 1264 | # see USB_STORAGE Help for more information | ||
| 1265 | # | ||
| 1266 | CONFIG_USB_STORAGE=m | ||
| 1267 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
| 1268 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
| 1269 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
| 1270 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
| 1271 | # CONFIG_USB_STORAGE_USBAT is not set | ||
| 1272 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
| 1273 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
| 1274 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
| 1275 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
| 1276 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
| 1277 | # CONFIG_USB_STORAGE_KARMA is not set | ||
| 1278 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
| 1279 | CONFIG_USB_LIBUSUAL=y | ||
| 1280 | |||
| 1281 | # | ||
| 1282 | # USB Imaging devices | ||
| 1283 | # | ||
| 1284 | # CONFIG_USB_MDC800 is not set | ||
| 1285 | # CONFIG_USB_MICROTEK is not set | ||
| 1286 | |||
| 1287 | # | ||
| 1288 | # USB port drivers | ||
| 1289 | # | ||
| 1290 | # CONFIG_USB_SERIAL is not set | ||
| 1291 | |||
| 1292 | # | ||
| 1293 | # USB Miscellaneous drivers | ||
| 1294 | # | ||
| 1295 | # CONFIG_USB_EMI62 is not set | ||
| 1296 | # CONFIG_USB_EMI26 is not set | ||
| 1297 | # CONFIG_USB_ADUTUX is not set | ||
| 1298 | # CONFIG_USB_SEVSEG is not set | ||
| 1299 | # CONFIG_USB_RIO500 is not set | ||
| 1300 | # CONFIG_USB_LEGOTOWER is not set | ||
| 1301 | # CONFIG_USB_LCD is not set | ||
| 1302 | # CONFIG_USB_BERRY_CHARGE is not set | ||
| 1303 | # CONFIG_USB_LED is not set | ||
| 1304 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
| 1305 | # CONFIG_USB_CYTHERM is not set | ||
| 1306 | # CONFIG_USB_PHIDGET is not set | ||
| 1307 | # CONFIG_USB_IDMOUSE is not set | ||
| 1308 | # CONFIG_USB_FTDI_ELAN is not set | ||
| 1309 | # CONFIG_USB_APPLEDISPLAY is not set | ||
| 1310 | # CONFIG_USB_LD is not set | ||
| 1311 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
| 1312 | # CONFIG_USB_IOWARRIOR is not set | ||
| 1313 | CONFIG_USB_TEST=m | ||
| 1314 | # CONFIG_USB_ISIGHTFW is not set | ||
| 1315 | # CONFIG_USB_VST is not set | ||
| 1316 | CONFIG_USB_GADGET=m | ||
| 1317 | CONFIG_USB_GADGET_DEBUG=y | ||
| 1318 | CONFIG_USB_GADGET_DEBUG_FILES=y | ||
| 1319 | CONFIG_USB_GADGET_DEBUG_FS=y | ||
| 1320 | CONFIG_USB_GADGET_VBUS_DRAW=2 | ||
| 1321 | CONFIG_USB_GADGET_SELECTED=y | ||
| 1322 | # CONFIG_USB_GADGET_AT91 is not set | ||
| 1323 | # CONFIG_USB_GADGET_ATMEL_USBA is not set | ||
| 1324 | # CONFIG_USB_GADGET_FSL_USB2 is not set | ||
| 1325 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
| 1326 | # CONFIG_USB_GADGET_OMAP is not set | ||
| 1327 | # CONFIG_USB_GADGET_PXA25X is not set | ||
| 1328 | # CONFIG_USB_GADGET_PXA27X is not set | ||
| 1329 | # CONFIG_USB_GADGET_S3C2410 is not set | ||
| 1330 | # CONFIG_USB_GADGET_IMX is not set | ||
| 1331 | # CONFIG_USB_GADGET_M66592 is not set | ||
| 1332 | # CONFIG_USB_GADGET_AMD5536UDC is not set | ||
| 1333 | # CONFIG_USB_GADGET_FSL_QE is not set | ||
| 1334 | # CONFIG_USB_GADGET_CI13XXX is not set | ||
| 1335 | # CONFIG_USB_GADGET_NET2280 is not set | ||
| 1336 | # CONFIG_USB_GADGET_GOKU is not set | ||
| 1337 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
| 1338 | CONFIG_USB_GADGET_DUALSPEED=y | ||
| 1339 | CONFIG_USB_ZERO=m | ||
| 1340 | # CONFIG_USB_ZERO_HNPTEST is not set | ||
| 1341 | # CONFIG_USB_ETH is not set | ||
| 1342 | # CONFIG_USB_GADGETFS is not set | ||
| 1343 | CONFIG_USB_FILE_STORAGE=m | ||
| 1344 | # CONFIG_USB_FILE_STORAGE_TEST is not set | ||
| 1345 | # CONFIG_USB_G_SERIAL is not set | ||
| 1346 | # CONFIG_USB_MIDI_GADGET is not set | ||
| 1347 | # CONFIG_USB_G_PRINTER is not set | ||
| 1348 | # CONFIG_USB_CDC_COMPOSITE is not set | ||
| 1349 | |||
| 1350 | # | ||
| 1351 | # OTG and related infrastructure | ||
| 1352 | # | ||
| 1353 | CONFIG_USB_OTG_UTILS=y | ||
| 1354 | # CONFIG_USB_GPIO_VBUS is not set | ||
| 1355 | # CONFIG_ISP1301_OMAP is not set | ||
| 1356 | CONFIG_TWL4030_USB=y | ||
| 1357 | CONFIG_MMC=m | ||
| 1358 | # CONFIG_MMC_DEBUG is not set | ||
| 1359 | # CONFIG_MMC_UNSAFE_RESUME is not set | ||
| 1360 | |||
| 1361 | # | ||
| 1362 | # MMC/SD/SDIO Card Drivers | ||
| 1363 | # | ||
| 1364 | CONFIG_MMC_BLOCK=m | ||
| 1365 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
| 1366 | # CONFIG_SDIO_UART is not set | ||
| 1367 | # CONFIG_MMC_TEST is not set | ||
| 1368 | |||
| 1369 | # | ||
| 1370 | # MMC/SD/SDIO Host Controller Drivers | ||
| 1371 | # | ||
| 1372 | # CONFIG_MMC_SDHCI is not set | ||
| 1373 | # CONFIG_MMC_OMAP is not set | ||
| 1374 | CONFIG_MMC_OMAP_HS=m | ||
| 1375 | # CONFIG_MMC_SPI is not set | ||
| 1376 | # CONFIG_MEMSTICK is not set | ||
| 1377 | # CONFIG_ACCESSIBILITY is not set | ||
| 1378 | CONFIG_NEW_LEDS=y | ||
| 1379 | CONFIG_LEDS_CLASS=m | ||
| 1380 | |||
| 1381 | # | ||
| 1382 | # LED drivers | ||
| 1383 | # | ||
| 1384 | # CONFIG_LEDS_PCA9532 is not set | ||
| 1385 | # CONFIG_LEDS_GPIO is not set | ||
| 1386 | # CONFIG_LEDS_PCA955X is not set | ||
| 1387 | |||
| 1388 | # | ||
| 1389 | # LED Triggers | ||
| 1390 | # | ||
| 1391 | # CONFIG_LEDS_TRIGGERS is not set | ||
| 1392 | CONFIG_RTC_LIB=y | ||
| 1393 | CONFIG_RTC_CLASS=m | ||
| 1394 | |||
| 1395 | # | ||
| 1396 | # RTC interfaces | ||
| 1397 | # | ||
| 1398 | CONFIG_RTC_INTF_SYSFS=y | ||
| 1399 | CONFIG_RTC_INTF_PROC=y | ||
| 1400 | CONFIG_RTC_INTF_DEV=y | ||
| 1401 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
| 1402 | # CONFIG_RTC_DRV_TEST is not set | ||
| 1403 | |||
| 1404 | # | ||
| 1405 | # I2C RTC drivers | ||
| 1406 | # | ||
| 1407 | # CONFIG_RTC_DRV_DS1307 is not set | ||
| 1408 | # CONFIG_RTC_DRV_DS1374 is not set | ||
| 1409 | # CONFIG_RTC_DRV_DS1672 is not set | ||
| 1410 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
| 1411 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
| 1412 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
| 1413 | # CONFIG_RTC_DRV_X1205 is not set | ||
| 1414 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
| 1415 | # CONFIG_RTC_DRV_PCF8583 is not set | ||
| 1416 | # CONFIG_RTC_DRV_M41T80 is not set | ||
| 1417 | CONFIG_RTC_DRV_TWL4030=m | ||
| 1418 | # CONFIG_RTC_DRV_S35390A is not set | ||
| 1419 | # CONFIG_RTC_DRV_FM3130 is not set | ||
| 1420 | # CONFIG_RTC_DRV_RX8581 is not set | ||
| 1421 | |||
| 1422 | # | ||
| 1423 | # SPI RTC drivers | ||
| 1424 | # | ||
| 1425 | # CONFIG_RTC_DRV_M41T94 is not set | ||
| 1426 | # CONFIG_RTC_DRV_DS1305 is not set | ||
| 1427 | # CONFIG_RTC_DRV_DS1390 is not set | ||
| 1428 | # CONFIG_RTC_DRV_MAX6902 is not set | ||
| 1429 | # CONFIG_RTC_DRV_R9701 is not set | ||
| 1430 | # CONFIG_RTC_DRV_RS5C348 is not set | ||
| 1431 | # CONFIG_RTC_DRV_DS3234 is not set | ||
| 1432 | |||
| 1433 | # | ||
| 1434 | # Platform RTC drivers | ||
| 1435 | # | ||
| 1436 | # CONFIG_RTC_DRV_CMOS is not set | ||
| 1437 | # CONFIG_RTC_DRV_DS1286 is not set | ||
| 1438 | # CONFIG_RTC_DRV_DS1511 is not set | ||
| 1439 | # CONFIG_RTC_DRV_DS1553 is not set | ||
| 1440 | # CONFIG_RTC_DRV_DS1742 is not set | ||
| 1441 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
| 1442 | # CONFIG_RTC_DRV_M48T86 is not set | ||
| 1443 | # CONFIG_RTC_DRV_M48T35 is not set | ||
| 1444 | # CONFIG_RTC_DRV_M48T59 is not set | ||
| 1445 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
| 1446 | # CONFIG_RTC_DRV_V3020 is not set | ||
| 1447 | |||
| 1448 | # | ||
| 1449 | # on-CPU RTC drivers | ||
| 1450 | # | ||
| 1451 | # CONFIG_DMADEVICES is not set | ||
| 1452 | # CONFIG_REGULATOR is not set | ||
| 1453 | # CONFIG_UIO is not set | ||
| 1454 | # CONFIG_STAGING is not set | ||
| 1455 | |||
| 1456 | # | ||
| 1457 | # File systems | ||
| 1458 | # | ||
| 1459 | CONFIG_EXT2_FS=m | ||
| 1460 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 1461 | # CONFIG_EXT2_FS_XIP is not set | ||
| 1462 | CONFIG_EXT3_FS=m | ||
| 1463 | # CONFIG_EXT3_FS_XATTR is not set | ||
| 1464 | # CONFIG_EXT4_FS is not set | ||
| 1465 | CONFIG_JBD=m | ||
| 1466 | # CONFIG_JBD_DEBUG is not set | ||
| 1467 | # CONFIG_REISERFS_FS is not set | ||
| 1468 | # CONFIG_JFS_FS is not set | ||
| 1469 | # CONFIG_FS_POSIX_ACL is not set | ||
| 1470 | CONFIG_FILE_LOCKING=y | ||
| 1471 | # CONFIG_XFS_FS is not set | ||
| 1472 | # CONFIG_OCFS2_FS is not set | ||
| 1473 | # CONFIG_BTRFS_FS is not set | ||
| 1474 | CONFIG_DNOTIFY=y | ||
| 1475 | CONFIG_INOTIFY=y | ||
| 1476 | CONFIG_INOTIFY_USER=y | ||
| 1477 | CONFIG_QUOTA=y | ||
| 1478 | # CONFIG_QUOTA_NETLINK_INTERFACE is not set | ||
| 1479 | CONFIG_PRINT_QUOTA_WARNING=y | ||
| 1480 | CONFIG_QUOTA_TREE=y | ||
| 1481 | # CONFIG_QFMT_V1 is not set | ||
| 1482 | CONFIG_QFMT_V2=y | ||
| 1483 | CONFIG_QUOTACTL=y | ||
| 1484 | # CONFIG_AUTOFS_FS is not set | ||
| 1485 | # CONFIG_AUTOFS4_FS is not set | ||
| 1486 | CONFIG_FUSE_FS=m | ||
| 1487 | |||
| 1488 | # | ||
| 1489 | # CD-ROM/DVD Filesystems | ||
| 1490 | # | ||
| 1491 | # CONFIG_ISO9660_FS is not set | ||
| 1492 | # CONFIG_UDF_FS is not set | ||
| 1493 | |||
| 1494 | # | ||
| 1495 | # DOS/FAT/NT Filesystems | ||
| 1496 | # | ||
| 1497 | CONFIG_FAT_FS=m | ||
| 1498 | CONFIG_MSDOS_FS=m | ||
| 1499 | CONFIG_VFAT_FS=m | ||
| 1500 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
| 1501 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
| 1502 | # CONFIG_NTFS_FS is not set | ||
| 1503 | |||
| 1504 | # | ||
| 1505 | # Pseudo filesystems | ||
| 1506 | # | ||
| 1507 | CONFIG_PROC_FS=y | ||
| 1508 | CONFIG_PROC_SYSCTL=y | ||
| 1509 | CONFIG_PROC_PAGE_MONITOR=y | ||
| 1510 | CONFIG_SYSFS=y | ||
| 1511 | CONFIG_TMPFS=y | ||
| 1512 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 1513 | # CONFIG_HUGETLB_PAGE is not set | ||
| 1514 | # CONFIG_CONFIGFS_FS is not set | ||
| 1515 | CONFIG_MISC_FILESYSTEMS=y | ||
| 1516 | # CONFIG_ADFS_FS is not set | ||
| 1517 | # CONFIG_AFFS_FS is not set | ||
| 1518 | # CONFIG_HFS_FS is not set | ||
| 1519 | # CONFIG_HFSPLUS_FS is not set | ||
| 1520 | # CONFIG_BEFS_FS is not set | ||
| 1521 | # CONFIG_BFS_FS is not set | ||
| 1522 | # CONFIG_EFS_FS is not set | ||
| 1523 | # CONFIG_JFFS2_FS is not set | ||
| 1524 | CONFIG_UBIFS_FS=y | ||
| 1525 | # CONFIG_UBIFS_FS_XATTR is not set | ||
| 1526 | # CONFIG_UBIFS_FS_ADVANCED_COMPR is not set | ||
| 1527 | CONFIG_UBIFS_FS_LZO=y | ||
| 1528 | CONFIG_UBIFS_FS_ZLIB=y | ||
| 1529 | # CONFIG_UBIFS_FS_DEBUG is not set | ||
| 1530 | CONFIG_CRAMFS=y | ||
| 1531 | # CONFIG_SQUASHFS is not set | ||
| 1532 | # CONFIG_VXFS_FS is not set | ||
| 1533 | # CONFIG_MINIX_FS is not set | ||
| 1534 | # CONFIG_OMFS_FS is not set | ||
| 1535 | # CONFIG_HPFS_FS is not set | ||
| 1536 | # CONFIG_QNX4FS_FS is not set | ||
| 1537 | # CONFIG_ROMFS_FS is not set | ||
| 1538 | # CONFIG_SYSV_FS is not set | ||
| 1539 | # CONFIG_UFS_FS is not set | ||
| 1540 | CONFIG_NETWORK_FILESYSTEMS=y | ||
| 1541 | CONFIG_NFS_FS=m | ||
| 1542 | CONFIG_NFS_V3=y | ||
| 1543 | # CONFIG_NFS_V3_ACL is not set | ||
| 1544 | CONFIG_NFS_V4=y | ||
| 1545 | # CONFIG_NFSD is not set | ||
| 1546 | CONFIG_LOCKD=m | ||
| 1547 | CONFIG_LOCKD_V4=y | ||
| 1548 | CONFIG_NFS_COMMON=y | ||
| 1549 | CONFIG_SUNRPC=m | ||
| 1550 | CONFIG_SUNRPC_GSS=m | ||
| 1551 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
| 1552 | CONFIG_RPCSEC_GSS_KRB5=m | ||
| 1553 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 1554 | # CONFIG_SMB_FS is not set | ||
| 1555 | # CONFIG_CIFS is not set | ||
| 1556 | # CONFIG_NCP_FS is not set | ||
| 1557 | # CONFIG_CODA_FS is not set | ||
| 1558 | # CONFIG_AFS_FS is not set | ||
| 1559 | |||
| 1560 | # | ||
| 1561 | # Partition Types | ||
| 1562 | # | ||
| 1563 | CONFIG_PARTITION_ADVANCED=y | ||
| 1564 | # CONFIG_ACORN_PARTITION is not set | ||
| 1565 | # CONFIG_OSF_PARTITION is not set | ||
| 1566 | # CONFIG_AMIGA_PARTITION is not set | ||
| 1567 | # CONFIG_ATARI_PARTITION is not set | ||
| 1568 | # CONFIG_MAC_PARTITION is not set | ||
| 1569 | CONFIG_MSDOS_PARTITION=y | ||
| 1570 | # CONFIG_BSD_DISKLABEL is not set | ||
| 1571 | # CONFIG_MINIX_SUBPARTITION is not set | ||
| 1572 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
| 1573 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
| 1574 | # CONFIG_LDM_PARTITION is not set | ||
| 1575 | # CONFIG_SGI_PARTITION is not set | ||
| 1576 | # CONFIG_ULTRIX_PARTITION is not set | ||
| 1577 | # CONFIG_SUN_PARTITION is not set | ||
| 1578 | # CONFIG_KARMA_PARTITION is not set | ||
| 1579 | # CONFIG_EFI_PARTITION is not set | ||
| 1580 | # CONFIG_SYSV68_PARTITION is not set | ||
| 1581 | CONFIG_NLS=y | ||
| 1582 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
| 1583 | CONFIG_NLS_CODEPAGE_437=y | ||
| 1584 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
| 1585 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
| 1586 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
| 1587 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
| 1588 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
| 1589 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
| 1590 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
| 1591 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
| 1592 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
| 1593 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
| 1594 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
| 1595 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
| 1596 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
| 1597 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
| 1598 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
| 1599 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
| 1600 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
| 1601 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
| 1602 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
| 1603 | # CONFIG_NLS_ISO8859_8 is not set | ||
| 1604 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
| 1605 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
| 1606 | # CONFIG_NLS_ASCII is not set | ||
| 1607 | CONFIG_NLS_ISO8859_1=y | ||
| 1608 | # CONFIG_NLS_ISO8859_2 is not set | ||
| 1609 | # CONFIG_NLS_ISO8859_3 is not set | ||
| 1610 | # CONFIG_NLS_ISO8859_4 is not set | ||
| 1611 | # CONFIG_NLS_ISO8859_5 is not set | ||
| 1612 | # CONFIG_NLS_ISO8859_6 is not set | ||
| 1613 | # CONFIG_NLS_ISO8859_7 is not set | ||
| 1614 | # CONFIG_NLS_ISO8859_9 is not set | ||
| 1615 | # CONFIG_NLS_ISO8859_13 is not set | ||
| 1616 | # CONFIG_NLS_ISO8859_14 is not set | ||
| 1617 | # CONFIG_NLS_ISO8859_15 is not set | ||
| 1618 | # CONFIG_NLS_KOI8_R is not set | ||
| 1619 | # CONFIG_NLS_KOI8_U is not set | ||
| 1620 | # CONFIG_NLS_UTF8 is not set | ||
| 1621 | # CONFIG_DLM is not set | ||
| 1622 | |||
| 1623 | # | ||
| 1624 | # Kernel hacking | ||
| 1625 | # | ||
| 1626 | CONFIG_PRINTK_TIME=y | ||
| 1627 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
| 1628 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 1629 | CONFIG_FRAME_WARN=1024 | ||
| 1630 | CONFIG_MAGIC_SYSRQ=y | ||
| 1631 | # CONFIG_UNUSED_SYMBOLS is not set | ||
| 1632 | CONFIG_DEBUG_FS=y | ||
| 1633 | # CONFIG_HEADERS_CHECK is not set | ||
| 1634 | CONFIG_DEBUG_KERNEL=y | ||
| 1635 | # CONFIG_DEBUG_SHIRQ is not set | ||
| 1636 | CONFIG_DETECT_SOFTLOCKUP=y | ||
| 1637 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
| 1638 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
| 1639 | CONFIG_SCHED_DEBUG=y | ||
| 1640 | # CONFIG_SCHEDSTATS is not set | ||
| 1641 | CONFIG_TIMER_STATS=y | ||
| 1642 | # CONFIG_DEBUG_OBJECTS is not set | ||
| 1643 | # CONFIG_DEBUG_SLAB is not set | ||
| 1644 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
| 1645 | # CONFIG_RT_MUTEX_TESTER is not set | ||
| 1646 | CONFIG_DEBUG_SPINLOCK=y | ||
| 1647 | CONFIG_DEBUG_MUTEXES=y | ||
| 1648 | CONFIG_DEBUG_LOCK_ALLOC=y | ||
| 1649 | CONFIG_PROVE_LOCKING=y | ||
| 1650 | CONFIG_LOCKDEP=y | ||
| 1651 | CONFIG_LOCK_STAT=y | ||
| 1652 | # CONFIG_DEBUG_LOCKDEP is not set | ||
| 1653 | CONFIG_TRACE_IRQFLAGS=y | ||
| 1654 | CONFIG_DEBUG_SPINLOCK_SLEEP=y | ||
| 1655 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
| 1656 | CONFIG_STACKTRACE=y | ||
| 1657 | # CONFIG_DEBUG_KOBJECT is not set | ||
| 1658 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
| 1659 | CONFIG_DEBUG_INFO=y | ||
| 1660 | # CONFIG_DEBUG_VM is not set | ||
| 1661 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
| 1662 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
| 1663 | # CONFIG_DEBUG_LIST is not set | ||
| 1664 | # CONFIG_DEBUG_SG is not set | ||
| 1665 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
| 1666 | CONFIG_FRAME_POINTER=y | ||
| 1667 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
| 1668 | # CONFIG_RCU_TORTURE_TEST is not set | ||
| 1669 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | ||
| 1670 | # CONFIG_KPROBES_SANITY_TEST is not set | ||
| 1671 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
| 1672 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
| 1673 | # CONFIG_LKDTM is not set | ||
| 1674 | # CONFIG_FAULT_INJECTION is not set | ||
| 1675 | # CONFIG_LATENCYTOP is not set | ||
| 1676 | CONFIG_HAVE_FUNCTION_TRACER=y | ||
| 1677 | |||
| 1678 | # | ||
| 1679 | # Tracers | ||
| 1680 | # | ||
| 1681 | # CONFIG_FUNCTION_TRACER is not set | ||
| 1682 | # CONFIG_IRQSOFF_TRACER is not set | ||
| 1683 | # CONFIG_SCHED_TRACER is not set | ||
| 1684 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
| 1685 | # CONFIG_BOOT_TRACER is not set | ||
| 1686 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
| 1687 | # CONFIG_STACK_TRACER is not set | ||
| 1688 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
| 1689 | # CONFIG_SAMPLES is not set | ||
| 1690 | CONFIG_HAVE_ARCH_KGDB=y | ||
| 1691 | # CONFIG_KGDB is not set | ||
| 1692 | # CONFIG_DEBUG_USER is not set | ||
| 1693 | # CONFIG_DEBUG_ERRORS is not set | ||
| 1694 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
| 1695 | # CONFIG_DEBUG_LL is not set | ||
| 1696 | |||
| 1697 | # | ||
| 1698 | # Security options | ||
| 1699 | # | ||
| 1700 | # CONFIG_KEYS is not set | ||
| 1701 | CONFIG_SECURITY=y | ||
| 1702 | # CONFIG_SECURITYFS is not set | ||
| 1703 | # CONFIG_SECURITY_NETWORK is not set | ||
| 1704 | # CONFIG_SECURITY_PATH is not set | ||
| 1705 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
| 1706 | # CONFIG_SECURITY_ROOTPLUG is not set | ||
| 1707 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 | ||
| 1708 | CONFIG_CRYPTO=y | ||
| 1709 | |||
| 1710 | # | ||
| 1711 | # Crypto core or helper | ||
| 1712 | # | ||
| 1713 | # CONFIG_CRYPTO_FIPS is not set | ||
| 1714 | CONFIG_CRYPTO_ALGAPI=y | ||
| 1715 | CONFIG_CRYPTO_ALGAPI2=y | ||
| 1716 | CONFIG_CRYPTO_AEAD2=y | ||
| 1717 | CONFIG_CRYPTO_BLKCIPHER=y | ||
| 1718 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
| 1719 | CONFIG_CRYPTO_HASH=y | ||
| 1720 | CONFIG_CRYPTO_HASH2=y | ||
| 1721 | CONFIG_CRYPTO_RNG2=y | ||
| 1722 | CONFIG_CRYPTO_MANAGER=y | ||
| 1723 | CONFIG_CRYPTO_MANAGER2=y | ||
| 1724 | # CONFIG_CRYPTO_GF128MUL is not set | ||
| 1725 | # CONFIG_CRYPTO_NULL is not set | ||
| 1726 | # CONFIG_CRYPTO_CRYPTD is not set | ||
| 1727 | # CONFIG_CRYPTO_AUTHENC is not set | ||
| 1728 | # CONFIG_CRYPTO_TEST is not set | ||
| 1729 | |||
| 1730 | # | ||
| 1731 | # Authenticated Encryption with Associated Data | ||
| 1732 | # | ||
| 1733 | # CONFIG_CRYPTO_CCM is not set | ||
| 1734 | # CONFIG_CRYPTO_GCM is not set | ||
| 1735 | # CONFIG_CRYPTO_SEQIV is not set | ||
| 1736 | |||
| 1737 | # | ||
| 1738 | # Block modes | ||
| 1739 | # | ||
| 1740 | CONFIG_CRYPTO_CBC=y | ||
| 1741 | # CONFIG_CRYPTO_CTR is not set | ||
| 1742 | # CONFIG_CRYPTO_CTS is not set | ||
| 1743 | CONFIG_CRYPTO_ECB=y | ||
| 1744 | # CONFIG_CRYPTO_LRW is not set | ||
| 1745 | CONFIG_CRYPTO_PCBC=m | ||
| 1746 | # CONFIG_CRYPTO_XTS is not set | ||
| 1747 | |||
| 1748 | # | ||
| 1749 | # Hash modes | ||
| 1750 | # | ||
| 1751 | # CONFIG_CRYPTO_HMAC is not set | ||
| 1752 | # CONFIG_CRYPTO_XCBC is not set | ||
| 1753 | |||
| 1754 | # | ||
| 1755 | # Digest | ||
| 1756 | # | ||
| 1757 | CONFIG_CRYPTO_CRC32C=y | ||
| 1758 | # CONFIG_CRYPTO_MD4 is not set | ||
| 1759 | CONFIG_CRYPTO_MD5=y | ||
| 1760 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
| 1761 | # CONFIG_CRYPTO_RMD128 is not set | ||
| 1762 | # CONFIG_CRYPTO_RMD160 is not set | ||
| 1763 | # CONFIG_CRYPTO_RMD256 is not set | ||
| 1764 | # CONFIG_CRYPTO_RMD320 is not set | ||
| 1765 | # CONFIG_CRYPTO_SHA1 is not set | ||
| 1766 | # CONFIG_CRYPTO_SHA256 is not set | ||
| 1767 | # CONFIG_CRYPTO_SHA512 is not set | ||
| 1768 | # CONFIG_CRYPTO_TGR192 is not set | ||
| 1769 | # CONFIG_CRYPTO_WP512 is not set | ||
| 1770 | |||
| 1771 | # | ||
| 1772 | # Ciphers | ||
| 1773 | # | ||
| 1774 | CONFIG_CRYPTO_AES=y | ||
| 1775 | # CONFIG_CRYPTO_ANUBIS is not set | ||
| 1776 | CONFIG_CRYPTO_ARC4=y | ||
| 1777 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 1778 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 1779 | # CONFIG_CRYPTO_CAST5 is not set | ||
| 1780 | # CONFIG_CRYPTO_CAST6 is not set | ||
| 1781 | CONFIG_CRYPTO_DES=y | ||
| 1782 | # CONFIG_CRYPTO_FCRYPT is not set | ||
| 1783 | # CONFIG_CRYPTO_KHAZAD is not set | ||
| 1784 | # CONFIG_CRYPTO_SALSA20 is not set | ||
| 1785 | # CONFIG_CRYPTO_SEED is not set | ||
| 1786 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 1787 | # CONFIG_CRYPTO_TEA is not set | ||
| 1788 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 1789 | |||
| 1790 | # | ||
| 1791 | # Compression | ||
| 1792 | # | ||
| 1793 | CONFIG_CRYPTO_DEFLATE=y | ||
| 1794 | CONFIG_CRYPTO_LZO=y | ||
| 1795 | |||
| 1796 | # | ||
| 1797 | # Random Number Generation | ||
| 1798 | # | ||
| 1799 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | ||
| 1800 | CONFIG_CRYPTO_HW=y | ||
| 1801 | |||
| 1802 | # | ||
| 1803 | # Library routines | ||
| 1804 | # | ||
| 1805 | CONFIG_BITREVERSE=y | ||
| 1806 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
| 1807 | CONFIG_CRC_CCITT=y | ||
| 1808 | CONFIG_CRC16=y | ||
| 1809 | # CONFIG_CRC_T10DIF is not set | ||
| 1810 | # CONFIG_CRC_ITU_T is not set | ||
| 1811 | CONFIG_CRC32=y | ||
| 1812 | CONFIG_CRC7=m | ||
| 1813 | CONFIG_LIBCRC32C=y | ||
| 1814 | CONFIG_ZLIB_INFLATE=y | ||
| 1815 | CONFIG_ZLIB_DEFLATE=y | ||
| 1816 | CONFIG_LZO_COMPRESS=y | ||
| 1817 | CONFIG_LZO_DECOMPRESS=y | ||
| 1818 | CONFIG_PLIST=y | ||
| 1819 | CONFIG_HAS_IOMEM=y | ||
| 1820 | CONFIG_HAS_IOPORT=y | ||
| 1821 | CONFIG_HAS_DMA=y | ||
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig index 64ad5c04b643..64ab386a65c7 100644 --- a/arch/arm/mach-omap2/Kconfig +++ b/arch/arm/mach-omap2/Kconfig | |||
| @@ -63,3 +63,7 @@ config MACH_OMAP3_PANDORA | |||
| 63 | config MACH_OMAP_3430SDP | 63 | config MACH_OMAP_3430SDP |
| 64 | bool "OMAP 3430 SDP board" | 64 | bool "OMAP 3430 SDP board" |
| 65 | depends on ARCH_OMAP3 && ARCH_OMAP34XX | 65 | depends on ARCH_OMAP3 && ARCH_OMAP34XX |
| 66 | |||
| 67 | config MACH_NOKIA_RX51 | ||
| 68 | bool "Nokia RX-51 board" | ||
| 69 | depends on ARCH_OMAP3 && ARCH_OMAP34XX | ||
diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile index 809416dc6440..e08e482b89f5 100644 --- a/arch/arm/mach-omap2/Makefile +++ b/arch/arm/mach-omap2/Makefile | |||
| @@ -41,6 +41,8 @@ obj-$(CONFIG_MACH_OMAP3_PANDORA) += board-omap3pandora.o \ | |||
| 41 | obj-$(CONFIG_MACH_OMAP_3430SDP) += board-3430sdp.o \ | 41 | obj-$(CONFIG_MACH_OMAP_3430SDP) += board-3430sdp.o \ |
| 42 | mmc-twl4030.o | 42 | mmc-twl4030.o |
| 43 | 43 | ||
| 44 | obj-$(CONFIG_MACH_NOKIA_RX51) += board-rx51.o \ | ||
| 45 | board-rx51-peripherals.o \ | ||
| 44 | # Platform specific device init code | 46 | # Platform specific device init code |
| 45 | ifeq ($(CONFIG_USB_MUSB_SOC),y) | 47 | ifeq ($(CONFIG_USB_MUSB_SOC),y) |
| 46 | obj-y += usb-musb.o | 48 | obj-y += usb-musb.o |
diff --git a/arch/arm/mach-omap2/board-rx51-peripherals.c b/arch/arm/mach-omap2/board-rx51-peripherals.c new file mode 100644 index 000000000000..a7381729645c --- /dev/null +++ b/arch/arm/mach-omap2/board-rx51-peripherals.c | |||
| @@ -0,0 +1,419 @@ | |||
| 1 | /* | ||
| 2 | * linux/arch/arm/mach-omap2/board-rx51-flash.c | ||
| 3 | * | ||
| 4 | * Copyright (C) 2008-2009 Nokia | ||
| 5 | * | ||
| 6 | * This program is free software; you can redistribute it and/or modify | ||
| 7 | * it under the terms of the GNU General Public License version 2 as | ||
| 8 | * published by the Free Software Foundation. | ||
| 9 | */ | ||
| 10 | |||
| 11 | #include <linux/kernel.h> | ||
| 12 | #include <linux/init.h> | ||
| 13 | #include <linux/platform_device.h> | ||
| 14 | #include <linux/input.h> | ||
| 15 | #include <linux/spi/spi.h> | ||
| 16 | #include <linux/i2c.h> | ||
| 17 | #include <linux/i2c/twl4030.h> | ||
| 18 | #include <linux/clk.h> | ||
| 19 | #include <linux/delay.h> | ||
| 20 | #include <linux/regulator/machine.h> | ||
| 21 | #include <linux/gpio.h> | ||
| 22 | |||
| 23 | #include <mach/mcspi.h> | ||
| 24 | #include <mach/mux.h> | ||
| 25 | #include <mach/board.h> | ||
| 26 | #include <mach/common.h> | ||
| 27 | #include <mach/dma.h> | ||
| 28 | #include <mach/gpmc.h> | ||
| 29 | #include <mach/keypad.h> | ||
| 30 | |||
| 31 | #include "mmc-twl4030.h" | ||
| 32 | |||
| 33 | |||
| 34 | #define SMC91X_CS 1 | ||
| 35 | #define SMC91X_GPIO_IRQ 54 | ||
| 36 | #define SMC91X_GPIO_RESET 164 | ||
| 37 | #define SMC91X_GPIO_PWRDWN 86 | ||
| 38 | |||
| 39 | static struct resource rx51_smc91x_resources[] = { | ||
| 40 | [0] = { | ||
| 41 | .flags = IORESOURCE_MEM, | ||
| 42 | }, | ||
| 43 | [1] = { | ||
| 44 | .flags = IORESOURCE_IRQ | IORESOURCE_IRQ_HIGHEDGE, | ||
| 45 | }, | ||
| 46 | }; | ||
| 47 | |||
| 48 | static struct platform_device rx51_smc91x_device = { | ||
| 49 | .name = "smc91x", | ||
| 50 | .id = -1, | ||
| 51 | .num_resources = ARRAY_SIZE(rx51_smc91x_resources), | ||
| 52 | .resource = rx51_smc91x_resources, | ||
| 53 | }; | ||
| 54 | |||
| 55 | static int rx51_keymap[] = { | ||
| 56 | KEY(0, 0, KEY_Q), | ||
| 57 | KEY(0, 1, KEY_W), | ||
| 58 | KEY(0, 2, KEY_E), | ||
| 59 | KEY(0, 3, KEY_R), | ||
| 60 | KEY(0, 4, KEY_T), | ||
| 61 | KEY(0, 5, KEY_Y), | ||
| 62 | KEY(0, 6, KEY_U), | ||
| 63 | KEY(0, 7, KEY_I), | ||
| 64 | KEY(1, 0, KEY_O), | ||
| 65 | KEY(1, 1, KEY_D), | ||
| 66 | KEY(1, 2, KEY_DOT), | ||
| 67 | KEY(1, 3, KEY_V), | ||
| 68 | KEY(1, 4, KEY_DOWN), | ||
| 69 | KEY(2, 0, KEY_P), | ||
| 70 | KEY(2, 1, KEY_F), | ||
| 71 | KEY(2, 2, KEY_UP), | ||
| 72 | KEY(2, 3, KEY_B), | ||
| 73 | KEY(2, 4, KEY_RIGHT), | ||
| 74 | KEY(3, 0, KEY_COMMA), | ||
| 75 | KEY(3, 1, KEY_G), | ||
| 76 | KEY(3, 2, KEY_ENTER), | ||
| 77 | KEY(3, 3, KEY_N), | ||
| 78 | KEY(4, 0, KEY_BACKSPACE), | ||
| 79 | KEY(4, 1, KEY_H), | ||
| 80 | KEY(4, 3, KEY_M), | ||
| 81 | KEY(4, 4, KEY_LEFTCTRL), | ||
| 82 | KEY(5, 1, KEY_J), | ||
| 83 | KEY(5, 2, KEY_Z), | ||
| 84 | KEY(5, 3, KEY_SPACE), | ||
| 85 | KEY(5, 4, KEY_LEFTSHIFT), | ||
| 86 | KEY(6, 0, KEY_A), | ||
| 87 | KEY(6, 1, KEY_K), | ||
| 88 | KEY(6, 2, KEY_X), | ||
| 89 | KEY(6, 3, KEY_SPACE), | ||
| 90 | KEY(6, 4, KEY_FN), | ||
| 91 | KEY(7, 0, KEY_S), | ||
| 92 | KEY(7, 1, KEY_L), | ||
| 93 | KEY(7, 2, KEY_C), | ||
| 94 | KEY(7, 3, KEY_LEFT), | ||
| 95 | KEY(0xff, 0, KEY_F6), | ||
| 96 | KEY(0xff, 1, KEY_F7), | ||
| 97 | KEY(0xff, 2, KEY_F8), | ||
| 98 | KEY(0xff, 4, KEY_F9), | ||
| 99 | KEY(0xff, 5, KEY_F10), | ||
| 100 | }; | ||
| 101 | |||
| 102 | static struct twl4030_keypad_data rx51_kp_data = { | ||
| 103 | .rows = 8, | ||
| 104 | .cols = 8, | ||
| 105 | .keymap = rx51_keymap, | ||
| 106 | .keymapsize = ARRAY_SIZE(rx51_keymap), | ||
| 107 | .rep = 1, | ||
| 108 | }; | ||
| 109 | |||
| 110 | static struct platform_device *rx51_peripherals_devices[] = { | ||
| 111 | &rx51_smc91x_device, | ||
| 112 | }; | ||
| 113 | |||
| 114 | /* | ||
| 115 | * Timings are taken from smsc-lan91c96-ms.pdf | ||
| 116 | */ | ||
| 117 | static int smc91x_init_gpmc(int cs) | ||
| 118 | { | ||
| 119 | struct gpmc_timings t; | ||
| 120 | const int t2_r = 45; /* t2 in Figure 12.10 */ | ||
| 121 | const int t2_w = 30; /* t2 in Figure 12.11 */ | ||
| 122 | const int t3 = 15; /* t3 in Figure 12.10 */ | ||
| 123 | const int t5_r = 0; /* t5 in Figure 12.10 */ | ||
| 124 | const int t6_r = 45; /* t6 in Figure 12.10 */ | ||
| 125 | const int t6_w = 0; /* t6 in Figure 12.11 */ | ||
| 126 | const int t7_w = 15; /* t7 in Figure 12.11 */ | ||
| 127 | const int t15 = 12; /* t15 in Figure 12.2 */ | ||
| 128 | const int t20 = 185; /* t20 in Figure 12.2 */ | ||
| 129 | |||
| 130 | memset(&t, 0, sizeof(t)); | ||
| 131 | |||
| 132 | t.cs_on = t15; | ||
| 133 | t.cs_rd_off = t3 + t2_r + t5_r; /* Figure 12.10 */ | ||
| 134 | t.cs_wr_off = t3 + t2_w + t6_w; /* Figure 12.11 */ | ||
| 135 | t.adv_on = t3; /* Figure 12.10 */ | ||
| 136 | t.adv_rd_off = t3 + t2_r; /* Figure 12.10 */ | ||
| 137 | t.adv_wr_off = t3 + t2_w; /* Figure 12.11 */ | ||
| 138 | t.oe_off = t3 + t2_r + t5_r; /* Figure 12.10 */ | ||
| 139 | t.oe_on = t.oe_off - t6_r; /* Figure 12.10 */ | ||
| 140 | t.we_off = t3 + t2_w + t6_w; /* Figure 12.11 */ | ||
| 141 | t.we_on = t.we_off - t7_w; /* Figure 12.11 */ | ||
| 142 | t.rd_cycle = t20; /* Figure 12.2 */ | ||
| 143 | t.wr_cycle = t20; /* Figure 12.4 */ | ||
| 144 | t.access = t3 + t2_r + t5_r; /* Figure 12.10 */ | ||
| 145 | t.wr_access = t3 + t2_w + t6_w; /* Figure 12.11 */ | ||
| 146 | |||
| 147 | gpmc_cs_write_reg(cs, GPMC_CS_CONFIG1, GPMC_CONFIG1_DEVICESIZE_16); | ||
| 148 | |||
| 149 | return gpmc_cs_set_timings(cs, &t); | ||
| 150 | } | ||
| 151 | |||
| 152 | static void __init rx51_init_smc91x(void) | ||
| 153 | { | ||
| 154 | unsigned long cs_mem_base; | ||
| 155 | int ret; | ||
| 156 | |||
| 157 | omap_cfg_reg(U8_34XX_GPIO54_DOWN); | ||
| 158 | omap_cfg_reg(G25_34XX_GPIO86_OUT); | ||
| 159 | omap_cfg_reg(H19_34XX_GPIO164_OUT); | ||
| 160 | |||
| 161 | if (gpmc_cs_request(SMC91X_CS, SZ_16M, &cs_mem_base) < 0) { | ||
| 162 | printk(KERN_ERR "Failed to request GPMC mem for smc91x\n"); | ||
| 163 | return; | ||
| 164 | } | ||
| 165 | |||
| 166 | rx51_smc91x_resources[0].start = cs_mem_base + 0x300; | ||
| 167 | rx51_smc91x_resources[0].end = cs_mem_base + 0x30f; | ||
| 168 | |||
| 169 | smc91x_init_gpmc(SMC91X_CS); | ||
| 170 | |||
| 171 | if (gpio_request(SMC91X_GPIO_IRQ, "SMC91X irq") < 0) | ||
| 172 | goto free1; | ||
| 173 | |||
| 174 | gpio_direction_input(SMC91X_GPIO_IRQ); | ||
| 175 | rx51_smc91x_resources[1].start = gpio_to_irq(SMC91X_GPIO_IRQ); | ||
| 176 | |||
| 177 | ret = gpio_request(SMC91X_GPIO_PWRDWN, "SMC91X powerdown"); | ||
| 178 | if (ret) | ||
| 179 | goto free2; | ||
| 180 | gpio_direction_output(SMC91X_GPIO_PWRDWN, 0); | ||
| 181 | |||
| 182 | ret = gpio_request(SMC91X_GPIO_RESET, "SMC91X reset"); | ||
| 183 | if (ret) | ||
| 184 | goto free3; | ||
| 185 | gpio_direction_output(SMC91X_GPIO_RESET, 0); | ||
| 186 | gpio_set_value(SMC91X_GPIO_RESET, 1); | ||
| 187 | msleep(100); | ||
| 188 | gpio_set_value(SMC91X_GPIO_RESET, 0); | ||
| 189 | |||
| 190 | return; | ||
| 191 | |||
| 192 | free3: | ||
| 193 | gpio_free(SMC91X_GPIO_PWRDWN); | ||
| 194 | free2: | ||
| 195 | gpio_free(SMC91X_GPIO_IRQ); | ||
| 196 | free1: | ||
| 197 | gpmc_cs_free(SMC91X_CS); | ||
| 198 | |||
| 199 | printk(KERN_ERR "Could not initialize smc91x\n"); | ||
| 200 | } | ||
| 201 | |||
| 202 | static struct twl4030_madc_platform_data rx51_madc_data = { | ||
| 203 | .irq_line = 1, | ||
| 204 | }; | ||
| 205 | |||
| 206 | static struct twl4030_hsmmc_info mmc[] = { | ||
| 207 | { | ||
| 208 | .name = "external", | ||
| 209 | .mmc = 1, | ||
| 210 | .wires = 4, | ||
| 211 | .cover_only = true, | ||
| 212 | .gpio_cd = 160, | ||
| 213 | .gpio_wp = -EINVAL, | ||
| 214 | }, | ||
| 215 | { | ||
| 216 | .name = "internal", | ||
| 217 | .mmc = 2, | ||
| 218 | .wires = 8, | ||
| 219 | .gpio_cd = -EINVAL, | ||
| 220 | .gpio_wp = -EINVAL, | ||
| 221 | }, | ||
| 222 | {} /* Terminator */ | ||
| 223 | }; | ||
| 224 | |||
| 225 | static struct regulator_consumer_supply rx51_vmmc1_supply = { | ||
| 226 | .supply = "vmmc", | ||
| 227 | }; | ||
| 228 | |||
| 229 | static struct regulator_consumer_supply rx51_vmmc2_supply = { | ||
| 230 | .supply = "vmmc", | ||
| 231 | }; | ||
| 232 | |||
| 233 | static struct regulator_consumer_supply rx51_vsim_supply = { | ||
| 234 | .supply = "vmmc_aux", | ||
| 235 | }; | ||
| 236 | |||
| 237 | static struct regulator_init_data rx51_vaux1 = { | ||
| 238 | .constraints = { | ||
| 239 | .name = "V28", | ||
| 240 | .min_uV = 2800000, | ||
| 241 | .max_uV = 2800000, | ||
| 242 | .valid_modes_mask = REGULATOR_MODE_NORMAL | ||
| 243 | | REGULATOR_MODE_STANDBY, | ||
| 244 | .valid_ops_mask = REGULATOR_CHANGE_MODE | ||
| 245 | | REGULATOR_CHANGE_STATUS, | ||
| 246 | }, | ||
| 247 | }; | ||
| 248 | |||
| 249 | static struct regulator_init_data rx51_vaux2 = { | ||
| 250 | .constraints = { | ||
| 251 | .name = "VCSI", | ||
| 252 | .min_uV = 1800000, | ||
| 253 | .max_uV = 1800000, | ||
| 254 | .valid_modes_mask = REGULATOR_MODE_NORMAL | ||
| 255 | | REGULATOR_MODE_STANDBY, | ||
| 256 | .valid_ops_mask = REGULATOR_CHANGE_MODE | ||
| 257 | | REGULATOR_CHANGE_STATUS, | ||
| 258 | }, | ||
| 259 | }; | ||
| 260 | |||
| 261 | /* VAUX3 - adds more power to VIO_18 rail */ | ||
| 262 | static struct regulator_init_data rx51_vaux3 = { | ||
| 263 | .constraints = { | ||
| 264 | .name = "VCAM_DIG_18", | ||
| 265 | .min_uV = 1800000, | ||
| 266 | .max_uV = 1800000, | ||
| 267 | .apply_uV = true, | ||
| 268 | .valid_modes_mask = REGULATOR_MODE_NORMAL | ||
| 269 | | REGULATOR_MODE_STANDBY, | ||
| 270 | .valid_ops_mask = REGULATOR_CHANGE_MODE | ||
| 271 | | REGULATOR_CHANGE_STATUS, | ||
| 272 | }, | ||
| 273 | }; | ||
| 274 | |||
| 275 | static struct regulator_init_data rx51_vaux4 = { | ||
| 276 | .constraints = { | ||
| 277 | .name = "VCAM_ANA_28", | ||
| 278 | .min_uV = 2800000, | ||
| 279 | .max_uV = 2800000, | ||
| 280 | .apply_uV = true, | ||
| 281 | .valid_modes_mask = REGULATOR_MODE_NORMAL | ||
| 282 | | REGULATOR_MODE_STANDBY, | ||
| 283 | .valid_ops_mask = REGULATOR_CHANGE_MODE | ||
| 284 | | REGULATOR_CHANGE_STATUS, | ||
| 285 | }, | ||
| 286 | }; | ||
| 287 | |||
| 288 | static struct regulator_init_data rx51_vmmc1 = { | ||
| 289 | .constraints = { | ||
| 290 | .min_uV = 1850000, | ||
| 291 | .max_uV = 3150000, | ||
| 292 | .valid_modes_mask = REGULATOR_MODE_NORMAL | ||
| 293 | | REGULATOR_MODE_STANDBY, | ||
| 294 | .valid_ops_mask = REGULATOR_CHANGE_VOLTAGE | ||
| 295 | | REGULATOR_CHANGE_MODE | ||
| 296 | | REGULATOR_CHANGE_STATUS, | ||
| 297 | }, | ||
| 298 | .num_consumer_supplies = 1, | ||
| 299 | .consumer_supplies = &rx51_vmmc1_supply, | ||
| 300 | }; | ||
| 301 | |||
| 302 | static struct regulator_init_data rx51_vmmc2 = { | ||
| 303 | .constraints = { | ||
| 304 | .name = "VMMC2_30", | ||
| 305 | .min_uV = 1850000, | ||
| 306 | .max_uV = 3150000, | ||
| 307 | .apply_uV = true, | ||
| 308 | .valid_modes_mask = REGULATOR_MODE_NORMAL | ||
| 309 | | REGULATOR_MODE_STANDBY, | ||
| 310 | .valid_ops_mask = REGULATOR_CHANGE_VOLTAGE | ||
| 311 | | REGULATOR_CHANGE_MODE | ||
| 312 | | REGULATOR_CHANGE_STATUS, | ||
| 313 | }, | ||
| 314 | .num_consumer_supplies = 1, | ||
| 315 | .consumer_supplies = &rx51_vmmc2_supply, | ||
| 316 | }; | ||
| 317 | |||
| 318 | static struct regulator_init_data rx51_vsim = { | ||
| 319 | .constraints = { | ||
| 320 | .name = "VMMC2_IO_18", | ||
| 321 | .min_uV = 1800000, | ||
| 322 | .max_uV = 1800000, | ||
| 323 | .apply_uV = true, | ||
| 324 | .valid_modes_mask = REGULATOR_MODE_NORMAL | ||
| 325 | | REGULATOR_MODE_STANDBY, | ||
| 326 | .valid_ops_mask = REGULATOR_CHANGE_MODE | ||
| 327 | | REGULATOR_CHANGE_STATUS, | ||
| 328 | }, | ||
| 329 | .num_consumer_supplies = 1, | ||
| 330 | .consumer_supplies = &rx51_vsim_supply, | ||
| 331 | }; | ||
| 332 | |||
| 333 | static struct regulator_init_data rx51_vdac = { | ||
| 334 | .constraints = { | ||
| 335 | .min_uV = 1800000, | ||
| 336 | .max_uV = 1800000, | ||
| 337 | .valid_modes_mask = REGULATOR_MODE_NORMAL | ||
| 338 | | REGULATOR_MODE_STANDBY, | ||
| 339 | .valid_ops_mask = REGULATOR_CHANGE_VOLTAGE | ||
| 340 | | REGULATOR_CHANGE_MODE | ||
| 341 | | REGULATOR_CHANGE_STATUS, | ||
| 342 | }, | ||
| 343 | }; | ||
| 344 | |||
| 345 | static int rx51_twlgpio_setup(struct device *dev, unsigned gpio, unsigned n) | ||
| 346 | { | ||
| 347 | /* FIXME this gpio setup is just a placeholder for now */ | ||
| 348 | gpio_request(gpio + 6, "backlight_pwm"); | ||
| 349 | gpio_direction_output(gpio + 6, 0); | ||
| 350 | gpio_request(gpio + 7, "speaker_en"); | ||
| 351 | gpio_direction_output(gpio + 7, 1); | ||
| 352 | |||
| 353 | /* set up MMC adapters, linking their regulators to them */ | ||
| 354 | twl4030_mmc_init(mmc); | ||
| 355 | rx51_vmmc1_supply.dev = mmc[0].dev; | ||
| 356 | rx51_vmmc2_supply.dev = mmc[1].dev; | ||
| 357 | rx51_vsim_supply.dev = mmc[1].dev; | ||
| 358 | |||
| 359 | return 0; | ||
| 360 | } | ||
| 361 | |||
| 362 | static struct twl4030_gpio_platform_data rx51_gpio_data = { | ||
| 363 | .gpio_base = OMAP_MAX_GPIO_LINES, | ||
| 364 | .irq_base = TWL4030_GPIO_IRQ_BASE, | ||
| 365 | .irq_end = TWL4030_GPIO_IRQ_END, | ||
| 366 | .pulldowns = BIT(0) | BIT(1) | BIT(2) | BIT(3) | ||
| 367 | | BIT(4) | BIT(5) | ||
| 368 | | BIT(8) | BIT(9) | BIT(10) | BIT(11) | ||
| 369 | | BIT(12) | BIT(13) | BIT(14) | BIT(15) | ||
| 370 | | BIT(16) | BIT(17) , | ||
| 371 | .setup = rx51_twlgpio_setup, | ||
| 372 | }; | ||
| 373 | |||
| 374 | static struct twl4030_platform_data rx51_twldata = { | ||
| 375 | .irq_base = TWL4030_IRQ_BASE, | ||
| 376 | .irq_end = TWL4030_IRQ_END, | ||
| 377 | |||
| 378 | /* platform_data for children goes here */ | ||
| 379 | .gpio = &rx51_gpio_data, | ||
| 380 | .keypad = &rx51_kp_data, | ||
| 381 | .madc = &rx51_madc_data, | ||
| 382 | |||
| 383 | .vaux1 = &rx51_vaux1, | ||
| 384 | .vaux2 = &rx51_vaux2, | ||
| 385 | .vaux3 = &rx51_vaux3, | ||
| 386 | .vaux4 = &rx51_vaux4, | ||
| 387 | .vmmc1 = &rx51_vmmc1, | ||
| 388 | .vmmc2 = &rx51_vmmc2, | ||
| 389 | .vsim = &rx51_vsim, | ||
| 390 | .vdac = &rx51_vdac, | ||
| 391 | }; | ||
| 392 | |||
| 393 | static struct i2c_board_info __initdata rx51_peripherals_i2c_board_info_1[] = { | ||
| 394 | { | ||
| 395 | I2C_BOARD_INFO("twl5030", 0x48), | ||
| 396 | .flags = I2C_CLIENT_WAKE, | ||
| 397 | .irq = INT_34XX_SYS_NIRQ, | ||
| 398 | .platform_data = &rx51_twldata, | ||
| 399 | }, | ||
| 400 | }; | ||
| 401 | |||
| 402 | static int __init rx51_i2c_init(void) | ||
| 403 | { | ||
| 404 | omap_register_i2c_bus(1, 2600, rx51_peripherals_i2c_board_info_1, | ||
| 405 | ARRAY_SIZE(rx51_peripherals_i2c_board_info_1)); | ||
| 406 | omap_register_i2c_bus(2, 100, NULL, 0); | ||
| 407 | omap_register_i2c_bus(3, 400, NULL, 0); | ||
| 408 | return 0; | ||
| 409 | } | ||
| 410 | |||
| 411 | |||
| 412 | void __init rx51_peripherals_init(void) | ||
| 413 | { | ||
| 414 | platform_add_devices(rx51_peripherals_devices, | ||
| 415 | ARRAY_SIZE(rx51_peripherals_devices)); | ||
| 416 | rx51_i2c_init(); | ||
| 417 | rx51_init_smc91x(); | ||
| 418 | } | ||
| 419 | |||
diff --git a/arch/arm/mach-omap2/board-rx51.c b/arch/arm/mach-omap2/board-rx51.c new file mode 100644 index 000000000000..6a3c5e53d99c --- /dev/null +++ b/arch/arm/mach-omap2/board-rx51.c | |||
| @@ -0,0 +1,96 @@ | |||
| 1 | /* | ||
| 2 | * linux/arch/arm/mach-omap2/board-rx51.c | ||
| 3 | * | ||
| 4 | * Copyright (C) 2007, 2008 Nokia | ||
| 5 | * | ||
| 6 | * This program is free software; you can redistribute it and/or modify | ||
| 7 | * it under the terms of the GNU General Public License version 2 as | ||
| 8 | * published by the Free Software Foundation. | ||
| 9 | */ | ||
| 10 | |||
| 11 | #include <linux/kernel.h> | ||
| 12 | #include <linux/init.h> | ||
| 13 | #include <linux/platform_device.h> | ||
| 14 | #include <linux/delay.h> | ||
| 15 | #include <linux/err.h> | ||
| 16 | #include <linux/clk.h> | ||
| 17 | #include <linux/io.h> | ||
| 18 | #include <linux/delay.h> | ||
| 19 | #include <linux/gpio.h> | ||
| 20 | |||
| 21 | #include <mach/hardware.h> | ||
| 22 | #include <asm/mach-types.h> | ||
| 23 | #include <asm/mach/arch.h> | ||
| 24 | #include <asm/mach/map.h> | ||
| 25 | |||
| 26 | #include <mach/mcspi.h> | ||
| 27 | #include <mach/mux.h> | ||
| 28 | #include <mach/board.h> | ||
| 29 | #include <mach/common.h> | ||
| 30 | #include <mach/keypad.h> | ||
| 31 | #include <mach/dma.h> | ||
| 32 | #include <mach/gpmc.h> | ||
| 33 | #include <mach/usb.h> | ||
| 34 | |||
| 35 | static struct omap_uart_config rx51_uart_config = { | ||
| 36 | .enabled_uarts = ((1 << 0) | (1 << 1) | (1 << 2)), | ||
| 37 | }; | ||
| 38 | |||
| 39 | static struct omap_lcd_config rx51_lcd_config = { | ||
| 40 | .ctrl_name = "internal", | ||
| 41 | }; | ||
| 42 | |||
| 43 | static struct omap_fbmem_config rx51_fbmem0_config = { | ||
| 44 | .size = 752 * 1024, | ||
| 45 | }; | ||
| 46 | |||
| 47 | static struct omap_fbmem_config rx51_fbmem1_config = { | ||
| 48 | .size = 752 * 1024, | ||
| 49 | }; | ||
| 50 | |||
| 51 | static struct omap_fbmem_config rx51_fbmem2_config = { | ||
| 52 | .size = 752 * 1024, | ||
| 53 | }; | ||
| 54 | |||
| 55 | static struct omap_board_config_kernel rx51_config[] = { | ||
| 56 | { OMAP_TAG_UART, &rx51_uart_config }, | ||
| 57 | { OMAP_TAG_FBMEM, &rx51_fbmem0_config }, | ||
| 58 | { OMAP_TAG_FBMEM, &rx51_fbmem1_config }, | ||
| 59 | { OMAP_TAG_FBMEM, &rx51_fbmem2_config }, | ||
| 60 | { OMAP_TAG_LCD, &rx51_lcd_config }, | ||
| 61 | }; | ||
| 62 | |||
| 63 | static void __init rx51_init_irq(void) | ||
| 64 | { | ||
| 65 | omap2_init_common_hw(); | ||
| 66 | omap_init_irq(); | ||
| 67 | omap_gpio_init(); | ||
| 68 | } | ||
| 69 | |||
| 70 | extern void __init rx51_peripherals_init(void); | ||
| 71 | |||
| 72 | static void __init rx51_init(void) | ||
| 73 | { | ||
| 74 | omap_board_config = rx51_config; | ||
| 75 | omap_board_config_size = ARRAY_SIZE(rx51_config); | ||
| 76 | omap_serial_init(); | ||
| 77 | usb_musb_init(); | ||
| 78 | rx51_peripherals_init(); | ||
| 79 | } | ||
| 80 | |||
| 81 | static void __init rx51_map_io(void) | ||
| 82 | { | ||
| 83 | omap2_set_globals_343x(); | ||
| 84 | omap2_map_common_io(); | ||
| 85 | } | ||
| 86 | |||
| 87 | MACHINE_START(NOKIA_RX51, "Nokia RX-51 board") | ||
| 88 | /* Maintainer: Lauri Leukkunen <lauri.leukkunen@nokia.com> */ | ||
| 89 | .phys_io = 0x48000000, | ||
| 90 | .io_pg_offst = ((0xd8000000) >> 18) & 0xfffc, | ||
| 91 | .boot_params = 0x80000100, | ||
| 92 | .map_io = rx51_map_io, | ||
| 93 | .init_irq = rx51_init_irq, | ||
| 94 | .init_machine = rx51_init, | ||
| 95 | .timer = &omap_timer, | ||
| 96 | MACHINE_END | ||
