diff options
| -rw-r--r-- | arch/arm/configs/eseries_pxa_defconfig | 1499 | ||||
| -rw-r--r-- | arch/arm/mach-pxa/Kconfig | 44 | ||||
| -rw-r--r-- | arch/arm/mach-pxa/Makefile | 1 | ||||
| -rw-r--r-- | arch/arm/mach-pxa/eseries.c | 101 |
4 files changed, 1645 insertions, 0 deletions
diff --git a/arch/arm/configs/eseries_pxa_defconfig b/arch/arm/configs/eseries_pxa_defconfig new file mode 100644 index 000000000000..ed487b90dbed --- /dev/null +++ b/arch/arm/configs/eseries_pxa_defconfig | |||
| @@ -0,0 +1,1499 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.21-hh17 | ||
| 4 | # Fri Nov 9 20:23:03 2007 | ||
| 5 | # | ||
| 6 | CONFIG_ARM=y | ||
| 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
| 8 | CONFIG_GENERIC_GPIO=y | ||
| 9 | CONFIG_GENERIC_TIME=y | ||
| 10 | CONFIG_MMU=y | ||
| 11 | # CONFIG_NO_IOPORT is not set | ||
| 12 | CONFIG_GENERIC_HARDIRQS=y | ||
| 13 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
| 14 | CONFIG_HARDIRQS_SW_RESEND=y | ||
| 15 | CONFIG_GENERIC_IRQ_PROBE=y | ||
| 16 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 17 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 18 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 19 | CONFIG_GENERIC_HWEIGHT=y | ||
| 20 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 21 | CONFIG_ZONE_DMA=y | ||
| 22 | CONFIG_ARCH_MTD_XIP=y | ||
| 23 | CONFIG_VECTORS_BASE=0xffff0000 | ||
| 24 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
| 25 | |||
| 26 | # | ||
| 27 | # Code maturity level options | ||
| 28 | # | ||
| 29 | CONFIG_EXPERIMENTAL=y | ||
| 30 | CONFIG_BROKEN_ON_SMP=y | ||
| 31 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 32 | |||
| 33 | # | ||
| 34 | # General setup | ||
| 35 | # | ||
| 36 | CONFIG_LOCALVERSION="" | ||
| 37 | CONFIG_LOCALVERSION_AUTO=y | ||
| 38 | CONFIG_SWAP=y | ||
| 39 | CONFIG_SYSVIPC=y | ||
| 40 | # CONFIG_IPC_NS is not set | ||
| 41 | CONFIG_SYSVIPC_SYSCTL=y | ||
| 42 | # CONFIG_POSIX_MQUEUE is not set | ||
| 43 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
| 44 | # CONFIG_TASKSTATS is not set | ||
| 45 | # CONFIG_UTS_NS is not set | ||
| 46 | # CONFIG_AUDIT is not set | ||
| 47 | # CONFIG_IKCONFIG is not set | ||
| 48 | CONFIG_SYSFS_DEPRECATED=y | ||
| 49 | # CONFIG_RELAY is not set | ||
| 50 | CONFIG_BLK_DEV_INITRD=y | ||
| 51 | CONFIG_INITRAMFS_SOURCE="" | ||
| 52 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
| 53 | CONFIG_SYSCTL=y | ||
| 54 | CONFIG_EMBEDDED=y | ||
| 55 | CONFIG_UID16=y | ||
| 56 | CONFIG_SYSCTL_SYSCALL=y | ||
| 57 | # CONFIG_KALLSYMS is not set | ||
| 58 | CONFIG_HOTPLUG=y | ||
| 59 | CONFIG_PRINTK=y | ||
| 60 | CONFIG_BUG=y | ||
| 61 | CONFIG_ELF_CORE=y | ||
| 62 | CONFIG_BASE_FULL=y | ||
| 63 | CONFIG_FUTEX=y | ||
| 64 | CONFIG_EPOLL=y | ||
| 65 | CONFIG_SHMEM=y | ||
| 66 | CONFIG_SLAB=y | ||
| 67 | CONFIG_VM_EVENT_COUNTERS=y | ||
| 68 | CONFIG_RT_MUTEXES=y | ||
| 69 | # CONFIG_TINY_SHMEM is not set | ||
| 70 | CONFIG_BASE_SMALL=0 | ||
| 71 | # CONFIG_SLOB is not set | ||
| 72 | |||
| 73 | # | ||
| 74 | # Loadable module support | ||
| 75 | # | ||
| 76 | CONFIG_MODULES=y | ||
| 77 | CONFIG_MODULE_UNLOAD=y | ||
| 78 | CONFIG_MODULE_FORCE_UNLOAD=y | ||
| 79 | # CONFIG_MODVERSIONS is not set | ||
| 80 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 81 | CONFIG_KMOD=y | ||
| 82 | |||
| 83 | # | ||
| 84 | # Block layer | ||
| 85 | # | ||
| 86 | CONFIG_BLOCK=y | ||
| 87 | # CONFIG_LBD is not set | ||
| 88 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 89 | # CONFIG_LSF is not set | ||
| 90 | |||
| 91 | # | ||
| 92 | # IO Schedulers | ||
| 93 | # | ||
| 94 | CONFIG_IOSCHED_NOOP=y | ||
| 95 | CONFIG_IOSCHED_AS=y | ||
| 96 | CONFIG_IOSCHED_DEADLINE=y | ||
| 97 | CONFIG_IOSCHED_CFQ=y | ||
| 98 | CONFIG_DEFAULT_AS=y | ||
| 99 | # CONFIG_DEFAULT_DEADLINE is not set | ||
| 100 | # CONFIG_DEFAULT_CFQ is not set | ||
| 101 | # CONFIG_DEFAULT_NOOP is not set | ||
| 102 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
| 103 | |||
| 104 | # | ||
| 105 | # System Type | ||
| 106 | # | ||
| 107 | # CONFIG_ARCH_AAEC2000 is not set | ||
| 108 | # CONFIG_ARCH_INTEGRATOR is not set | ||
| 109 | # CONFIG_ARCH_REALVIEW is not set | ||
| 110 | # CONFIG_ARCH_VERSATILE is not set | ||
| 111 | # CONFIG_ARCH_AT91 is not set | ||
| 112 | # CONFIG_ARCH_CLPS7500 is not set | ||
| 113 | # CONFIG_ARCH_CLPS711X is not set | ||
| 114 | # CONFIG_ARCH_CO285 is not set | ||
| 115 | # CONFIG_ARCH_EBSA110 is not set | ||
| 116 | # CONFIG_ARCH_EP93XX is not set | ||
| 117 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
| 118 | # CONFIG_ARCH_NETX is not set | ||
| 119 | # CONFIG_ARCH_H720X is not set | ||
| 120 | # CONFIG_ARCH_IMX is not set | ||
| 121 | # CONFIG_ARCH_IOP32X is not set | ||
| 122 | # CONFIG_ARCH_IOP33X is not set | ||
| 123 | # CONFIG_ARCH_IOP13XX is not set | ||
| 124 | # CONFIG_ARCH_IXP4XX is not set | ||
| 125 | # CONFIG_ARCH_IXP2000 is not set | ||
| 126 | # CONFIG_ARCH_IXP23XX is not set | ||
| 127 | # CONFIG_ARCH_L7200 is not set | ||
| 128 | # CONFIG_ARCH_NS9XXX is not set | ||
| 129 | # CONFIG_ARCH_PNX4008 is not set | ||
| 130 | CONFIG_ARCH_PXA=y | ||
| 131 | # CONFIG_ARCH_RPC is not set | ||
| 132 | # CONFIG_ARCH_SA1100 is not set | ||
| 133 | # CONFIG_ARCH_S3C2410 is not set | ||
| 134 | # CONFIG_ARCH_SHARK is not set | ||
| 135 | # CONFIG_ARCH_LH7A40X is not set | ||
| 136 | # CONFIG_ARCH_OMAP is not set | ||
| 137 | # CONFIG_BOARD_IRQ_MAP_SMALL is not set | ||
| 138 | CONFIG_BOARD_IRQ_MAP_BIG=y | ||
| 139 | CONFIG_DMABOUNCE=y | ||
| 140 | |||
| 141 | # | ||
| 142 | # Intel PXA2xx Implementations | ||
| 143 | # | ||
| 144 | # CONFIG_ARCH_LUBBOCK is not set | ||
| 145 | # CONFIG_MACH_LOGICPD_PXA270 is not set | ||
| 146 | # CONFIG_MACH_MAINSTONE is not set | ||
| 147 | # CONFIG_ARCH_PXA_IDP is not set | ||
| 148 | CONFIG_TOSHIBA_TMIO_OHCI=y | ||
| 149 | CONFIG_ARCH_ESERIES=y | ||
| 150 | CONFIG_MACH_E330=y | ||
| 151 | CONFIG_MACH_E740=y | ||
| 152 | CONFIG_MACH_E750=y | ||
| 153 | CONFIG_MACH_E400=y | ||
| 154 | CONFIG_MACH_E800=y | ||
| 155 | CONFIG_E330_LCD=y | ||
| 156 | CONFIG_E740_LCD=y | ||
| 157 | CONFIG_E750_LCD=y | ||
| 158 | CONFIG_E400_LCD=y | ||
| 159 | CONFIG_E800_LCD=y | ||
| 160 | CONFIG_ESERIES_UDC=y | ||
| 161 | CONFIG_E330_TC6387XB=y | ||
| 162 | CONFIG_E740_T7L66XB=y | ||
| 163 | CONFIG_E400_T7L66XB=y | ||
| 164 | CONFIG_E750_E800_TC6393XB=y | ||
| 165 | CONFIG_E740_PCMCIA=m | ||
| 166 | CONFIG_E750_PCMCIA=m | ||
| 167 | CONFIG_E800_PCMCIA=m | ||
| 168 | # CONFIG_MACH_A620 is not set | ||
| 169 | # CONFIG_MACH_A716 is not set | ||
| 170 | # CONFIG_MACH_A730 is not set | ||
| 171 | # CONFIG_ARCH_H1900 is not set | ||
| 172 | # CONFIG_ARCH_H2200 is not set | ||
| 173 | # CONFIG_MACH_H3900 is not set | ||
| 174 | # CONFIG_MACH_H4000 is not set | ||
| 175 | # CONFIG_MACH_H4700 is not set | ||
| 176 | # CONFIG_MACH_HX2750 is not set | ||
| 177 | # CONFIG_ARCH_H5400 is not set | ||
| 178 | # CONFIG_MACH_HIMALAYA is not set | ||
| 179 | # CONFIG_MACH_HTCUNIVERSAL is not set | ||
| 180 | # CONFIG_MACH_HTCALPINE is not set | ||
| 181 | # CONFIG_MACH_MAGICIAN is not set | ||
| 182 | # CONFIG_MACH_HTCAPACHE is not set | ||
| 183 | # CONFIG_MACH_BLUEANGEL is not set | ||
| 184 | |||
| 185 | # | ||
| 186 | # HTC_HW6X00 | ||
| 187 | # | ||
| 188 | # CONFIG_MACH_HTCBEETLES is not set | ||
| 189 | # CONFIG_MACH_HW6900 is not set | ||
| 190 | # CONFIG_MACH_HTCATHENA is not set | ||
| 191 | # CONFIG_ARCH_AXIMX3 is not set | ||
| 192 | # CONFIG_ARCH_AXIMX5 is not set | ||
| 193 | # CONFIG_MACH_X50 is not set | ||
| 194 | # CONFIG_ARCH_ROVERP1 is not set | ||
| 195 | # CONFIG_ARCH_ROVERP5P is not set | ||
| 196 | # CONFIG_MACH_XSCALE_PALMLD is not set | ||
| 197 | # CONFIG_MACH_T3XSCALE is not set | ||
| 198 | # CONFIG_MACH_RECON is not set | ||
| 199 | # CONFIG_MACH_GHI270HG is not set | ||
| 200 | # CONFIG_MACH_GHI270 is not set | ||
| 201 | # CONFIG_MACH_LOOXC550 is not set | ||
| 202 | # CONFIG_PXA_SHARPSL is not set | ||
| 203 | # CONFIG_MACH_TRIZEPS4 is not set | ||
| 204 | CONFIG_PXA25x=y | ||
| 205 | |||
| 206 | # | ||
| 207 | # Linux As Bootloader | ||
| 208 | # | ||
| 209 | # CONFIG_LAB is not set | ||
| 210 | |||
| 211 | # | ||
| 212 | # Processor Type | ||
| 213 | # | ||
| 214 | CONFIG_CPU_32=y | ||
| 215 | CONFIG_CPU_XSCALE=y | ||
| 216 | CONFIG_CPU_32v5=y | ||
| 217 | CONFIG_CPU_ABRT_EV5T=y | ||
| 218 | CONFIG_CPU_CACHE_VIVT=y | ||
| 219 | CONFIG_CPU_TLB_V4WBI=y | ||
| 220 | CONFIG_CPU_CP15=y | ||
| 221 | CONFIG_CPU_CP15_MMU=y | ||
| 222 | |||
| 223 | # | ||
| 224 | # Processor Features | ||
| 225 | # | ||
| 226 | # CONFIG_ARM_THUMB is not set | ||
| 227 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
| 228 | # CONFIG_OUTER_CACHE is not set | ||
| 229 | CONFIG_IWMMXT=y | ||
| 230 | CONFIG_XSCALE_PMU=y | ||
| 231 | |||
| 232 | # | ||
| 233 | # Bus support | ||
| 234 | # | ||
| 235 | |||
| 236 | # | ||
| 237 | # PCCARD (PCMCIA/CardBus) support | ||
| 238 | # | ||
| 239 | CONFIG_PCCARD=m | ||
| 240 | # CONFIG_PCMCIA_DEBUG is not set | ||
| 241 | CONFIG_PCMCIA=m | ||
| 242 | CONFIG_PCMCIA_LOAD_CIS=y | ||
| 243 | CONFIG_PCMCIA_IOCTL=y | ||
| 244 | |||
| 245 | # | ||
| 246 | # PC-card bridges | ||
| 247 | # | ||
| 248 | CONFIG_PCMCIA_PXA2XX=m | ||
| 249 | |||
| 250 | # | ||
| 251 | # Kernel Features | ||
| 252 | # | ||
| 253 | # CONFIG_PREEMPT is not set | ||
| 254 | # CONFIG_NO_IDLE_HZ is not set | ||
| 255 | CONFIG_HZ=100 | ||
| 256 | CONFIG_AEABI=y | ||
| 257 | CONFIG_OABI_COMPAT=y | ||
| 258 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | ||
| 259 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 260 | CONFIG_FLATMEM_MANUAL=y | ||
| 261 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
| 262 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 263 | CONFIG_FLATMEM=y | ||
| 264 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 265 | # CONFIG_SPARSEMEM_STATIC is not set | ||
| 266 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
| 267 | # CONFIG_RESOURCES_64BIT is not set | ||
| 268 | CONFIG_ZONE_DMA_FLAG=1 | ||
| 269 | CONFIG_ALIGNMENT_TRAP=y | ||
| 270 | |||
| 271 | # | ||
| 272 | # Boot options | ||
| 273 | # | ||
| 274 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
| 275 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
| 276 | CONFIG_CMDLINE="" | ||
| 277 | # CONFIG_XIP_KERNEL is not set | ||
| 278 | CONFIG_KEXEC=y | ||
| 279 | # CONFIG_TXTOFFSET_DELTA is not set | ||
| 280 | |||
| 281 | # | ||
| 282 | # CPU Frequency scaling | ||
| 283 | # | ||
| 284 | # CONFIG_CPU_FREQ is not set | ||
| 285 | |||
| 286 | # | ||
| 287 | # Floating point emulation | ||
| 288 | # | ||
| 289 | |||
| 290 | # | ||
| 291 | # At least one emulation must be selected | ||
| 292 | # | ||
| 293 | CONFIG_FPE_NWFPE=y | ||
| 294 | # CONFIG_FPE_NWFPE_XP is not set | ||
| 295 | # CONFIG_FPE_FASTFPE is not set | ||
| 296 | |||
| 297 | # | ||
| 298 | # Userspace binary formats | ||
| 299 | # | ||
| 300 | CONFIG_BINFMT_ELF=y | ||
| 301 | # CONFIG_BINFMT_AOUT is not set | ||
| 302 | CONFIG_BINFMT_MISC=y | ||
| 303 | |||
| 304 | # | ||
| 305 | # Power management options | ||
| 306 | # | ||
| 307 | CONFIG_PM=y | ||
| 308 | CONFIG_PM_LEGACY=y | ||
| 309 | # CONFIG_PM_DEBUG is not set | ||
| 310 | # CONFIG_DPM_DEBUG is not set | ||
| 311 | # CONFIG_PM_SYSFS_DEPRECATED is not set | ||
| 312 | # CONFIG_APM_EMULATION is not set | ||
| 313 | |||
| 314 | # | ||
| 315 | # Networking | ||
| 316 | # | ||
| 317 | CONFIG_NET=y | ||
| 318 | |||
| 319 | # | ||
| 320 | # Networking options | ||
| 321 | # | ||
| 322 | # CONFIG_NETDEBUG is not set | ||
| 323 | # CONFIG_PACKET is not set | ||
| 324 | CONFIG_UNIX=y | ||
| 325 | CONFIG_XFRM=y | ||
| 326 | # CONFIG_XFRM_USER is not set | ||
| 327 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 328 | # CONFIG_XFRM_MIGRATE is not set | ||
| 329 | # CONFIG_NET_KEY is not set | ||
| 330 | CONFIG_INET=y | ||
| 331 | # CONFIG_IP_MULTICAST is not set | ||
| 332 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 333 | CONFIG_IP_FIB_HASH=y | ||
| 334 | # CONFIG_IP_PNP is not set | ||
| 335 | # CONFIG_NET_IPIP is not set | ||
| 336 | # CONFIG_NET_IPGRE is not set | ||
| 337 | # CONFIG_ARPD is not set | ||
| 338 | # CONFIG_SYN_COOKIES is not set | ||
| 339 | # CONFIG_INET_AH is not set | ||
| 340 | # CONFIG_INET_ESP is not set | ||
| 341 | # CONFIG_INET_IPCOMP is not set | ||
| 342 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
| 343 | # CONFIG_INET_TUNNEL is not set | ||
| 344 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
| 345 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
| 346 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 347 | CONFIG_INET_DIAG=y | ||
| 348 | CONFIG_INET_TCP_DIAG=y | ||
| 349 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 350 | CONFIG_TCP_CONG_CUBIC=y | ||
| 351 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
| 352 | # CONFIG_TCP_MD5SIG is not set | ||
| 353 | # CONFIG_IPV6 is not set | ||
| 354 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 355 | # CONFIG_INET6_TUNNEL is not set | ||
| 356 | # CONFIG_NETWORK_SECMARK is not set | ||
| 357 | # CONFIG_NETFILTER is not set | ||
| 358 | |||
| 359 | # | ||
| 360 | # DCCP Configuration (EXPERIMENTAL) | ||
| 361 | # | ||
| 362 | # CONFIG_IP_DCCP is not set | ||
| 363 | |||
| 364 | # | ||
| 365 | # SCTP Configuration (EXPERIMENTAL) | ||
| 366 | # | ||
| 367 | # CONFIG_IP_SCTP is not set | ||
| 368 | |||
| 369 | # | ||
| 370 | # TIPC Configuration (EXPERIMENTAL) | ||
| 371 | # | ||
| 372 | # CONFIG_TIPC is not set | ||
| 373 | # CONFIG_ATM is not set | ||
| 374 | # CONFIG_BRIDGE is not set | ||
| 375 | # CONFIG_VLAN_8021Q is not set | ||
| 376 | # CONFIG_DECNET is not set | ||
| 377 | # CONFIG_LLC2 is not set | ||
| 378 | # CONFIG_IPX is not set | ||
| 379 | # CONFIG_ATALK is not set | ||
| 380 | # CONFIG_X25 is not set | ||
| 381 | # CONFIG_LAPB is not set | ||
| 382 | # CONFIG_ECONET is not set | ||
| 383 | # CONFIG_WAN_ROUTER is not set | ||
| 384 | |||
| 385 | # | ||
| 386 | # QoS and/or fair queueing | ||
| 387 | # | ||
| 388 | # CONFIG_NET_SCHED is not set | ||
| 389 | |||
| 390 | # | ||
| 391 | # Network testing | ||
| 392 | # | ||
| 393 | # CONFIG_NET_PKTGEN is not set | ||
| 394 | # CONFIG_HAMRADIO is not set | ||
| 395 | # CONFIG_IRDA is not set | ||
| 396 | # CONFIG_BT is not set | ||
| 397 | CONFIG_IEEE80211=m | ||
| 398 | # CONFIG_IEEE80211_DEBUG is not set | ||
| 399 | CONFIG_IEEE80211_CRYPT_WEP=m | ||
| 400 | # CONFIG_IEEE80211_CRYPT_CCMP is not set | ||
| 401 | # CONFIG_IEEE80211_CRYPT_TKIP is not set | ||
| 402 | # CONFIG_IEEE80211_SOFTMAC is not set | ||
| 403 | CONFIG_WIRELESS_EXT=y | ||
| 404 | |||
| 405 | # | ||
| 406 | # Device Drivers | ||
| 407 | # | ||
| 408 | |||
| 409 | # | ||
| 410 | # Generic Driver Options | ||
| 411 | # | ||
| 412 | # CONFIG_STANDALONE is not set | ||
| 413 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 414 | CONFIG_FW_LOADER=y | ||
| 415 | # CONFIG_SYS_HYPERVISOR is not set | ||
| 416 | |||
| 417 | # | ||
| 418 | # Connector - unified userspace <-> kernelspace linker | ||
| 419 | # | ||
| 420 | # CONFIG_CONNECTOR is not set | ||
| 421 | |||
| 422 | # | ||
| 423 | # Memory Technology Devices (MTD) | ||
| 424 | # | ||
| 425 | CONFIG_MTD=m | ||
| 426 | # CONFIG_MTD_DEBUG is not set | ||
| 427 | # CONFIG_MTD_CONCAT is not set | ||
| 428 | CONFIG_MTD_PARTITIONS=y | ||
| 429 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
| 430 | # CONFIG_MTD_AFS_PARTS is not set | ||
| 431 | |||
| 432 | # | ||
| 433 | # User Modules And Translation Layers | ||
| 434 | # | ||
| 435 | CONFIG_MTD_CHAR=m | ||
| 436 | CONFIG_MTD_BLKDEVS=m | ||
| 437 | CONFIG_MTD_BLOCK=m | ||
| 438 | # CONFIG_MTD_BLOCK_RO is not set | ||
| 439 | # CONFIG_FTL is not set | ||
| 440 | # CONFIG_NFTL is not set | ||
| 441 | # CONFIG_INFTL is not set | ||
| 442 | # CONFIG_RFD_FTL is not set | ||
| 443 | # CONFIG_SSFDC is not set | ||
| 444 | |||
| 445 | # | ||
| 446 | # RAM/ROM/Flash chip drivers | ||
| 447 | # | ||
| 448 | # CONFIG_MTD_CFI is not set | ||
| 449 | # CONFIG_MTD_JEDECPROBE is not set | ||
| 450 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
| 451 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
| 452 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
| 453 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
| 454 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
| 455 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
| 456 | CONFIG_MTD_CFI_I1=y | ||
| 457 | CONFIG_MTD_CFI_I2=y | ||
| 458 | # CONFIG_MTD_CFI_I4 is not set | ||
| 459 | # CONFIG_MTD_CFI_I8 is not set | ||
| 460 | # CONFIG_MTD_RAM is not set | ||
| 461 | # CONFIG_MTD_ROM is not set | ||
| 462 | # CONFIG_MTD_ABSENT is not set | ||
| 463 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
| 464 | |||
| 465 | # | ||
| 466 | # Mapping drivers for chip access | ||
| 467 | # | ||
| 468 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
| 469 | # CONFIG_MTD_SHARP_SL is not set | ||
| 470 | # CONFIG_MTD_PLATRAM is not set | ||
| 471 | |||
| 472 | # | ||
| 473 | # Self-contained MTD device drivers | ||
| 474 | # | ||
| 475 | # CONFIG_MTD_SLRAM is not set | ||
| 476 | # CONFIG_MTD_PHRAM is not set | ||
| 477 | # CONFIG_MTD_MTDRAM is not set | ||
| 478 | # CONFIG_MTD_BLOCK2MTD is not set | ||
| 479 | |||
| 480 | # | ||
| 481 | # Disk-On-Chip Device Drivers | ||
| 482 | # | ||
| 483 | # CONFIG_MTD_DOC2000 is not set | ||
| 484 | # CONFIG_MTD_DOC2001 is not set | ||
| 485 | # CONFIG_MTD_DOC2001PLUS is not set | ||
| 486 | |||
| 487 | # | ||
| 488 | # NAND Flash Device Drivers | ||
| 489 | # | ||
| 490 | CONFIG_MTD_NAND=m | ||
| 491 | CONFIG_MTD_NAND_VERIFY_WRITE=y | ||
| 492 | # CONFIG_MTD_NAND_ECC_SMC is not set | ||
| 493 | # CONFIG_MTD_NAND_H1900 is not set | ||
| 494 | CONFIG_MTD_NAND_IDS=m | ||
| 495 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
| 496 | # CONFIG_MTD_NAND_SHARPSL is not set | ||
| 497 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
| 498 | |||
| 499 | # | ||
| 500 | # OneNAND Flash Device Drivers | ||
| 501 | # | ||
| 502 | # CONFIG_MTD_ONENAND is not set | ||
| 503 | |||
| 504 | # | ||
| 505 | # Parallel port support | ||
| 506 | # | ||
| 507 | # CONFIG_PARPORT is not set | ||
| 508 | |||
| 509 | # | ||
| 510 | # Plug and Play support | ||
| 511 | # | ||
| 512 | # CONFIG_PNPACPI is not set | ||
| 513 | |||
| 514 | # | ||
| 515 | # Block devices | ||
| 516 | # | ||
| 517 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 518 | CONFIG_BLK_DEV_LOOP=m | ||
| 519 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
| 520 | # CONFIG_BLK_DEV_NBD is not set | ||
| 521 | # CONFIG_BLK_DEV_UB is not set | ||
| 522 | CONFIG_BLK_DEV_RAM=y | ||
| 523 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 524 | CONFIG_BLK_DEV_RAM_SIZE=6144 | ||
| 525 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
| 526 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 527 | # CONFIG_ATA_OVER_ETH is not set | ||
| 528 | |||
| 529 | # | ||
| 530 | # ATA/ATAPI/MFM/RLL support | ||
| 531 | # | ||
| 532 | CONFIG_IDE=m | ||
| 533 | CONFIG_IDE_MAX_HWIFS=4 | ||
| 534 | CONFIG_BLK_DEV_IDE=m | ||
| 535 | |||
| 536 | # | ||
| 537 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
| 538 | # | ||
| 539 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
| 540 | CONFIG_BLK_DEV_IDEDISK=m | ||
| 541 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
| 542 | # CONFIG_BLK_DEV_IDECS is not set | ||
| 543 | # CONFIG_BLK_DEV_IDECD is not set | ||
| 544 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
| 545 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
| 546 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
| 547 | # CONFIG_IDE_TASK_IOCTL is not set | ||
| 548 | |||
| 549 | # | ||
| 550 | # IDE chipset support/bugfixes | ||
| 551 | # | ||
| 552 | # CONFIG_IDE_GENERIC is not set | ||
| 553 | # CONFIG_IDE_ARM is not set | ||
| 554 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
| 555 | # CONFIG_BLK_DEV_HD is not set | ||
| 556 | |||
| 557 | # | ||
| 558 | # SCSI device support | ||
| 559 | # | ||
| 560 | # CONFIG_RAID_ATTRS is not set | ||
| 561 | CONFIG_SCSI=m | ||
| 562 | # CONFIG_SCSI_TGT is not set | ||
| 563 | # CONFIG_SCSI_NETLINK is not set | ||
| 564 | # CONFIG_SCSI_PROC_FS is not set | ||
| 565 | |||
| 566 | # | ||
| 567 | # SCSI support type (disk, tape, CD-ROM) | ||
| 568 | # | ||
| 569 | # CONFIG_BLK_DEV_SD is not set | ||
| 570 | # CONFIG_CHR_DEV_ST is not set | ||
| 571 | # CONFIG_CHR_DEV_OSST is not set | ||
| 572 | # CONFIG_BLK_DEV_SR is not set | ||
| 573 | # CONFIG_CHR_DEV_SG is not set | ||
| 574 | # CONFIG_CHR_DEV_SCH is not set | ||
| 575 | |||
| 576 | # | ||
| 577 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
| 578 | # | ||
| 579 | # CONFIG_SCSI_MULTI_LUN is not set | ||
| 580 | # CONFIG_SCSI_CONSTANTS is not set | ||
| 581 | # CONFIG_SCSI_LOGGING is not set | ||
| 582 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
| 583 | |||
| 584 | # | ||
| 585 | # SCSI Transports | ||
| 586 | # | ||
| 587 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
| 588 | # CONFIG_SCSI_FC_ATTRS is not set | ||
| 589 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
| 590 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
| 591 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
| 592 | |||
| 593 | # | ||
| 594 | # SCSI low-level drivers | ||
| 595 | # | ||
| 596 | # CONFIG_ISCSI_TCP is not set | ||
| 597 | # CONFIG_SCSI_DEBUG is not set | ||
| 598 | |||
| 599 | # | ||
| 600 | # PCMCIA SCSI adapter support | ||
| 601 | # | ||
| 602 | # CONFIG_PCMCIA_AHA152X is not set | ||
| 603 | # CONFIG_PCMCIA_FDOMAIN is not set | ||
| 604 | # CONFIG_PCMCIA_NINJA_SCSI is not set | ||
| 605 | # CONFIG_PCMCIA_QLOGIC is not set | ||
| 606 | # CONFIG_PCMCIA_SYM53C500 is not set | ||
| 607 | |||
| 608 | # | ||
| 609 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
| 610 | # | ||
| 611 | # CONFIG_ATA is not set | ||
| 612 | |||
| 613 | # | ||
| 614 | # Multi-device support (RAID and LVM) | ||
| 615 | # | ||
| 616 | # CONFIG_MD is not set | ||
| 617 | |||
| 618 | # | ||
| 619 | # Fusion MPT device support | ||
| 620 | # | ||
| 621 | # CONFIG_FUSION is not set | ||
| 622 | |||
| 623 | # | ||
| 624 | # IEEE 1394 (FireWire) support | ||
| 625 | # | ||
| 626 | |||
| 627 | # | ||
| 628 | # I2O device support | ||
| 629 | # | ||
| 630 | |||
| 631 | # | ||
| 632 | # Network device support | ||
| 633 | # | ||
| 634 | CONFIG_NETDEVICES=y | ||
| 635 | # CONFIG_DUMMY is not set | ||
| 636 | # CONFIG_BONDING is not set | ||
| 637 | # CONFIG_EQUALIZER is not set | ||
| 638 | # CONFIG_TUN is not set | ||
| 639 | |||
| 640 | # | ||
| 641 | # PHY device support | ||
| 642 | # | ||
| 643 | |||
| 644 | # | ||
| 645 | # Ethernet (10 or 100Mbit) | ||
| 646 | # | ||
| 647 | # CONFIG_NET_ETHERNET is not set | ||
| 648 | |||
| 649 | # | ||
| 650 | # Ethernet (1000 Mbit) | ||
| 651 | # | ||
| 652 | |||
| 653 | # | ||
| 654 | # Ethernet (10000 Mbit) | ||
| 655 | # | ||
| 656 | |||
| 657 | # | ||
| 658 | # Token Ring devices | ||
| 659 | # | ||
| 660 | |||
| 661 | # | ||
| 662 | # Wireless LAN (non-hamradio) | ||
| 663 | # | ||
| 664 | CONFIG_NET_RADIO=y | ||
| 665 | # CONFIG_NET_WIRELESS_RTNETLINK is not set | ||
| 666 | |||
| 667 | # | ||
| 668 | # Obsolete Wireless cards support (pre-802.11) | ||
| 669 | # | ||
| 670 | # CONFIG_STRIP is not set | ||
| 671 | # CONFIG_PCMCIA_WAVELAN is not set | ||
| 672 | # CONFIG_PCMCIA_NETWAVE is not set | ||
| 673 | |||
| 674 | # | ||
| 675 | # Wireless 802.11 Frequency Hopping cards support | ||
| 676 | # | ||
| 677 | # CONFIG_PCMCIA_RAYCS is not set | ||
| 678 | |||
| 679 | # | ||
| 680 | # Wireless 802.11b ISA/PCI cards support | ||
| 681 | # | ||
| 682 | # CONFIG_HERMES is not set | ||
| 683 | # CONFIG_ATMEL is not set | ||
| 684 | |||
| 685 | # | ||
| 686 | # Wireless 802.11b Pcmcia/Cardbus cards support | ||
| 687 | # | ||
| 688 | # CONFIG_AIRO_CS is not set | ||
| 689 | # CONFIG_PCMCIA_WL3501 is not set | ||
| 690 | # CONFIG_USB_ZD1201 is not set | ||
| 691 | CONFIG_HOSTAP=m | ||
| 692 | # CONFIG_HOSTAP_FIRMWARE is not set | ||
| 693 | # CONFIG_HOSTAP_CS is not set | ||
| 694 | # CONFIG_ACX is not set | ||
| 695 | CONFIG_NET_WIRELESS=y | ||
| 696 | |||
| 697 | # | ||
| 698 | # PCMCIA network device support | ||
| 699 | # | ||
| 700 | # CONFIG_NET_PCMCIA is not set | ||
| 701 | |||
| 702 | # | ||
| 703 | # Wan interfaces | ||
| 704 | # | ||
| 705 | # CONFIG_WAN is not set | ||
| 706 | # CONFIG_PPP is not set | ||
| 707 | # CONFIG_SLIP is not set | ||
| 708 | # CONFIG_SHAPER is not set | ||
| 709 | # CONFIG_NETCONSOLE is not set | ||
| 710 | # CONFIG_NETPOLL is not set | ||
| 711 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 712 | |||
| 713 | # | ||
| 714 | # ISDN subsystem | ||
| 715 | # | ||
| 716 | # CONFIG_ISDN is not set | ||
| 717 | |||
| 718 | # | ||
| 719 | # Input device support | ||
| 720 | # | ||
| 721 | CONFIG_INPUT=y | ||
| 722 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 723 | |||
| 724 | # | ||
| 725 | # Userland interfaces | ||
| 726 | # | ||
| 727 | # CONFIG_INPUT_MOUSEDEV is not set | ||
| 728 | # CONFIG_INPUT_JOYDEV is not set | ||
| 729 | CONFIG_INPUT_TSDEV=m | ||
| 730 | CONFIG_INPUT_TSDEV_SCREEN_X=240 | ||
| 731 | CONFIG_INPUT_TSDEV_SCREEN_Y=320 | ||
| 732 | CONFIG_INPUT_EVDEV=m | ||
| 733 | # CONFIG_INPUT_EVBUG is not set | ||
| 734 | # CONFIG_INPUT_LED_TRIGGER is not set | ||
| 735 | |||
| 736 | # | ||
| 737 | # Input Device Drivers | ||
| 738 | # | ||
| 739 | # CONFIG_INPUT_KEYBOARD is not set | ||
| 740 | # CONFIG_INPUT_MOUSE is not set | ||
| 741 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 742 | CONFIG_INPUT_TOUCHSCREEN=y | ||
| 743 | # CONFIG_TOUCHSCREEN_GUNZE is not set | ||
| 744 | # CONFIG_TOUCHSCREEN_ELO is not set | ||
| 745 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | ||
| 746 | # CONFIG_TOUCHSCREEN_MK712 is not set | ||
| 747 | CONFIG_TOUCHSCREEN_WM97XX=m | ||
| 748 | CONFIG_TOUCHSCREEN_WM9705=y | ||
| 749 | CONFIG_TOUCHSCREEN_WM9712=y | ||
| 750 | CONFIG_TOUCHSCREEN_WM9713=y | ||
| 751 | # CONFIG_TOUCHSCREEN_PENMOUNT is not set | ||
| 752 | # CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set | ||
| 753 | # CONFIG_TOUCHSCREEN_TOUCHWIN is not set | ||
| 754 | # CONFIG_TOUCHSCREEN_UCB1400 is not set | ||
| 755 | # CONFIG_INPUT_MISC is not set | ||
| 756 | |||
| 757 | # | ||
| 758 | # Hardware I/O ports | ||
| 759 | # | ||
| 760 | # CONFIG_SERIO is not set | ||
| 761 | # CONFIG_GAMEPORT is not set | ||
| 762 | |||
| 763 | # | ||
| 764 | # Character devices | ||
| 765 | # | ||
| 766 | CONFIG_VT=y | ||
| 767 | CONFIG_VT_CONSOLE=y | ||
| 768 | CONFIG_HW_CONSOLE=y | ||
| 769 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
| 770 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 771 | |||
| 772 | # | ||
| 773 | # Serial drivers | ||
| 774 | # | ||
| 775 | # CONFIG_SERIAL_8250 is not set | ||
| 776 | |||
| 777 | # | ||
| 778 | # Non-8250 serial port support | ||
| 779 | # | ||
| 780 | # CONFIG_SERIAL_PXA is not set | ||
| 781 | # CONFIG_RS232_SERIAL is not set | ||
| 782 | CONFIG_UNIX98_PTYS=y | ||
| 783 | # CONFIG_LEGACY_PTYS is not set | ||
| 784 | |||
| 785 | # | ||
| 786 | # IPMI | ||
| 787 | # | ||
| 788 | # CONFIG_IPMI_HANDLER is not set | ||
| 789 | |||
| 790 | # | ||
| 791 | # Watchdog Cards | ||
| 792 | # | ||
| 793 | # CONFIG_WATCHDOG is not set | ||
| 794 | CONFIG_HW_RANDOM=m | ||
| 795 | # CONFIG_NVRAM is not set | ||
| 796 | # CONFIG_SA1100_RTC is not set | ||
| 797 | # CONFIG_DTLK is not set | ||
| 798 | # CONFIG_R3964 is not set | ||
| 799 | # CONFIG_TIHTC is not set | ||
| 800 | |||
| 801 | # | ||
| 802 | # PCMCIA character devices | ||
| 803 | # | ||
| 804 | # CONFIG_SYNCLINK_CS is not set | ||
| 805 | # CONFIG_CARDMAN_4000 is not set | ||
| 806 | # CONFIG_CARDMAN_4040 is not set | ||
| 807 | # CONFIG_RAW_DRIVER is not set | ||
| 808 | |||
| 809 | # | ||
| 810 | # TPM devices | ||
| 811 | # | ||
| 812 | # CONFIG_TCG_TPM is not set | ||
| 813 | |||
| 814 | # | ||
| 815 | # I2C support | ||
| 816 | # | ||
| 817 | # CONFIG_I2C is not set | ||
| 818 | |||
| 819 | # | ||
| 820 | # SPI support | ||
| 821 | # | ||
| 822 | # CONFIG_SPI is not set | ||
| 823 | # CONFIG_SPI_MASTER is not set | ||
| 824 | |||
| 825 | # | ||
| 826 | # Dallas's 1-wire bus | ||
| 827 | # | ||
| 828 | # CONFIG_W1 is not set | ||
| 829 | |||
| 830 | # | ||
| 831 | # Hardware Monitoring support | ||
| 832 | # | ||
| 833 | # CONFIG_HWMON is not set | ||
| 834 | # CONFIG_HWMON_VID is not set | ||
| 835 | # CONFIG_POWER_SUPPLY is not set | ||
| 836 | |||
| 837 | # | ||
| 838 | # L3 serial bus support | ||
| 839 | # | ||
| 840 | # CONFIG_L3 is not set | ||
| 841 | |||
| 842 | # | ||
| 843 | # Misc devices | ||
| 844 | # | ||
| 845 | |||
| 846 | # | ||
| 847 | # Multimedia Capabilities Port drivers | ||
| 848 | # | ||
| 849 | # CONFIG_ADC is not set | ||
| 850 | |||
| 851 | # | ||
| 852 | # Compaq/iPAQ Drivers | ||
| 853 | # | ||
| 854 | |||
| 855 | # | ||
| 856 | # Compaq/HP iPAQ Drivers | ||
| 857 | # | ||
| 858 | # CONFIG_IPAQ_SLEEVE is not set | ||
| 859 | # CONFIG_SLEEVE_DEBUG is not set | ||
| 860 | |||
| 861 | # | ||
| 862 | # Multifunction device drivers | ||
| 863 | # | ||
| 864 | # CONFIG_MFD_SM501 is not set | ||
| 865 | # CONFIG_HTC_ASIC2 is not set | ||
| 866 | # CONFIG_HTC_ASIC3 is not set | ||
| 867 | # CONFIG_HTC_PASIC3 is not set | ||
| 868 | # CONFIG_HTC_EGPIO is not set | ||
| 869 | # CONFIG_HTC_BBKEYS is not set | ||
| 870 | # CONFIG_HTC_ASIC3_DS1WM is not set | ||
| 871 | # CONFIG_SOC_SAMCOP is not set | ||
| 872 | # CONFIG_SOC_HAMCOP is not set | ||
| 873 | # CONFIG_SOC_MQ11XX is not set | ||
| 874 | CONFIG_SOC_T7L66XB=y | ||
| 875 | # CONFIG_SOC_TC6387XB is not set | ||
| 876 | CONFIG_SOC_TC6393XB=y | ||
| 877 | # CONFIG_SOC_TSC2101 is not set | ||
| 878 | # CONFIG_SOC_TSC2200 is not set | ||
| 879 | |||
| 880 | # | ||
| 881 | # LED devices | ||
| 882 | # | ||
| 883 | # CONFIG_NEW_LEDS is not set | ||
| 884 | |||
| 885 | # | ||
| 886 | # LED drivers | ||
| 887 | # | ||
| 888 | |||
| 889 | # | ||
| 890 | # LED Triggers | ||
| 891 | # | ||
| 892 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set | ||
| 893 | |||
| 894 | # | ||
| 895 | # Multimedia devices | ||
| 896 | # | ||
| 897 | # CONFIG_VIDEO_DEV is not set | ||
| 898 | |||
| 899 | # | ||
| 900 | # Digital Video Broadcasting Devices | ||
| 901 | # | ||
| 902 | # CONFIG_DVB is not set | ||
| 903 | # CONFIG_USB_DABUSB is not set | ||
| 904 | |||
| 905 | # | ||
| 906 | # Graphics support | ||
| 907 | # | ||
| 908 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | ||
| 909 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | ||
| 910 | CONFIG_LCD_CLASS_DEVICE=y | ||
| 911 | CONFIG_BACKLIGHT_CORGI=y | ||
| 912 | CONFIG_FB=y | ||
| 913 | # CONFIG_FIRMWARE_EDID is not set | ||
| 914 | # CONFIG_FB_DDC is not set | ||
| 915 | CONFIG_FB_CFB_FILLRECT=y | ||
| 916 | CONFIG_FB_CFB_COPYAREA=y | ||
| 917 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
| 918 | # CONFIG_FB_SVGALIB is not set | ||
| 919 | # CONFIG_FB_MACMODES is not set | ||
| 920 | # CONFIG_FB_BACKLIGHT is not set | ||
| 921 | # CONFIG_FB_MODE_HELPERS is not set | ||
| 922 | # CONFIG_FB_TILEBLITTING is not set | ||
| 923 | |||
| 924 | # | ||
| 925 | # Frame buffer hardware drivers | ||
| 926 | # | ||
| 927 | # CONFIG_FB_IMAGEON is not set | ||
| 928 | # CONFIG_FB_S1D13XXX is not set | ||
| 929 | CONFIG_FB_PXA=y | ||
| 930 | # CONFIG_FB_PXA_PARAMETERS is not set | ||
| 931 | # CONFIG_FB_MBX is not set | ||
| 932 | CONFIG_FB_W100=y | ||
| 933 | # CONFIG_FB_VIRTUAL is not set | ||
| 934 | # CONFIG_FB_VSFB is not set | ||
| 935 | |||
| 936 | # | ||
| 937 | # Console display driver support | ||
| 938 | # | ||
| 939 | # CONFIG_VGA_CONSOLE is not set | ||
| 940 | CONFIG_DUMMY_CONSOLE=y | ||
| 941 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
| 942 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
| 943 | CONFIG_FONTS=y | ||
| 944 | # CONFIG_FONT_8x8 is not set | ||
| 945 | # CONFIG_FONT_8x16 is not set | ||
| 946 | # CONFIG_FONT_6x11 is not set | ||
| 947 | # CONFIG_FONT_7x14 is not set | ||
| 948 | # CONFIG_FONT_PEARL_8x8 is not set | ||
| 949 | CONFIG_FONT_ACORN_8x8=y | ||
| 950 | # CONFIG_FONT_MINI_4x6 is not set | ||
| 951 | # CONFIG_FONT_SUN8x16 is not set | ||
| 952 | # CONFIG_FONT_SUN12x22 is not set | ||
| 953 | # CONFIG_FONT_10x18 is not set | ||
| 954 | |||
| 955 | # | ||
| 956 | # Logo configuration | ||
| 957 | # | ||
| 958 | CONFIG_LOGO=y | ||
| 959 | # CONFIG_LOGO_LINUX_MONO is not set | ||
| 960 | # CONFIG_LOGO_LINUX_VGA16 is not set | ||
| 961 | CONFIG_LOGO_LINUX_CLUT224=y | ||
| 962 | |||
| 963 | # | ||
| 964 | # Sound | ||
| 965 | # | ||
| 966 | CONFIG_SOUND=y | ||
| 967 | |||
| 968 | # | ||
| 969 | # Advanced Linux Sound Architecture | ||
| 970 | # | ||
| 971 | CONFIG_SND=m | ||
| 972 | CONFIG_SND_TIMER=m | ||
| 973 | CONFIG_SND_PCM=m | ||
| 974 | # CONFIG_SND_SEQUENCER is not set | ||
| 975 | CONFIG_SND_OSSEMUL=y | ||
| 976 | CONFIG_SND_MIXER_OSS=m | ||
| 977 | CONFIG_SND_PCM_OSS=m | ||
| 978 | CONFIG_SND_PCM_OSS_PLUGINS=y | ||
| 979 | CONFIG_SND_DYNAMIC_MINORS=y | ||
| 980 | CONFIG_SND_SUPPORT_OLD_API=y | ||
| 981 | CONFIG_SND_VERBOSE_PROCFS=y | ||
| 982 | CONFIG_SND_VERBOSE_PRINTK=y | ||
| 983 | # CONFIG_SND_DEBUG is not set | ||
| 984 | |||
| 985 | # | ||
| 986 | # Generic devices | ||
| 987 | # | ||
| 988 | # CONFIG_SND_DUMMY is not set | ||
| 989 | # CONFIG_SND_MTPAV is not set | ||
| 990 | # CONFIG_SND_SERIAL_U16550 is not set | ||
| 991 | # CONFIG_SND_MPU401 is not set | ||
| 992 | |||
| 993 | # | ||
| 994 | # ALSA ARM devices | ||
| 995 | # | ||
| 996 | # CONFIG_SND_PXA2XX_AC97 is not set | ||
| 997 | # CONFIG_SND_RECON is not set | ||
| 998 | |||
| 999 | # | ||
| 1000 | # USB devices | ||
| 1001 | # | ||
| 1002 | # CONFIG_SND_USB_AUDIO is not set | ||
| 1003 | |||
| 1004 | # | ||
| 1005 | # PCMCIA devices | ||
| 1006 | # | ||
| 1007 | # CONFIG_SND_VXPOCKET is not set | ||
| 1008 | # CONFIG_SND_PDAUDIOCF is not set | ||
| 1009 | |||
| 1010 | # | ||
| 1011 | # SoC audio support | ||
| 1012 | # | ||
| 1013 | CONFIG_SND_SOC_AC97_BUS=y | ||
| 1014 | CONFIG_SND_SOC=m | ||
| 1015 | |||
| 1016 | # | ||
| 1017 | # SoC Platforms | ||
| 1018 | # | ||
| 1019 | |||
| 1020 | # | ||
| 1021 | # SoC Audio for the Atmel AT91 | ||
| 1022 | # | ||
| 1023 | |||
| 1024 | # | ||
| 1025 | # SoC Audio for the Intel PXA2xx | ||
| 1026 | # | ||
| 1027 | CONFIG_SND_PXA2XX_SOC=m | ||
| 1028 | CONFIG_SND_PXA2XX_SOC_AC97=m | ||
| 1029 | CONFIG_SND_PXA2XX_SOC_E740_WM9705=m | ||
| 1030 | CONFIG_SND_PXA2XX_SOC_E750_WM9705=m | ||
| 1031 | CONFIG_SND_PXA2XX_SOC_E800_WM9712=m | ||
| 1032 | # CONFIG_SND_PXA2XX_SOC_MAGICIAN is not set | ||
| 1033 | # CONFIG_SND_PXA2XX_SOC_BLUEANGEL is not set | ||
| 1034 | # CONFIG_SND_PXA2XX_SOC_H5000 is not set | ||
| 1035 | |||
| 1036 | # | ||
| 1037 | # SoC Audio for the Freescale i.MX | ||
| 1038 | # | ||
| 1039 | |||
| 1040 | # | ||
| 1041 | # SoC Audio for the Samsung S3C24XX | ||
| 1042 | # | ||
| 1043 | # CONFIG_SND_SOC_AC97_CODEC is not set | ||
| 1044 | # CONFIG_SND_SOC_WM8711 is not set | ||
| 1045 | # CONFIG_SND_SOC_WM8510 is not set | ||
| 1046 | # CONFIG_SND_SOC_WM8731 is not set | ||
| 1047 | # CONFIG_SND_SOC_WM8750 is not set | ||
| 1048 | # CONFIG_SND_SOC_WM8753 is not set | ||
| 1049 | # CONFIG_SND_SOC_WM8772 is not set | ||
| 1050 | # CONFIG_SND_SOC_WM8971 is not set | ||
| 1051 | # CONFIG_SND_SOC_WM8956 is not set | ||
| 1052 | # CONFIG_SND_SOC_WM8960 is not set | ||
| 1053 | # CONFIG_SND_SOC_WM8976 is not set | ||
| 1054 | # CONFIG_SND_SOC_WM8974 is not set | ||
| 1055 | # CONFIG_SND_SOC_WM8980 is not set | ||
| 1056 | CONFIG_SND_SOC_WM9705=m | ||
| 1057 | # CONFIG_SND_SOC_WM9713 is not set | ||
| 1058 | CONFIG_SND_SOC_WM9712=m | ||
| 1059 | # CONFIG_SND_SOC_UDA1380 is not set | ||
| 1060 | # CONFIG_SND_SOC_AK4535 is not set | ||
| 1061 | |||
| 1062 | # | ||
| 1063 | # Open Sound System | ||
| 1064 | # | ||
| 1065 | # CONFIG_SOUND_PRIME is not set | ||
| 1066 | CONFIG_AC97_BUS=m | ||
| 1067 | |||
| 1068 | # | ||
| 1069 | # HID Devices | ||
| 1070 | # | ||
| 1071 | CONFIG_HID=y | ||
| 1072 | # CONFIG_HID_DEBUG is not set | ||
| 1073 | |||
| 1074 | # | ||
| 1075 | # USB support | ||
| 1076 | # | ||
| 1077 | CONFIG_USB_ARCH_HAS_HCD=y | ||
| 1078 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
| 1079 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
| 1080 | CONFIG_USB=m | ||
| 1081 | CONFIG_USB_DEBUG=y | ||
| 1082 | |||
| 1083 | # | ||
| 1084 | # Miscellaneous USB options | ||
| 1085 | # | ||
| 1086 | CONFIG_USB_DEVICEFS=y | ||
| 1087 | CONFIG_USB_DYNAMIC_MINORS=y | ||
| 1088 | # CONFIG_USB_SUSPEND is not set | ||
| 1089 | # CONFIG_USB_OTG is not set | ||
| 1090 | |||
| 1091 | # | ||
| 1092 | # USB Host Controller Drivers | ||
| 1093 | # | ||
| 1094 | # CONFIG_USB_ISP116X_HCD is not set | ||
| 1095 | # CONFIG_USB_OHCI_HCD is not set | ||
| 1096 | # CONFIG_USB_SL811_HCD is not set | ||
| 1097 | |||
| 1098 | # | ||
| 1099 | # USB Device Class drivers | ||
| 1100 | # | ||
| 1101 | # CONFIG_USB_ACM is not set | ||
| 1102 | # CONFIG_USB_PRINTER is not set | ||
| 1103 | |||
| 1104 | # | ||
| 1105 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
| 1106 | # | ||
| 1107 | |||
| 1108 | # | ||
| 1109 | # may also be needed; see USB_STORAGE Help for more information | ||
| 1110 | # | ||
| 1111 | CONFIG_USB_STORAGE=m | ||
| 1112 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
| 1113 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
| 1114 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
| 1115 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
| 1116 | # CONFIG_USB_STORAGE_DPCM is not set | ||
| 1117 | # CONFIG_USB_STORAGE_USBAT is not set | ||
| 1118 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
| 1119 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
| 1120 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
| 1121 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
| 1122 | # CONFIG_USB_STORAGE_KARMA is not set | ||
| 1123 | # CONFIG_USB_LIBUSUAL is not set | ||
| 1124 | |||
| 1125 | # | ||
| 1126 | # USB Input Devices | ||
| 1127 | # | ||
| 1128 | # CONFIG_USB_HID is not set | ||
| 1129 | |||
| 1130 | # | ||
| 1131 | # USB HID Boot Protocol drivers | ||
| 1132 | # | ||
| 1133 | # CONFIG_USB_KBD is not set | ||
| 1134 | # CONFIG_USB_MOUSE is not set | ||
| 1135 | # CONFIG_USB_AIPTEK is not set | ||
| 1136 | # CONFIG_USB_WACOM is not set | ||
| 1137 | # CONFIG_USB_ACECAD is not set | ||
| 1138 | # CONFIG_USB_KBTAB is not set | ||
| 1139 | # CONFIG_USB_POWERMATE is not set | ||
| 1140 | # CONFIG_USB_TOUCHSCREEN is not set | ||
| 1141 | # CONFIG_USB_YEALINK is not set | ||
| 1142 | # CONFIG_USB_XPAD is not set | ||
| 1143 | # CONFIG_USB_ATI_REMOTE is not set | ||
| 1144 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
| 1145 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
| 1146 | # CONFIG_USB_APPLETOUCH is not set | ||
| 1147 | # CONFIG_USB_GTCO is not set | ||
| 1148 | |||
| 1149 | # | ||
| 1150 | # USB Imaging devices | ||
| 1151 | # | ||
| 1152 | # CONFIG_USB_MDC800 is not set | ||
| 1153 | # CONFIG_USB_MICROTEK is not set | ||
| 1154 | |||
| 1155 | # | ||
| 1156 | # USB Network Adapters | ||
| 1157 | # | ||
| 1158 | # CONFIG_USB_CATC is not set | ||
| 1159 | # CONFIG_USB_KAWETH is not set | ||
| 1160 | # CONFIG_USB_PEGASUS is not set | ||
| 1161 | # CONFIG_USB_RTL8150 is not set | ||
| 1162 | # CONFIG_USB_USBNET_MII is not set | ||
| 1163 | # CONFIG_USB_USBNET is not set | ||
| 1164 | # CONFIG_USB_MON is not set | ||
| 1165 | |||
| 1166 | # | ||
| 1167 | # USB port drivers | ||
| 1168 | # | ||
| 1169 | |||
| 1170 | # | ||
| 1171 | # USB Serial Converter support | ||
| 1172 | # | ||
| 1173 | # CONFIG_USB_SERIAL is not set | ||
| 1174 | |||
| 1175 | # | ||
| 1176 | # USB Miscellaneous drivers | ||
| 1177 | # | ||
| 1178 | # CONFIG_USB_EMI62 is not set | ||
| 1179 | # CONFIG_USB_EMI26 is not set | ||
| 1180 | # CONFIG_USB_ADUTUX is not set | ||
| 1181 | # CONFIG_USB_AUERSWALD is not set | ||
| 1182 | # CONFIG_USB_RIO500 is not set | ||
| 1183 | # CONFIG_USB_LEGOTOWER is not set | ||
| 1184 | # CONFIG_USB_LCD is not set | ||
| 1185 | # CONFIG_USB_BERRY_CHARGE is not set | ||
| 1186 | # CONFIG_USB_LED is not set | ||
| 1187 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
| 1188 | # CONFIG_USB_CYTHERM is not set | ||
| 1189 | # CONFIG_USB_PHIDGET is not set | ||
| 1190 | # CONFIG_USB_IDMOUSE is not set | ||
| 1191 | # CONFIG_USB_FTDI_ELAN is not set | ||
| 1192 | # CONFIG_USB_APPLEDISPLAY is not set | ||
| 1193 | # CONFIG_USB_LD is not set | ||
| 1194 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
| 1195 | # CONFIG_USB_IOWARRIOR is not set | ||
| 1196 | # CONFIG_USB_TEST is not set | ||
| 1197 | |||
| 1198 | # | ||
| 1199 | # USB DSL modem support | ||
| 1200 | # | ||
| 1201 | |||
| 1202 | # | ||
| 1203 | # USB Gadget Support | ||
| 1204 | # | ||
| 1205 | CONFIG_USB_GADGET=y | ||
| 1206 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | ||
| 1207 | CONFIG_USB_GADGET_SELECTED=y | ||
| 1208 | # CONFIG_USB_GADGET_NET2280 is not set | ||
| 1209 | CONFIG_USB_GADGET_PXA2XX=y | ||
| 1210 | CONFIG_USB_PXA2XX=y | ||
| 1211 | # CONFIG_USB_PXA2XX_SMALL is not set | ||
| 1212 | # CONFIG_USB_GADGET_PXA27X is not set | ||
| 1213 | # CONFIG_USB_GADGET_GOKU is not set | ||
| 1214 | # CONFIG_USB_GADGET_MQ11XX is not set | ||
| 1215 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
| 1216 | # CONFIG_USB_GADGET_S3C2410 is not set | ||
| 1217 | # CONFIG_USB_GADGET_OMAP is not set | ||
| 1218 | # CONFIG_USB_GADGET_AT91 is not set | ||
| 1219 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
| 1220 | # CONFIG_USB_GADGET_DUALSPEED is not set | ||
| 1221 | # CONFIG_USB_ZERO is not set | ||
| 1222 | CONFIG_USB_ETH=y | ||
| 1223 | # CONFIG_USB_ETH_RNDIS is not set | ||
| 1224 | # CONFIG_USB_GADGETFS is not set | ||
| 1225 | # CONFIG_USB_FILE_STORAGE is not set | ||
| 1226 | # CONFIG_USB_G_SERIAL is not set | ||
| 1227 | # CONFIG_USB_MIDI_GADGET is not set | ||
| 1228 | # CONFIG_USB_G_CHAR is not set | ||
| 1229 | # CONFIG_USB_PXA2XX_GPIO is not set | ||
| 1230 | |||
| 1231 | # | ||
| 1232 | # MMC/SD Card support | ||
| 1233 | # | ||
| 1234 | CONFIG_MMC=y | ||
| 1235 | # CONFIG_MMC_DEBUG is not set | ||
| 1236 | CONFIG_MMC_BLOCK=y | ||
| 1237 | # CONFIG_MMC_PXA is not set | ||
| 1238 | CONFIG_MMC_TMIO=y | ||
| 1239 | # CONFIG_MMC_SAMCOP is not set | ||
| 1240 | |||
| 1241 | # | ||
| 1242 | # Real Time Clock | ||
| 1243 | # | ||
| 1244 | CONFIG_RTC_LIB=y | ||
| 1245 | # CONFIG_RTC_CLASS is not set | ||
| 1246 | |||
| 1247 | # | ||
| 1248 | # File systems | ||
| 1249 | # | ||
| 1250 | CONFIG_EXT2_FS=y | ||
| 1251 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 1252 | # CONFIG_EXT2_FS_XIP is not set | ||
| 1253 | # CONFIG_EXT3_FS is not set | ||
| 1254 | # CONFIG_EXT4DEV_FS is not set | ||
| 1255 | # CONFIG_REISERFS_FS is not set | ||
| 1256 | # CONFIG_JFS_FS is not set | ||
| 1257 | # CONFIG_FS_POSIX_ACL is not set | ||
| 1258 | # CONFIG_XFS_FS is not set | ||
| 1259 | # CONFIG_GFS2_FS is not set | ||
| 1260 | # CONFIG_OCFS2_FS is not set | ||
| 1261 | # CONFIG_MINIX_FS is not set | ||
| 1262 | # CONFIG_ROMFS_FS is not set | ||
| 1263 | CONFIG_INOTIFY=y | ||
| 1264 | CONFIG_INOTIFY_USER=y | ||
| 1265 | # CONFIG_QUOTA is not set | ||
| 1266 | CONFIG_DNOTIFY=y | ||
| 1267 | # CONFIG_AUTOFS_FS is not set | ||
| 1268 | # CONFIG_AUTOFS4_FS is not set | ||
| 1269 | # CONFIG_FUSE_FS is not set | ||
| 1270 | |||
| 1271 | # | ||
| 1272 | # CD-ROM/DVD Filesystems | ||
| 1273 | # | ||
| 1274 | # CONFIG_ISO9660_FS is not set | ||
| 1275 | # CONFIG_UDF_FS is not set | ||
| 1276 | |||
| 1277 | # | ||
| 1278 | # DOS/FAT/NT Filesystems | ||
| 1279 | # | ||
| 1280 | CONFIG_FAT_FS=y | ||
| 1281 | # CONFIG_MSDOS_FS is not set | ||
| 1282 | CONFIG_VFAT_FS=y | ||
| 1283 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
| 1284 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
| 1285 | # CONFIG_NTFS_FS is not set | ||
| 1286 | |||
| 1287 | # | ||
| 1288 | # Pseudo filesystems | ||
| 1289 | # | ||
| 1290 | CONFIG_PROC_FS=y | ||
| 1291 | CONFIG_PROC_SYSCTL=y | ||
| 1292 | CONFIG_SYSFS=y | ||
| 1293 | CONFIG_TMPFS=y | ||
| 1294 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 1295 | # CONFIG_HUGETLB_PAGE is not set | ||
| 1296 | CONFIG_RAMFS=y | ||
| 1297 | # CONFIG_CONFIGFS_FS is not set | ||
| 1298 | |||
| 1299 | # | ||
| 1300 | # Miscellaneous filesystems | ||
| 1301 | # | ||
| 1302 | # CONFIG_ADFS_FS is not set | ||
| 1303 | # CONFIG_AFFS_FS is not set | ||
| 1304 | # CONFIG_HFS_FS is not set | ||
| 1305 | # CONFIG_HFSPLUS_FS is not set | ||
| 1306 | # CONFIG_BEFS_FS is not set | ||
| 1307 | # CONFIG_BFS_FS is not set | ||
| 1308 | # CONFIG_EFS_FS is not set | ||
| 1309 | CONFIG_JFFS2_FS=m | ||
| 1310 | CONFIG_JFFS2_FS_DEBUG=0 | ||
| 1311 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
| 1312 | # CONFIG_JFFS2_SUMMARY is not set | ||
| 1313 | # CONFIG_JFFS2_FS_XATTR is not set | ||
| 1314 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
| 1315 | CONFIG_JFFS2_ZLIB=y | ||
| 1316 | CONFIG_JFFS2_RTIME=y | ||
| 1317 | # CONFIG_JFFS2_RUBIN is not set | ||
| 1318 | # CONFIG_CRAMFS is not set | ||
| 1319 | # CONFIG_VXFS_FS is not set | ||
| 1320 | # CONFIG_HPFS_FS is not set | ||
| 1321 | # CONFIG_QNX4FS_FS is not set | ||
| 1322 | # CONFIG_SYSV_FS is not set | ||
| 1323 | # CONFIG_UFS_FS is not set | ||
| 1324 | |||
| 1325 | # | ||
| 1326 | # Network File Systems | ||
| 1327 | # | ||
| 1328 | CONFIG_NFS_FS=y | ||
| 1329 | CONFIG_NFS_V3=y | ||
| 1330 | # CONFIG_NFS_V3_ACL is not set | ||
| 1331 | # CONFIG_NFS_V4 is not set | ||
| 1332 | # CONFIG_NFS_DIRECTIO is not set | ||
| 1333 | # CONFIG_NFSD is not set | ||
| 1334 | CONFIG_LOCKD=y | ||
| 1335 | CONFIG_LOCKD_V4=y | ||
| 1336 | CONFIG_NFS_COMMON=y | ||
| 1337 | CONFIG_SUNRPC=y | ||
| 1338 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 1339 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 1340 | # CONFIG_SMB_FS is not set | ||
| 1341 | # CONFIG_CIFS is not set | ||
| 1342 | # CONFIG_NCP_FS is not set | ||
| 1343 | # CONFIG_CODA_FS is not set | ||
| 1344 | # CONFIG_AFS_FS is not set | ||
| 1345 | # CONFIG_9P_FS is not set | ||
| 1346 | |||
| 1347 | # | ||
| 1348 | # Partition Types | ||
| 1349 | # | ||
| 1350 | CONFIG_PARTITION_ADVANCED=y | ||
| 1351 | # CONFIG_ACORN_PARTITION is not set | ||
| 1352 | # CONFIG_OSF_PARTITION is not set | ||
| 1353 | # CONFIG_AMIGA_PARTITION is not set | ||
| 1354 | # CONFIG_ATARI_PARTITION is not set | ||
| 1355 | # CONFIG_MAC_PARTITION is not set | ||
| 1356 | CONFIG_MSDOS_PARTITION=y | ||
| 1357 | # CONFIG_BSD_DISKLABEL is not set | ||
| 1358 | # CONFIG_MINIX_SUBPARTITION is not set | ||
| 1359 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
| 1360 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
| 1361 | # CONFIG_LDM_PARTITION is not set | ||
| 1362 | # CONFIG_SGI_PARTITION is not set | ||
| 1363 | # CONFIG_ULTRIX_PARTITION is not set | ||
| 1364 | # CONFIG_SUN_PARTITION is not set | ||
| 1365 | # CONFIG_KARMA_PARTITION is not set | ||
| 1366 | # CONFIG_EFI_PARTITION is not set | ||
| 1367 | |||
| 1368 | # | ||
| 1369 | # Native Language Support | ||
| 1370 | # | ||
| 1371 | CONFIG_NLS=y | ||
| 1372 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
| 1373 | CONFIG_NLS_CODEPAGE_437=y | ||
| 1374 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
| 1375 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
| 1376 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
| 1377 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
| 1378 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
| 1379 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
| 1380 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
| 1381 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
| 1382 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
| 1383 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
| 1384 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
| 1385 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
| 1386 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
| 1387 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
| 1388 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
| 1389 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
| 1390 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
| 1391 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
| 1392 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
| 1393 | # CONFIG_NLS_ISO8859_8 is not set | ||
| 1394 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
| 1395 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
| 1396 | # CONFIG_NLS_ASCII is not set | ||
| 1397 | CONFIG_NLS_ISO8859_1=y | ||
| 1398 | # CONFIG_NLS_ISO8859_2 is not set | ||
| 1399 | # CONFIG_NLS_ISO8859_3 is not set | ||
| 1400 | # CONFIG_NLS_ISO8859_4 is not set | ||
| 1401 | # CONFIG_NLS_ISO8859_5 is not set | ||
| 1402 | # CONFIG_NLS_ISO8859_6 is not set | ||
| 1403 | # CONFIG_NLS_ISO8859_7 is not set | ||
| 1404 | # CONFIG_NLS_ISO8859_9 is not set | ||
| 1405 | # CONFIG_NLS_ISO8859_13 is not set | ||
| 1406 | # CONFIG_NLS_ISO8859_14 is not set | ||
| 1407 | # CONFIG_NLS_ISO8859_15 is not set | ||
| 1408 | # CONFIG_NLS_KOI8_R is not set | ||
| 1409 | # CONFIG_NLS_KOI8_U is not set | ||
| 1410 | # CONFIG_NLS_UTF8 is not set | ||
| 1411 | |||
| 1412 | # | ||
| 1413 | # Distributed Lock Manager | ||
| 1414 | # | ||
| 1415 | # CONFIG_DLM is not set | ||
| 1416 | |||
| 1417 | # | ||
| 1418 | # Profiling support | ||
| 1419 | # | ||
| 1420 | # CONFIG_PROFILING is not set | ||
| 1421 | |||
| 1422 | # | ||
| 1423 | # Kernel hacking | ||
| 1424 | # | ||
| 1425 | # CONFIG_PRINTK_TIME is not set | ||
| 1426 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 1427 | # CONFIG_MAGIC_SYSRQ is not set | ||
| 1428 | # CONFIG_UNUSED_SYMBOLS is not set | ||
| 1429 | # CONFIG_DEBUG_FS is not set | ||
| 1430 | # CONFIG_HEADERS_CHECK is not set | ||
| 1431 | # CONFIG_DEBUG_KERNEL is not set | ||
| 1432 | CONFIG_LOG_BUF_SHIFT=14 | ||
| 1433 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
| 1434 | CONFIG_FRAME_POINTER=y | ||
| 1435 | # CONFIG_DEBUG_USER is not set | ||
| 1436 | |||
| 1437 | # | ||
| 1438 | # Security options | ||
| 1439 | # | ||
| 1440 | # CONFIG_KEYS is not set | ||
| 1441 | # CONFIG_SECURITY is not set | ||
| 1442 | |||
| 1443 | # | ||
| 1444 | # Cryptographic options | ||
| 1445 | # | ||
| 1446 | CONFIG_CRYPTO=y | ||
| 1447 | CONFIG_CRYPTO_ALGAPI=m | ||
| 1448 | CONFIG_CRYPTO_BLKCIPHER=m | ||
| 1449 | CONFIG_CRYPTO_MANAGER=m | ||
| 1450 | # CONFIG_CRYPTO_HMAC is not set | ||
| 1451 | # CONFIG_CRYPTO_XCBC is not set | ||
| 1452 | # CONFIG_CRYPTO_NULL is not set | ||
| 1453 | # CONFIG_CRYPTO_MD4 is not set | ||
| 1454 | # CONFIG_CRYPTO_MD5 is not set | ||
| 1455 | # CONFIG_CRYPTO_SHA1 is not set | ||
| 1456 | # CONFIG_CRYPTO_SHA256 is not set | ||
| 1457 | # CONFIG_CRYPTO_SHA512 is not set | ||
| 1458 | # CONFIG_CRYPTO_WP512 is not set | ||
| 1459 | # CONFIG_CRYPTO_TGR192 is not set | ||
| 1460 | # CONFIG_CRYPTO_GF128MUL is not set | ||
| 1461 | CONFIG_CRYPTO_ECB=m | ||
| 1462 | CONFIG_CRYPTO_CBC=m | ||
| 1463 | CONFIG_CRYPTO_PCBC=m | ||
| 1464 | # CONFIG_CRYPTO_LRW is not set | ||
| 1465 | # CONFIG_CRYPTO_DES is not set | ||
| 1466 | # CONFIG_CRYPTO_FCRYPT is not set | ||
| 1467 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 1468 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 1469 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 1470 | # CONFIG_CRYPTO_AES is not set | ||
| 1471 | # CONFIG_CRYPTO_CAST5 is not set | ||
| 1472 | # CONFIG_CRYPTO_CAST6 is not set | ||
| 1473 | # CONFIG_CRYPTO_TEA is not set | ||
| 1474 | CONFIG_CRYPTO_ARC4=m | ||
| 1475 | # CONFIG_CRYPTO_KHAZAD is not set | ||
| 1476 | # CONFIG_CRYPTO_ANUBIS is not set | ||
| 1477 | # CONFIG_CRYPTO_DEFLATE is not set | ||
| 1478 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
| 1479 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 1480 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 1481 | # CONFIG_CRYPTO_TEST is not set | ||
| 1482 | |||
| 1483 | # | ||
| 1484 | # Hardware crypto devices | ||
| 1485 | # | ||
| 1486 | |||
| 1487 | # | ||
| 1488 | # Library routines | ||
| 1489 | # | ||
| 1490 | CONFIG_BITREVERSE=y | ||
| 1491 | # CONFIG_CRC_CCITT is not set | ||
| 1492 | # CONFIG_CRC16 is not set | ||
| 1493 | CONFIG_CRC32=y | ||
| 1494 | # CONFIG_LIBCRC32C is not set | ||
| 1495 | CONFIG_ZLIB_INFLATE=m | ||
| 1496 | CONFIG_ZLIB_DEFLATE=m | ||
| 1497 | CONFIG_PLIST=y | ||
| 1498 | CONFIG_HAS_IOMEM=y | ||
| 1499 | CONFIG_HAS_IOPORT=y | ||
diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig index 656d49661a29..b08f55d906c8 100644 --- a/arch/arm/mach-pxa/Kconfig +++ b/arch/arm/mach-pxa/Kconfig | |||
| @@ -51,6 +51,50 @@ config PXA_SHARPSL | |||
| 51 | SL-C3000 (Spitz), SL-C3100 (Borzoi) or SL-C6000x (Tosa) | 51 | SL-C3000 (Spitz), SL-C3100 (Borzoi) or SL-C6000x (Tosa) |
| 52 | handheld computer. | 52 | handheld computer. |
| 53 | 53 | ||
| 54 | config ARCH_PXA_ESERIES | ||
| 55 | bool "PXA based Toshiba e-series PDAs" | ||
| 56 | select PXA25x | ||
| 57 | |||
| 58 | config MACH_E330 | ||
| 59 | bool "Toshiba e330" | ||
| 60 | default y | ||
| 61 | depends on ARCH_PXA_ESERIES | ||
| 62 | help | ||
| 63 | Say Y here if you intend to run this kernel on a Toshiba | ||
| 64 | e330 family PDA. | ||
| 65 | |||
| 66 | config MACH_E740 | ||
| 67 | bool "Toshiba e740" | ||
| 68 | default y | ||
| 69 | depends on ARCH_PXA_ESERIES | ||
| 70 | help | ||
| 71 | Say Y here if you intend to run this kernel on a Toshiba | ||
| 72 | e740 family PDA. | ||
| 73 | |||
| 74 | config MACH_E750 | ||
| 75 | bool "Toshiba e750" | ||
| 76 | default y | ||
| 77 | depends on ARCH_PXA_ESERIES | ||
| 78 | help | ||
| 79 | Say Y here if you intend to run this kernel on a Toshiba | ||
| 80 | e750 family PDA. | ||
| 81 | |||
| 82 | config MACH_E400 | ||
| 83 | bool "Toshiba e400" | ||
| 84 | default y | ||
| 85 | depends on ARCH_PXA_ESERIES | ||
| 86 | help | ||
| 87 | Say Y here if you intend to run this kernel on a Toshiba | ||
| 88 | e400 family PDA. | ||
| 89 | |||
| 90 | config MACH_E800 | ||
| 91 | bool "Toshiba e800" | ||
| 92 | default y | ||
| 93 | depends on ARCH_PXA_ESERIES | ||
| 94 | help | ||
| 95 | Say Y here if you intend to run this kernel on a Toshiba | ||
| 96 | e800 family PDA. | ||
| 97 | |||
| 54 | config MACH_TRIZEPS4 | 98 | config MACH_TRIZEPS4 |
| 55 | bool "Keith und Koep Trizeps4 DIMM-Module" | 99 | bool "Keith und Koep Trizeps4 DIMM-Module" |
| 56 | select PXA27x | 100 | select PXA27x |
diff --git a/arch/arm/mach-pxa/Makefile b/arch/arm/mach-pxa/Makefile index f7444c7a9227..04f8323c8c89 100644 --- a/arch/arm/mach-pxa/Makefile +++ b/arch/arm/mach-pxa/Makefile | |||
| @@ -22,6 +22,7 @@ obj-$(CONFIG_MACH_AKITA) += akita-ioexp.o | |||
| 22 | obj-$(CONFIG_MACH_POODLE) += poodle.o corgi_ssp.o | 22 | obj-$(CONFIG_MACH_POODLE) += poodle.o corgi_ssp.o |
| 23 | obj-$(CONFIG_MACH_TOSA) += tosa.o | 23 | obj-$(CONFIG_MACH_TOSA) += tosa.o |
| 24 | obj-$(CONFIG_MACH_EM_X270) += em-x270.o | 24 | obj-$(CONFIG_MACH_EM_X270) += em-x270.o |
| 25 | obj-$(CONFIG_ARCH_PXA_ESERIES) += eseries.o | ||
| 25 | 26 | ||
| 26 | ifeq ($(CONFIG_MACH_ZYLONITE),y) | 27 | ifeq ($(CONFIG_MACH_ZYLONITE),y) |
| 27 | obj-y += zylonite.o | 28 | obj-y += zylonite.o |
diff --git a/arch/arm/mach-pxa/eseries.c b/arch/arm/mach-pxa/eseries.c new file mode 100644 index 000000000000..ee0ae93c876a --- /dev/null +++ b/arch/arm/mach-pxa/eseries.c | |||
| @@ -0,0 +1,101 @@ | |||
| 1 | /* | ||
| 2 | * Hardware definitions for the Toshiba eseries PDAs | ||
| 3 | * | ||
| 4 | * Copyright (c) 2003 Ian Molton <spyro@f2s.com> | ||
| 5 | * | ||
| 6 | * This file is licensed under | ||
| 7 | * the terms of the GNU General Public License version 2. This program | ||
| 8 | * is licensed "as is" without any warranty of any kind, whether express | ||
| 9 | * or implied. | ||
| 10 | * | ||
| 11 | */ | ||
| 12 | |||
| 13 | #include <linux/init.h> | ||
| 14 | |||
| 15 | #include <asm/setup.h> | ||
| 16 | #include <asm/mach/arch.h> | ||
| 17 | #include <asm/arch/hardware.h> | ||
| 18 | #include <asm/mach-types.h> | ||
| 19 | |||
| 20 | #include <generic.h> | ||
| 21 | |||
| 22 | /* Only e800 has 128MB RAM */ | ||
| 23 | static void __init eseries_fixup(struct machine_desc *desc, | ||
| 24 | struct tag *tags, char **cmdline, struct meminfo *mi) | ||
| 25 | { | ||
| 26 | mi->nr_banks=1; | ||
| 27 | mi->bank[0].start = 0xa0000000; | ||
| 28 | mi->bank[0].node = 0; | ||
| 29 | if (machine_is_e800()) | ||
| 30 | mi->bank[0].size = (128*1024*1024); | ||
| 31 | else | ||
| 32 | mi->bank[0].size = (64*1024*1024); | ||
| 33 | } | ||
| 34 | |||
| 35 | /* e-series machine definitions */ | ||
| 36 | |||
| 37 | #ifdef CONFIG_MACH_E330 | ||
| 38 | MACHINE_START(E330, "Toshiba e330") | ||
| 39 | /* Maintainer: Ian Molton (spyro@f2s.com) */ | ||
| 40 | .phys_io = 0x40000000, | ||
| 41 | .io_pg_offst = (io_p2v(0x40000000) >> 18) & 0xfffc, | ||
| 42 | .boot_params = 0xa0000100, | ||
| 43 | .map_io = pxa_map_io, | ||
| 44 | .init_irq = pxa25x_init_irq, | ||
| 45 | .fixup = eseries_fixup, | ||
| 46 | .timer = &pxa_timer, | ||
| 47 | MACHINE_END | ||
| 48 | #endif | ||
| 49 | |||
| 50 | #ifdef CONFIG_MACH_E740 | ||
| 51 | MACHINE_START(E740, "Toshiba e740") | ||
| 52 | /* Maintainer: Ian Molton (spyro@f2s.com) */ | ||
| 53 | .phys_io = 0x40000000, | ||
| 54 | .io_pg_offst = (io_p2v(0x40000000) >> 18) & 0xfffc, | ||
| 55 | .boot_params = 0xa0000100, | ||
| 56 | .map_io = pxa_map_io, | ||
| 57 | .init_irq = pxa25x_init_irq, | ||
| 58 | .fixup = eseries_fixup, | ||
| 59 | .timer = &pxa_timer, | ||
| 60 | MACHINE_END | ||
| 61 | #endif | ||
| 62 | |||
| 63 | #ifdef CONFIG_MACH_E750 | ||
| 64 | MACHINE_START(E750, "Toshiba e750") | ||
| 65 | /* Maintainer: Ian Molton (spyro@f2s.com) */ | ||
| 66 | .phys_io = 0x40000000, | ||
| 67 | .io_pg_offst = (io_p2v(0x40000000) >> 18) & 0xfffc, | ||
| 68 | .boot_params = 0xa0000100, | ||
| 69 | .map_io = pxa_map_io, | ||
| 70 | .init_irq = pxa25x_init_irq, | ||
| 71 | .fixup = eseries_fixup, | ||
| 72 | .timer = &pxa_timer, | ||
| 73 | MACHINE_END | ||
| 74 | #endif | ||
| 75 | |||
| 76 | #ifdef CONFIG_MACH_E400 | ||
| 77 | MACHINE_START(E400, "Toshiba e400") | ||
| 78 | /* Maintainer: Ian Molton (spyro@f2s.com) */ | ||
| 79 | .phys_io = 0x40000000, | ||
| 80 | .io_pg_offst = (io_p2v(0x40000000) >> 18) & 0xfffc, | ||
| 81 | .boot_params = 0xa0000100, | ||
| 82 | .map_io = pxa_map_io, | ||
| 83 | .init_irq = pxa25x_init_irq, | ||
| 84 | .fixup = eseries_fixup, | ||
| 85 | .timer = &pxa_timer, | ||
| 86 | MACHINE_END | ||
| 87 | #endif | ||
| 88 | |||
| 89 | #ifdef CONFIG_MACH_E800 | ||
| 90 | MACHINE_START(E800, "Toshiba e800") | ||
| 91 | /* Maintainer: Ian Molton (spyro@f2s.com) */ | ||
| 92 | .phys_io = 0x40000000, | ||
| 93 | .io_pg_offst = (io_p2v(0x40000000) >> 18) & 0xfffc, | ||
| 94 | .boot_params = 0xa0000100, | ||
| 95 | .map_io = pxa_map_io, | ||
| 96 | .init_irq = pxa25x_init_irq, | ||
| 97 | .fixup = eseries_fixup, | ||
| 98 | .timer = &pxa_timer, | ||
| 99 | MACHINE_END | ||
| 100 | #endif | ||
| 101 | |||
