diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-08-23 09:18:12 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-08-23 09:18:12 +0000 |
| commit | 97924c6008a7b5dfaf3a3b9f829b4baac98c08e8 (patch) | |
| tree | 7b1322506aa8a70a5715755599e9a422e280e3ae /meta | |
| parent | a0ce0b81d7248aef9282990c742f4ccf0751373c (diff) | |
| download | poky-97924c6008a7b5dfaf3a3b9f829b4baac98c08e8.tar.gz | |
linux-openzaurus: Add qemux86 support
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@629 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/packages/linux/linux-openzaurus-2.6.17/defconfig-qemux86 | 1541 | ||||
| -rw-r--r-- | meta/packages/linux/linux-openzaurus.inc | 5 | ||||
| -rw-r--r-- | meta/packages/linux/linux-openzaurus_2.6.17.bb | 1 |
3 files changed, 1545 insertions, 2 deletions
diff --git a/meta/packages/linux/linux-openzaurus-2.6.17/defconfig-qemux86 b/meta/packages/linux/linux-openzaurus-2.6.17/defconfig-qemux86 new file mode 100644 index 0000000000..7f4ac1372b --- /dev/null +++ b/meta/packages/linux/linux-openzaurus-2.6.17/defconfig-qemux86 | |||
| @@ -0,0 +1,1541 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.17 | ||
| 4 | # Wed Aug 23 08:57:17 2006 | ||
| 5 | # | ||
| 6 | CONFIG_X86_32=y | ||
| 7 | CONFIG_SEMAPHORE_SLEEPERS=y | ||
| 8 | CONFIG_X86=y | ||
| 9 | CONFIG_MMU=y | ||
| 10 | CONFIG_GENERIC_ISA_DMA=y | ||
| 11 | CONFIG_GENERIC_IOMAP=y | ||
| 12 | CONFIG_GENERIC_HWEIGHT=y | ||
| 13 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
| 14 | CONFIG_DMI=y | ||
| 15 | |||
| 16 | # | ||
| 17 | # Code maturity level options | ||
| 18 | # | ||
| 19 | CONFIG_EXPERIMENTAL=y | ||
| 20 | CONFIG_LOCK_KERNEL=y | ||
| 21 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 22 | |||
| 23 | # | ||
| 24 | # General setup | ||
| 25 | # | ||
| 26 | CONFIG_LOCALVERSION="" | ||
| 27 | CONFIG_LOCALVERSION_AUTO=y | ||
| 28 | CONFIG_SWAP=y | ||
| 29 | CONFIG_SYSVIPC=y | ||
| 30 | CONFIG_POSIX_MQUEUE=y | ||
| 31 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
| 32 | CONFIG_SYSCTL=y | ||
| 33 | CONFIG_AUDIT=y | ||
| 34 | CONFIG_AUDITSYSCALL=y | ||
| 35 | # CONFIG_IKCONFIG is not set | ||
| 36 | # CONFIG_CPUSETS is not set | ||
| 37 | # CONFIG_RELAY is not set | ||
| 38 | CONFIG_INITRAMFS_SOURCE="" | ||
| 39 | CONFIG_UID16=y | ||
| 40 | CONFIG_VM86=y | ||
| 41 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
| 42 | # CONFIG_EMBEDDED is not set | ||
| 43 | CONFIG_KALLSYMS=y | ||
| 44 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
| 45 | CONFIG_HOTPLUG=y | ||
| 46 | CONFIG_PRINTK=y | ||
| 47 | CONFIG_BUG=y | ||
| 48 | CONFIG_ELF_CORE=y | ||
| 49 | CONFIG_BASE_FULL=y | ||
| 50 | CONFIG_FUTEX=y | ||
| 51 | CONFIG_EPOLL=y | ||
| 52 | CONFIG_SHMEM=y | ||
| 53 | CONFIG_SLAB=y | ||
| 54 | # CONFIG_TINY_SHMEM is not set | ||
| 55 | CONFIG_BASE_SMALL=0 | ||
| 56 | # CONFIG_SLOB is not set | ||
| 57 | |||
| 58 | # | ||
| 59 | # Loadable module support | ||
| 60 | # | ||
| 61 | CONFIG_MODULES=y | ||
| 62 | # CONFIG_MODULE_UNLOAD is not set | ||
| 63 | # CONFIG_MODVERSIONS is not set | ||
| 64 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 65 | CONFIG_KMOD=y | ||
| 66 | |||
| 67 | # | ||
| 68 | # Block layer | ||
| 69 | # | ||
| 70 | CONFIG_LBD=y | ||
| 71 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 72 | # CONFIG_LSF is not set | ||
| 73 | |||
| 74 | # | ||
| 75 | # IO Schedulers | ||
| 76 | # | ||
| 77 | CONFIG_IOSCHED_NOOP=y | ||
| 78 | CONFIG_IOSCHED_AS=y | ||
| 79 | CONFIG_IOSCHED_DEADLINE=y | ||
| 80 | CONFIG_IOSCHED_CFQ=y | ||
| 81 | CONFIG_DEFAULT_AS=y | ||
| 82 | # CONFIG_DEFAULT_DEADLINE is not set | ||
| 83 | # CONFIG_DEFAULT_CFQ is not set | ||
| 84 | # CONFIG_DEFAULT_NOOP is not set | ||
| 85 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
| 86 | |||
| 87 | # | ||
| 88 | # Processor type and features | ||
| 89 | # | ||
| 90 | CONFIG_SMP=y | ||
| 91 | CONFIG_X86_PC=y | ||
| 92 | # CONFIG_X86_ELAN is not set | ||
| 93 | # CONFIG_X86_VOYAGER is not set | ||
| 94 | # CONFIG_X86_NUMAQ is not set | ||
| 95 | # CONFIG_X86_SUMMIT is not set | ||
| 96 | # CONFIG_X86_BIGSMP is not set | ||
| 97 | # CONFIG_X86_VISWS is not set | ||
| 98 | # CONFIG_X86_GENERICARCH is not set | ||
| 99 | # CONFIG_X86_ES7000 is not set | ||
| 100 | CONFIG_M386=y | ||
| 101 | # CONFIG_M486 is not set | ||
| 102 | # CONFIG_M586 is not set | ||
| 103 | # CONFIG_M586TSC is not set | ||
| 104 | # CONFIG_M586MMX is not set | ||
| 105 | # CONFIG_M686 is not set | ||
| 106 | # CONFIG_MPENTIUMII is not set | ||
| 107 | # CONFIG_MPENTIUMIII is not set | ||
| 108 | # CONFIG_MPENTIUMM is not set | ||
| 109 | # CONFIG_MPENTIUM4 is not set | ||
| 110 | # CONFIG_MK6 is not set | ||
| 111 | # CONFIG_MK7 is not set | ||
| 112 | # CONFIG_MK8 is not set | ||
| 113 | # CONFIG_MCRUSOE is not set | ||
| 114 | # CONFIG_MEFFICEON is not set | ||
| 115 | # CONFIG_MWINCHIPC6 is not set | ||
| 116 | # CONFIG_MWINCHIP2 is not set | ||
| 117 | # CONFIG_MWINCHIP3D is not set | ||
| 118 | # CONFIG_MGEODEGX1 is not set | ||
| 119 | # CONFIG_MGEODE_LX is not set | ||
| 120 | # CONFIG_MCYRIXIII is not set | ||
| 121 | # CONFIG_MVIAC3_2 is not set | ||
| 122 | CONFIG_X86_GENERIC=y | ||
| 123 | CONFIG_X86_L1_CACHE_SHIFT=7 | ||
| 124 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 125 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 126 | CONFIG_X86_PPRO_FENCE=y | ||
| 127 | CONFIG_X86_F00F_BUG=y | ||
| 128 | CONFIG_X86_INTEL_USERCOPY=y | ||
| 129 | # CONFIG_HPET_TIMER is not set | ||
| 130 | CONFIG_NR_CPUS=8 | ||
| 131 | CONFIG_SCHED_SMT=y | ||
| 132 | CONFIG_SCHED_MC=y | ||
| 133 | CONFIG_PREEMPT_NONE=y | ||
| 134 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
| 135 | # CONFIG_PREEMPT is not set | ||
| 136 | CONFIG_PREEMPT_BKL=y | ||
| 137 | CONFIG_X86_LOCAL_APIC=y | ||
| 138 | CONFIG_X86_IO_APIC=y | ||
| 139 | CONFIG_X86_MCE=y | ||
| 140 | CONFIG_X86_MCE_NONFATAL=y | ||
| 141 | CONFIG_X86_MCE_P4THERMAL=y | ||
| 142 | # CONFIG_TOSHIBA is not set | ||
| 143 | # CONFIG_I8K is not set | ||
| 144 | # CONFIG_X86_REBOOTFIXUPS is not set | ||
| 145 | # CONFIG_MICROCODE is not set | ||
| 146 | # CONFIG_X86_MSR is not set | ||
| 147 | # CONFIG_X86_CPUID is not set | ||
| 148 | |||
| 149 | # | ||
| 150 | # Firmware Drivers | ||
| 151 | # | ||
| 152 | # CONFIG_EDD is not set | ||
| 153 | # CONFIG_DELL_RBU is not set | ||
| 154 | # CONFIG_DCDBAS is not set | ||
| 155 | CONFIG_NOHIGHMEM=y | ||
| 156 | # CONFIG_HIGHMEM4G is not set | ||
| 157 | # CONFIG_HIGHMEM64G is not set | ||
| 158 | CONFIG_PAGE_OFFSET=0xC0000000 | ||
| 159 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
| 160 | CONFIG_ARCH_SPARSEMEM_ENABLE=y | ||
| 161 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | ||
| 162 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 163 | CONFIG_FLATMEM_MANUAL=y | ||
| 164 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
| 165 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 166 | CONFIG_FLATMEM=y | ||
| 167 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 168 | CONFIG_SPARSEMEM_STATIC=y | ||
| 169 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
| 170 | # CONFIG_MATH_EMULATION is not set | ||
| 171 | CONFIG_MTRR=y | ||
| 172 | # CONFIG_EFI is not set | ||
| 173 | CONFIG_IRQBALANCE=y | ||
| 174 | # CONFIG_REGPARM is not set | ||
| 175 | CONFIG_SECCOMP=y | ||
| 176 | # CONFIG_HZ_100 is not set | ||
| 177 | CONFIG_HZ_250=y | ||
| 178 | # CONFIG_HZ_1000 is not set | ||
| 179 | CONFIG_HZ=250 | ||
| 180 | # CONFIG_KEXEC is not set | ||
| 181 | CONFIG_PHYSICAL_START=0x100000 | ||
| 182 | # CONFIG_HOTPLUG_CPU is not set | ||
| 183 | |||
| 184 | # | ||
| 185 | # Power management options (ACPI, APM) | ||
| 186 | # | ||
| 187 | CONFIG_PM=y | ||
| 188 | CONFIG_PM_LEGACY=y | ||
| 189 | # CONFIG_PM_DEBUG is not set | ||
| 190 | |||
| 191 | # | ||
| 192 | # ACPI (Advanced Configuration and Power Interface) Support | ||
| 193 | # | ||
| 194 | CONFIG_ACPI=y | ||
| 195 | CONFIG_ACPI_AC=y | ||
| 196 | CONFIG_ACPI_BATTERY=y | ||
| 197 | CONFIG_ACPI_BUTTON=y | ||
| 198 | CONFIG_ACPI_VIDEO=m | ||
| 199 | # CONFIG_ACPI_HOTKEY is not set | ||
| 200 | CONFIG_ACPI_FAN=y | ||
| 201 | CONFIG_ACPI_PROCESSOR=y | ||
| 202 | CONFIG_ACPI_THERMAL=y | ||
| 203 | # CONFIG_ACPI_ASUS is not set | ||
| 204 | CONFIG_ACPI_IBM=m | ||
| 205 | # CONFIG_ACPI_IBM_DOCK is not set | ||
| 206 | # CONFIG_ACPI_TOSHIBA is not set | ||
| 207 | CONFIG_ACPI_BLACKLIST_YEAR=0 | ||
| 208 | # CONFIG_ACPI_DEBUG is not set | ||
| 209 | CONFIG_ACPI_EC=y | ||
| 210 | CONFIG_ACPI_POWER=y | ||
| 211 | CONFIG_ACPI_SYSTEM=y | ||
| 212 | CONFIG_X86_PM_TIMER=y | ||
| 213 | # CONFIG_ACPI_CONTAINER is not set | ||
| 214 | |||
| 215 | # | ||
| 216 | # APM (Advanced Power Management) BIOS Support | ||
| 217 | # | ||
| 218 | # CONFIG_APM is not set | ||
| 219 | |||
| 220 | # | ||
| 221 | # CPU Frequency scaling | ||
| 222 | # | ||
| 223 | # CONFIG_CPU_FREQ is not set | ||
| 224 | |||
| 225 | # | ||
| 226 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
| 227 | # | ||
| 228 | CONFIG_PCI=y | ||
| 229 | # CONFIG_PCI_GOBIOS is not set | ||
| 230 | # CONFIG_PCI_GOMMCONFIG is not set | ||
| 231 | # CONFIG_PCI_GODIRECT is not set | ||
| 232 | CONFIG_PCI_GOANY=y | ||
| 233 | CONFIG_PCI_BIOS=y | ||
| 234 | CONFIG_PCI_DIRECT=y | ||
| 235 | CONFIG_PCI_MMCONFIG=y | ||
| 236 | # CONFIG_PCIEPORTBUS is not set | ||
| 237 | # CONFIG_PCI_MSI is not set | ||
| 238 | CONFIG_ISA_DMA_API=y | ||
| 239 | CONFIG_ISA=y | ||
| 240 | # CONFIG_EISA is not set | ||
| 241 | # CONFIG_MCA is not set | ||
| 242 | # CONFIG_SCx200 is not set | ||
| 243 | |||
| 244 | # | ||
| 245 | # PCCARD (PCMCIA/CardBus) support | ||
| 246 | # | ||
| 247 | # CONFIG_PCCARD is not set | ||
| 248 | |||
| 249 | # | ||
| 250 | # PCI Hotplug Support | ||
| 251 | # | ||
| 252 | # CONFIG_HOTPLUG_PCI is not set | ||
| 253 | |||
| 254 | # | ||
| 255 | # Executable file formats | ||
| 256 | # | ||
| 257 | CONFIG_BINFMT_ELF=y | ||
| 258 | CONFIG_BINFMT_AOUT=y | ||
| 259 | CONFIG_BINFMT_MISC=y | ||
| 260 | |||
| 261 | # | ||
| 262 | # Networking | ||
| 263 | # | ||
| 264 | CONFIG_NET=y | ||
| 265 | |||
| 266 | # | ||
| 267 | # Networking options | ||
| 268 | # | ||
| 269 | # CONFIG_NETDEBUG is not set | ||
| 270 | CONFIG_PACKET=y | ||
| 271 | # CONFIG_PACKET_MMAP is not set | ||
| 272 | CONFIG_UNIX=y | ||
| 273 | # CONFIG_NET_KEY is not set | ||
| 274 | CONFIG_INET=y | ||
| 275 | CONFIG_IP_MULTICAST=y | ||
| 276 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 277 | CONFIG_IP_FIB_HASH=y | ||
| 278 | # CONFIG_IP_PNP is not set | ||
| 279 | # CONFIG_NET_IPIP is not set | ||
| 280 | # CONFIG_NET_IPGRE is not set | ||
| 281 | # CONFIG_IP_MROUTE is not set | ||
| 282 | # CONFIG_ARPD is not set | ||
| 283 | # CONFIG_SYN_COOKIES is not set | ||
| 284 | # CONFIG_INET_AH is not set | ||
| 285 | # CONFIG_INET_ESP is not set | ||
| 286 | # CONFIG_INET_IPCOMP is not set | ||
| 287 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
| 288 | # CONFIG_INET_TUNNEL is not set | ||
| 289 | CONFIG_INET_DIAG=y | ||
| 290 | CONFIG_INET_TCP_DIAG=y | ||
| 291 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 292 | CONFIG_TCP_CONG_BIC=y | ||
| 293 | |||
| 294 | # | ||
| 295 | # IP: Virtual Server Configuration | ||
| 296 | # | ||
| 297 | # CONFIG_IP_VS is not set | ||
| 298 | # CONFIG_IPV6 is not set | ||
| 299 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 300 | # CONFIG_INET6_TUNNEL is not set | ||
| 301 | CONFIG_NETFILTER=y | ||
| 302 | # CONFIG_NETFILTER_DEBUG is not set | ||
| 303 | |||
| 304 | # | ||
| 305 | # Core Netfilter Configuration | ||
| 306 | # | ||
| 307 | # CONFIG_NETFILTER_NETLINK is not set | ||
| 308 | # CONFIG_NETFILTER_XTABLES is not set | ||
| 309 | |||
| 310 | # | ||
| 311 | # IP: Netfilter Configuration | ||
| 312 | # | ||
| 313 | CONFIG_IP_NF_CONNTRACK=y | ||
| 314 | # CONFIG_IP_NF_CT_ACCT is not set | ||
| 315 | # CONFIG_IP_NF_CONNTRACK_MARK is not set | ||
| 316 | # CONFIG_IP_NF_CONNTRACK_EVENTS is not set | ||
| 317 | # CONFIG_IP_NF_CT_PROTO_SCTP is not set | ||
| 318 | # CONFIG_IP_NF_FTP is not set | ||
| 319 | # CONFIG_IP_NF_IRC is not set | ||
| 320 | # CONFIG_IP_NF_NETBIOS_NS is not set | ||
| 321 | # CONFIG_IP_NF_TFTP is not set | ||
| 322 | # CONFIG_IP_NF_AMANDA is not set | ||
| 323 | # CONFIG_IP_NF_PPTP is not set | ||
| 324 | # CONFIG_IP_NF_H323 is not set | ||
| 325 | CONFIG_IP_NF_QUEUE=y | ||
| 326 | |||
| 327 | # | ||
| 328 | # DCCP Configuration (EXPERIMENTAL) | ||
| 329 | # | ||
| 330 | # CONFIG_IP_DCCP is not set | ||
| 331 | |||
| 332 | # | ||
| 333 | # SCTP Configuration (EXPERIMENTAL) | ||
| 334 | # | ||
| 335 | # CONFIG_IP_SCTP is not set | ||
| 336 | |||
| 337 | # | ||
| 338 | # TIPC Configuration (EXPERIMENTAL) | ||
| 339 | # | ||
| 340 | # CONFIG_TIPC is not set | ||
| 341 | # CONFIG_ATM is not set | ||
| 342 | # CONFIG_BRIDGE is not set | ||
| 343 | # CONFIG_VLAN_8021Q is not set | ||
| 344 | # CONFIG_DECNET is not set | ||
| 345 | # CONFIG_LLC2 is not set | ||
| 346 | # CONFIG_IPX is not set | ||
| 347 | # CONFIG_ATALK is not set | ||
| 348 | # CONFIG_X25 is not set | ||
| 349 | # CONFIG_LAPB is not set | ||
| 350 | # CONFIG_NET_DIVERT is not set | ||
| 351 | # CONFIG_ECONET is not set | ||
| 352 | # CONFIG_WAN_ROUTER is not set | ||
| 353 | |||
| 354 | # | ||
| 355 | # QoS and/or fair queueing | ||
| 356 | # | ||
| 357 | # CONFIG_NET_SCHED is not set | ||
| 358 | |||
| 359 | # | ||
| 360 | # Network testing | ||
| 361 | # | ||
| 362 | # CONFIG_NET_PKTGEN is not set | ||
| 363 | # CONFIG_HAMRADIO is not set | ||
| 364 | # CONFIG_IRDA is not set | ||
| 365 | # CONFIG_BT is not set | ||
| 366 | # CONFIG_IEEE80211 is not set | ||
| 367 | |||
| 368 | # | ||
| 369 | # Device Drivers | ||
| 370 | # | ||
| 371 | |||
| 372 | # | ||
| 373 | # Generic Driver Options | ||
| 374 | # | ||
| 375 | CONFIG_STANDALONE=y | ||
| 376 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 377 | CONFIG_FW_LOADER=m | ||
| 378 | |||
| 379 | # | ||
| 380 | # Connector - unified userspace <-> kernelspace linker | ||
| 381 | # | ||
| 382 | # CONFIG_CONNECTOR is not set | ||
| 383 | |||
| 384 | # | ||
| 385 | # Memory Technology Devices (MTD) | ||
| 386 | # | ||
| 387 | # CONFIG_MTD is not set | ||
| 388 | |||
| 389 | # | ||
| 390 | # Parallel port support | ||
| 391 | # | ||
| 392 | CONFIG_PARPORT=y | ||
| 393 | CONFIG_PARPORT_PC=y | ||
| 394 | # CONFIG_PARPORT_SERIAL is not set | ||
| 395 | # CONFIG_PARPORT_PC_FIFO is not set | ||
| 396 | # CONFIG_PARPORT_PC_SUPERIO is not set | ||
| 397 | # CONFIG_PARPORT_GSC is not set | ||
| 398 | # CONFIG_PARPORT_1284 is not set | ||
| 399 | |||
| 400 | # | ||
| 401 | # Plug and Play support | ||
| 402 | # | ||
| 403 | CONFIG_PNP=y | ||
| 404 | # CONFIG_PNP_DEBUG is not set | ||
| 405 | |||
| 406 | # | ||
| 407 | # Protocols | ||
| 408 | # | ||
| 409 | # CONFIG_ISAPNP is not set | ||
| 410 | # CONFIG_PNPBIOS is not set | ||
| 411 | CONFIG_PNPACPI=y | ||
| 412 | |||
| 413 | # | ||
| 414 | # Block devices | ||
| 415 | # | ||
| 416 | CONFIG_BLK_DEV_FD=y | ||
| 417 | # CONFIG_BLK_DEV_XD is not set | ||
| 418 | # CONFIG_PARIDE is not set | ||
| 419 | # CONFIG_BLK_CPQ_DA is not set | ||
| 420 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
| 421 | # CONFIG_BLK_DEV_DAC960 is not set | ||
| 422 | # CONFIG_BLK_DEV_UMEM is not set | ||
| 423 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 424 | # CONFIG_BLK_DEV_LOOP is not set | ||
| 425 | # CONFIG_BLK_DEV_NBD is not set | ||
| 426 | # CONFIG_BLK_DEV_SX8 is not set | ||
| 427 | # CONFIG_BLK_DEV_UB is not set | ||
| 428 | # CONFIG_BLK_DEV_RAM is not set | ||
| 429 | # CONFIG_BLK_DEV_INITRD is not set | ||
| 430 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 431 | # CONFIG_ATA_OVER_ETH is not set | ||
| 432 | |||
| 433 | # | ||
| 434 | # ATA/ATAPI/MFM/RLL support | ||
| 435 | # | ||
| 436 | CONFIG_IDE=y | ||
| 437 | CONFIG_BLK_DEV_IDE=y | ||
| 438 | |||
| 439 | # | ||
| 440 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
| 441 | # | ||
| 442 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
| 443 | # CONFIG_BLK_DEV_HD_IDE is not set | ||
| 444 | CONFIG_BLK_DEV_IDEDISK=y | ||
| 445 | CONFIG_IDEDISK_MULTI_MODE=y | ||
| 446 | CONFIG_BLK_DEV_IDECD=y | ||
| 447 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
| 448 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
| 449 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
| 450 | # CONFIG_IDE_TASK_IOCTL is not set | ||
| 451 | |||
| 452 | # | ||
| 453 | # IDE chipset support/bugfixes | ||
| 454 | # | ||
| 455 | CONFIG_IDE_GENERIC=y | ||
| 456 | CONFIG_BLK_DEV_CMD640=y | ||
| 457 | # CONFIG_BLK_DEV_CMD640_ENHANCED is not set | ||
| 458 | # CONFIG_BLK_DEV_IDEPNP is not set | ||
| 459 | CONFIG_BLK_DEV_IDEPCI=y | ||
| 460 | CONFIG_IDEPCI_SHARE_IRQ=y | ||
| 461 | # CONFIG_BLK_DEV_OFFBOARD is not set | ||
| 462 | CONFIG_BLK_DEV_GENERIC=y | ||
| 463 | # CONFIG_BLK_DEV_OPTI621 is not set | ||
| 464 | CONFIG_BLK_DEV_RZ1000=y | ||
| 465 | CONFIG_BLK_DEV_IDEDMA_PCI=y | ||
| 466 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | ||
| 467 | CONFIG_IDEDMA_PCI_AUTO=y | ||
| 468 | # CONFIG_IDEDMA_ONLYDISK is not set | ||
| 469 | # CONFIG_BLK_DEV_AEC62XX is not set | ||
| 470 | # CONFIG_BLK_DEV_ALI15X3 is not set | ||
| 471 | # CONFIG_BLK_DEV_AMD74XX is not set | ||
| 472 | # CONFIG_BLK_DEV_ATIIXP is not set | ||
| 473 | # CONFIG_BLK_DEV_CMD64X is not set | ||
| 474 | # CONFIG_BLK_DEV_TRIFLEX is not set | ||
| 475 | # CONFIG_BLK_DEV_CY82C693 is not set | ||
| 476 | # CONFIG_BLK_DEV_CS5520 is not set | ||
| 477 | # CONFIG_BLK_DEV_CS5530 is not set | ||
| 478 | # CONFIG_BLK_DEV_CS5535 is not set | ||
| 479 | # CONFIG_BLK_DEV_HPT34X is not set | ||
| 480 | # CONFIG_BLK_DEV_HPT366 is not set | ||
| 481 | # CONFIG_BLK_DEV_SC1200 is not set | ||
| 482 | CONFIG_BLK_DEV_PIIX=y | ||
| 483 | # CONFIG_BLK_DEV_IT821X is not set | ||
| 484 | # CONFIG_BLK_DEV_NS87415 is not set | ||
| 485 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | ||
| 486 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set | ||
| 487 | # CONFIG_BLK_DEV_SVWKS is not set | ||
| 488 | # CONFIG_BLK_DEV_SIIMAGE is not set | ||
| 489 | # CONFIG_BLK_DEV_SIS5513 is not set | ||
| 490 | # CONFIG_BLK_DEV_SLC90E66 is not set | ||
| 491 | # CONFIG_BLK_DEV_TRM290 is not set | ||
| 492 | # CONFIG_BLK_DEV_VIA82CXXX is not set | ||
| 493 | # CONFIG_IDE_ARM is not set | ||
| 494 | # CONFIG_IDE_CHIPSETS is not set | ||
| 495 | CONFIG_BLK_DEV_IDEDMA=y | ||
| 496 | # CONFIG_IDEDMA_IVB is not set | ||
| 497 | CONFIG_IDEDMA_AUTO=y | ||
| 498 | # CONFIG_BLK_DEV_HD is not set | ||
| 499 | |||
| 500 | # | ||
| 501 | # SCSI device support | ||
| 502 | # | ||
| 503 | # CONFIG_RAID_ATTRS is not set | ||
| 504 | CONFIG_SCSI=y | ||
| 505 | CONFIG_SCSI_PROC_FS=y | ||
| 506 | |||
| 507 | # | ||
| 508 | # SCSI support type (disk, tape, CD-ROM) | ||
| 509 | # | ||
| 510 | CONFIG_BLK_DEV_SD=y | ||
| 511 | # CONFIG_CHR_DEV_ST is not set | ||
| 512 | # CONFIG_CHR_DEV_OSST is not set | ||
| 513 | # CONFIG_BLK_DEV_SR is not set | ||
| 514 | CONFIG_CHR_DEV_SG=y | ||
| 515 | # CONFIG_CHR_DEV_SCH is not set | ||
| 516 | |||
| 517 | # | ||
| 518 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
| 519 | # | ||
| 520 | # CONFIG_SCSI_MULTI_LUN is not set | ||
| 521 | # CONFIG_SCSI_CONSTANTS is not set | ||
| 522 | # CONFIG_SCSI_LOGGING is not set | ||
| 523 | |||
| 524 | # | ||
| 525 | # SCSI Transport Attributes | ||
| 526 | # | ||
| 527 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
| 528 | # CONFIG_SCSI_FC_ATTRS is not set | ||
| 529 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
| 530 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
| 531 | |||
| 532 | # | ||
| 533 | # SCSI low-level drivers | ||
| 534 | # | ||
| 535 | # CONFIG_ISCSI_TCP is not set | ||
| 536 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
| 537 | # CONFIG_SCSI_3W_9XXX is not set | ||
| 538 | # CONFIG_SCSI_7000FASST is not set | ||
| 539 | # CONFIG_SCSI_ACARD is not set | ||
| 540 | # CONFIG_SCSI_AHA152X is not set | ||
| 541 | # CONFIG_SCSI_AHA1542 is not set | ||
| 542 | # CONFIG_SCSI_AACRAID is not set | ||
| 543 | # CONFIG_SCSI_AIC7XXX is not set | ||
| 544 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
| 545 | # CONFIG_SCSI_AIC79XX is not set | ||
| 546 | CONFIG_SCSI_DPT_I2O=m | ||
| 547 | # CONFIG_SCSI_ADVANSYS is not set | ||
| 548 | # CONFIG_SCSI_IN2000 is not set | ||
| 549 | # CONFIG_MEGARAID_NEWGEN is not set | ||
| 550 | # CONFIG_MEGARAID_LEGACY is not set | ||
| 551 | # CONFIG_MEGARAID_SAS is not set | ||
| 552 | CONFIG_SCSI_SATA=y | ||
| 553 | # CONFIG_SCSI_SATA_AHCI is not set | ||
| 554 | # CONFIG_SCSI_SATA_SVW is not set | ||
| 555 | CONFIG_SCSI_ATA_PIIX=y | ||
| 556 | # CONFIG_SCSI_SATA_MV is not set | ||
| 557 | # CONFIG_SCSI_SATA_NV is not set | ||
| 558 | # CONFIG_SCSI_PDC_ADMA is not set | ||
| 559 | # CONFIG_SCSI_SATA_QSTOR is not set | ||
| 560 | # CONFIG_SCSI_SATA_PROMISE is not set | ||
| 561 | CONFIG_SCSI_SATA_SX4=m | ||
| 562 | # CONFIG_SCSI_SATA_SIL is not set | ||
| 563 | # CONFIG_SCSI_SATA_SIL24 is not set | ||
| 564 | CONFIG_SCSI_SATA_SIS=m | ||
| 565 | # CONFIG_SCSI_SATA_ULI is not set | ||
| 566 | # CONFIG_SCSI_SATA_VIA is not set | ||
| 567 | # CONFIG_SCSI_SATA_VITESSE is not set | ||
| 568 | CONFIG_SCSI_SATA_INTEL_COMBINED=y | ||
| 569 | # CONFIG_SCSI_BUSLOGIC is not set | ||
| 570 | # CONFIG_SCSI_DMX3191D is not set | ||
| 571 | # CONFIG_SCSI_DTC3280 is not set | ||
| 572 | # CONFIG_SCSI_EATA is not set | ||
| 573 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
| 574 | # CONFIG_SCSI_GDTH is not set | ||
| 575 | # CONFIG_SCSI_GENERIC_NCR5380 is not set | ||
| 576 | # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set | ||
| 577 | # CONFIG_SCSI_IPS is not set | ||
| 578 | # CONFIG_SCSI_INITIO is not set | ||
| 579 | # CONFIG_SCSI_INIA100 is not set | ||
| 580 | # CONFIG_SCSI_PPA is not set | ||
| 581 | # CONFIG_SCSI_IMM is not set | ||
| 582 | # CONFIG_SCSI_NCR53C406A is not set | ||
| 583 | # CONFIG_SCSI_SYM53C8XX_2 is not set | ||
| 584 | CONFIG_SCSI_IPR=m | ||
| 585 | # CONFIG_SCSI_IPR_TRACE is not set | ||
| 586 | # CONFIG_SCSI_IPR_DUMP is not set | ||
| 587 | # CONFIG_SCSI_PAS16 is not set | ||
| 588 | # CONFIG_SCSI_PSI240I is not set | ||
| 589 | # CONFIG_SCSI_QLOGIC_FAS is not set | ||
| 590 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
| 591 | # CONFIG_SCSI_QLA_FC is not set | ||
| 592 | # CONFIG_SCSI_LPFC is not set | ||
| 593 | # CONFIG_SCSI_SYM53C416 is not set | ||
| 594 | # CONFIG_SCSI_DC395x is not set | ||
| 595 | # CONFIG_SCSI_DC390T is not set | ||
| 596 | # CONFIG_SCSI_T128 is not set | ||
| 597 | # CONFIG_SCSI_U14_34F is not set | ||
| 598 | # CONFIG_SCSI_ULTRASTOR is not set | ||
| 599 | # CONFIG_SCSI_NSP32 is not set | ||
| 600 | # CONFIG_SCSI_DEBUG is not set | ||
| 601 | |||
| 602 | # | ||
| 603 | # Old CD-ROM drivers (not SCSI, not IDE) | ||
| 604 | # | ||
| 605 | # CONFIG_CD_NO_IDESCSI is not set | ||
| 606 | |||
| 607 | # | ||
| 608 | # Multi-device support (RAID and LVM) | ||
| 609 | # | ||
| 610 | # CONFIG_MD is not set | ||
| 611 | |||
| 612 | # | ||
| 613 | # Fusion MPT device support | ||
| 614 | # | ||
| 615 | # CONFIG_FUSION is not set | ||
| 616 | # CONFIG_FUSION_SPI is not set | ||
| 617 | # CONFIG_FUSION_FC is not set | ||
| 618 | # CONFIG_FUSION_SAS is not set | ||
| 619 | |||
| 620 | # | ||
| 621 | # IEEE 1394 (FireWire) support | ||
| 622 | # | ||
| 623 | CONFIG_IEEE1394=y | ||
| 624 | |||
| 625 | # | ||
| 626 | # Subsystem Options | ||
| 627 | # | ||
| 628 | # CONFIG_IEEE1394_VERBOSEDEBUG is not set | ||
| 629 | # CONFIG_IEEE1394_OUI_DB is not set | ||
| 630 | # CONFIG_IEEE1394_EXTRA_CONFIG_ROMS is not set | ||
| 631 | # CONFIG_IEEE1394_EXPORT_FULL_API is not set | ||
| 632 | |||
| 633 | # | ||
| 634 | # Device Drivers | ||
| 635 | # | ||
| 636 | |||
| 637 | # | ||
| 638 | # Texas Instruments PCILynx requires I2C | ||
| 639 | # | ||
| 640 | CONFIG_IEEE1394_OHCI1394=y | ||
| 641 | |||
| 642 | # | ||
| 643 | # Protocol Drivers | ||
| 644 | # | ||
| 645 | # CONFIG_IEEE1394_VIDEO1394 is not set | ||
| 646 | # CONFIG_IEEE1394_SBP2 is not set | ||
| 647 | # CONFIG_IEEE1394_ETH1394 is not set | ||
| 648 | # CONFIG_IEEE1394_DV1394 is not set | ||
| 649 | CONFIG_IEEE1394_RAWIO=y | ||
| 650 | |||
| 651 | # | ||
| 652 | # I2O device support | ||
| 653 | # | ||
| 654 | # CONFIG_I2O is not set | ||
| 655 | |||
| 656 | # | ||
| 657 | # Network device support | ||
| 658 | # | ||
| 659 | CONFIG_NETDEVICES=y | ||
| 660 | CONFIG_DUMMY=m | ||
| 661 | # CONFIG_BONDING is not set | ||
| 662 | # CONFIG_EQUALIZER is not set | ||
| 663 | # CONFIG_TUN is not set | ||
| 664 | # CONFIG_NET_SB1000 is not set | ||
| 665 | |||
| 666 | # | ||
| 667 | # ARCnet devices | ||
| 668 | # | ||
| 669 | # CONFIG_ARCNET is not set | ||
| 670 | |||
| 671 | # | ||
| 672 | # PHY device support | ||
| 673 | # | ||
| 674 | # CONFIG_PHYLIB is not set | ||
| 675 | |||
| 676 | # | ||
| 677 | # Ethernet (10 or 100Mbit) | ||
| 678 | # | ||
| 679 | CONFIG_NET_ETHERNET=y | ||
| 680 | CONFIG_MII=y | ||
| 681 | # CONFIG_HAPPYMEAL is not set | ||
| 682 | # CONFIG_SUNGEM is not set | ||
| 683 | # CONFIG_CASSINI is not set | ||
| 684 | # CONFIG_NET_VENDOR_3COM is not set | ||
| 685 | # CONFIG_LANCE is not set | ||
| 686 | # CONFIG_NET_VENDOR_SMC is not set | ||
| 687 | # CONFIG_NET_VENDOR_RACAL is not set | ||
| 688 | |||
| 689 | # | ||
| 690 | # Tulip family network device support | ||
| 691 | # | ||
| 692 | # CONFIG_NET_TULIP is not set | ||
| 693 | # CONFIG_AT1700 is not set | ||
| 694 | # CONFIG_DEPCA is not set | ||
| 695 | # CONFIG_HP100 is not set | ||
| 696 | # CONFIG_NET_ISA is not set | ||
| 697 | CONFIG_NET_PCI=y | ||
| 698 | # CONFIG_PCNET32 is not set | ||
| 699 | # CONFIG_AMD8111_ETH is not set | ||
| 700 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
| 701 | # CONFIG_AC3200 is not set | ||
| 702 | # CONFIG_APRICOT is not set | ||
| 703 | # CONFIG_B44 is not set | ||
| 704 | # CONFIG_FORCEDETH is not set | ||
| 705 | # CONFIG_CS89x0 is not set | ||
| 706 | # CONFIG_DGRS is not set | ||
| 707 | # CONFIG_EEPRO100 is not set | ||
| 708 | # CONFIG_E100 is not set | ||
| 709 | # CONFIG_FEALNX is not set | ||
| 710 | # CONFIG_NATSEMI is not set | ||
| 711 | # CONFIG_NE2K_PCI is not set | ||
| 712 | # CONFIG_8139CP is not set | ||
| 713 | CONFIG_8139TOO=y | ||
| 714 | CONFIG_8139TOO_PIO=y | ||
| 715 | # CONFIG_8139TOO_TUNE_TWISTER is not set | ||
| 716 | # CONFIG_8139TOO_8129 is not set | ||
| 717 | # CONFIG_8139_OLD_RX_RESET is not set | ||
| 718 | # CONFIG_SIS900 is not set | ||
| 719 | # CONFIG_EPIC100 is not set | ||
| 720 | # CONFIG_SUNDANCE is not set | ||
| 721 | # CONFIG_TLAN is not set | ||
| 722 | # CONFIG_VIA_RHINE is not set | ||
| 723 | # CONFIG_NET_POCKET is not set | ||
| 724 | |||
| 725 | # | ||
| 726 | # Ethernet (1000 Mbit) | ||
| 727 | # | ||
| 728 | # CONFIG_ACENIC is not set | ||
| 729 | # CONFIG_DL2K is not set | ||
| 730 | # CONFIG_E1000 is not set | ||
| 731 | # CONFIG_NS83820 is not set | ||
| 732 | # CONFIG_HAMACHI is not set | ||
| 733 | # CONFIG_YELLOWFIN is not set | ||
| 734 | # CONFIG_R8169 is not set | ||
| 735 | # CONFIG_SIS190 is not set | ||
| 736 | # CONFIG_SKGE is not set | ||
| 737 | # CONFIG_SKY2 is not set | ||
| 738 | # CONFIG_SK98LIN is not set | ||
| 739 | # CONFIG_VIA_VELOCITY is not set | ||
| 740 | # CONFIG_TIGON3 is not set | ||
| 741 | # CONFIG_BNX2 is not set | ||
| 742 | |||
| 743 | # | ||
| 744 | # Ethernet (10000 Mbit) | ||
| 745 | # | ||
| 746 | # CONFIG_CHELSIO_T1 is not set | ||
| 747 | # CONFIG_IXGB is not set | ||
| 748 | CONFIG_S2IO=m | ||
| 749 | # CONFIG_S2IO_NAPI is not set | ||
| 750 | |||
| 751 | # | ||
| 752 | # Token Ring devices | ||
| 753 | # | ||
| 754 | # CONFIG_TR is not set | ||
| 755 | |||
| 756 | # | ||
| 757 | # Wireless LAN (non-hamradio) | ||
| 758 | # | ||
| 759 | # CONFIG_NET_RADIO is not set | ||
| 760 | |||
| 761 | # | ||
| 762 | # Wan interfaces | ||
| 763 | # | ||
| 764 | # CONFIG_WAN is not set | ||
| 765 | # CONFIG_FDDI is not set | ||
| 766 | # CONFIG_HIPPI is not set | ||
| 767 | # CONFIG_PLIP is not set | ||
| 768 | # CONFIG_PPP is not set | ||
| 769 | # CONFIG_SLIP is not set | ||
| 770 | # CONFIG_NET_FC is not set | ||
| 771 | # CONFIG_SHAPER is not set | ||
| 772 | # CONFIG_NETCONSOLE is not set | ||
| 773 | # CONFIG_NETPOLL is not set | ||
| 774 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 775 | |||
| 776 | # | ||
| 777 | # ISDN subsystem | ||
| 778 | # | ||
| 779 | # CONFIG_ISDN is not set | ||
| 780 | |||
| 781 | # | ||
| 782 | # Telephony Support | ||
| 783 | # | ||
| 784 | # CONFIG_PHONE is not set | ||
| 785 | |||
| 786 | # | ||
| 787 | # Input device support | ||
| 788 | # | ||
| 789 | CONFIG_INPUT=y | ||
| 790 | |||
| 791 | # | ||
| 792 | # Userland interfaces | ||
| 793 | # | ||
| 794 | CONFIG_INPUT_MOUSEDEV=y | ||
| 795 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
| 796 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
| 797 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
| 798 | # CONFIG_INPUT_JOYDEV is not set | ||
| 799 | # CONFIG_INPUT_TSDEV is not set | ||
| 800 | # CONFIG_INPUT_EVDEV is not set | ||
| 801 | # CONFIG_INPUT_EVBUG is not set | ||
| 802 | # CONFIG_INPUT_POWER is not set | ||
| 803 | |||
| 804 | # | ||
| 805 | # Input Device Drivers | ||
| 806 | # | ||
| 807 | CONFIG_INPUT_KEYBOARD=y | ||
| 808 | CONFIG_KEYBOARD_ATKBD=y | ||
| 809 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
| 810 | # CONFIG_KEYBOARD_LKKBD is not set | ||
| 811 | # CONFIG_KEYBOARD_XTKBD is not set | ||
| 812 | # CONFIG_KEYBOARD_NEWTON is not set | ||
| 813 | CONFIG_INPUT_MOUSE=y | ||
| 814 | CONFIG_MOUSE_PS2=y | ||
| 815 | # CONFIG_MOUSE_SERIAL is not set | ||
| 816 | # CONFIG_MOUSE_INPORT is not set | ||
| 817 | # CONFIG_MOUSE_LOGIBM is not set | ||
| 818 | # CONFIG_MOUSE_PC110PAD is not set | ||
| 819 | # CONFIG_MOUSE_VSXXXAA is not set | ||
| 820 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 821 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
| 822 | # CONFIG_INPUT_MISC is not set | ||
| 823 | |||
| 824 | # | ||
| 825 | # Hardware I/O ports | ||
| 826 | # | ||
| 827 | CONFIG_SERIO=y | ||
| 828 | CONFIG_SERIO_I8042=y | ||
| 829 | # CONFIG_SERIO_SERPORT is not set | ||
| 830 | # CONFIG_SERIO_CT82C710 is not set | ||
| 831 | # CONFIG_SERIO_PARKBD is not set | ||
| 832 | # CONFIG_SERIO_PCIPS2 is not set | ||
| 833 | CONFIG_SERIO_LIBPS2=y | ||
| 834 | # CONFIG_SERIO_RAW is not set | ||
| 835 | # CONFIG_GAMEPORT is not set | ||
| 836 | |||
| 837 | # | ||
| 838 | # Character devices | ||
| 839 | # | ||
| 840 | CONFIG_VT=y | ||
| 841 | CONFIG_VT_CONSOLE=y | ||
| 842 | CONFIG_HW_CONSOLE=y | ||
| 843 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 844 | |||
| 845 | # | ||
| 846 | # Serial drivers | ||
| 847 | # | ||
| 848 | CONFIG_SERIAL_8250=y | ||
| 849 | # CONFIG_SERIAL_8250_CONSOLE is not set | ||
| 850 | CONFIG_SERIAL_8250_PCI=y | ||
| 851 | CONFIG_SERIAL_8250_PNP=y | ||
| 852 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
| 853 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
| 854 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
| 855 | |||
| 856 | # | ||
| 857 | # Non-8250 serial port support | ||
| 858 | # | ||
| 859 | CONFIG_SERIAL_CORE=y | ||
| 860 | # CONFIG_SERIAL_JSM is not set | ||
| 861 | CONFIG_UNIX98_PTYS=y | ||
| 862 | CONFIG_LEGACY_PTYS=y | ||
| 863 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 864 | CONFIG_PRINTER=y | ||
| 865 | # CONFIG_LP_CONSOLE is not set | ||
| 866 | # CONFIG_PPDEV is not set | ||
| 867 | # CONFIG_TIPAR is not set | ||
| 868 | |||
| 869 | # | ||
| 870 | # IPMI | ||
| 871 | # | ||
| 872 | # CONFIG_IPMI_HANDLER is not set | ||
| 873 | |||
| 874 | # | ||
| 875 | # Watchdog Cards | ||
| 876 | # | ||
| 877 | # CONFIG_WATCHDOG is not set | ||
| 878 | # CONFIG_HW_RANDOM is not set | ||
| 879 | # CONFIG_NVRAM is not set | ||
| 880 | # CONFIG_RTC is not set | ||
| 881 | # CONFIG_GEN_RTC is not set | ||
| 882 | # CONFIG_DTLK is not set | ||
| 883 | # CONFIG_R3964 is not set | ||
| 884 | # CONFIG_APPLICOM is not set | ||
| 885 | # CONFIG_SONYPI is not set | ||
| 886 | |||
| 887 | # | ||
| 888 | # Ftape, the floppy tape device driver | ||
| 889 | # | ||
| 890 | CONFIG_AGP=y | ||
| 891 | # CONFIG_AGP_ALI is not set | ||
| 892 | # CONFIG_AGP_ATI is not set | ||
| 893 | # CONFIG_AGP_AMD is not set | ||
| 894 | # CONFIG_AGP_AMD64 is not set | ||
| 895 | CONFIG_AGP_INTEL=y | ||
| 896 | # CONFIG_AGP_NVIDIA is not set | ||
| 897 | # CONFIG_AGP_SIS is not set | ||
| 898 | # CONFIG_AGP_SWORKS is not set | ||
| 899 | # CONFIG_AGP_VIA is not set | ||
| 900 | # CONFIG_AGP_EFFICEON is not set | ||
| 901 | CONFIG_DRM=y | ||
| 902 | # CONFIG_DRM_TDFX is not set | ||
| 903 | # CONFIG_DRM_R128 is not set | ||
| 904 | # CONFIG_DRM_RADEON is not set | ||
| 905 | # CONFIG_DRM_I810 is not set | ||
| 906 | # CONFIG_DRM_I830 is not set | ||
| 907 | # CONFIG_DRM_I915 is not set | ||
| 908 | # CONFIG_DRM_MGA is not set | ||
| 909 | # CONFIG_DRM_SIS is not set | ||
| 910 | # CONFIG_DRM_VIA is not set | ||
| 911 | # CONFIG_DRM_SAVAGE is not set | ||
| 912 | # CONFIG_MWAVE is not set | ||
| 913 | # CONFIG_CS5535_GPIO is not set | ||
| 914 | # CONFIG_RAW_DRIVER is not set | ||
| 915 | # CONFIG_HPET is not set | ||
| 916 | # CONFIG_HANGCHECK_TIMER is not set | ||
| 917 | |||
| 918 | # | ||
| 919 | # TPM devices | ||
| 920 | # | ||
| 921 | # CONFIG_TCG_TPM is not set | ||
| 922 | # CONFIG_TELCLOCK is not set | ||
| 923 | |||
| 924 | # | ||
| 925 | # I2C support | ||
| 926 | # | ||
| 927 | # CONFIG_I2C is not set | ||
| 928 | |||
| 929 | # | ||
| 930 | # SPI support | ||
| 931 | # | ||
| 932 | # CONFIG_SPI is not set | ||
| 933 | # CONFIG_SPI_MASTER is not set | ||
| 934 | |||
| 935 | # | ||
| 936 | # Dallas's 1-wire bus | ||
| 937 | # | ||
| 938 | # CONFIG_W1 is not set | ||
| 939 | |||
| 940 | # | ||
| 941 | # Hardware Monitoring support | ||
| 942 | # | ||
| 943 | CONFIG_HWMON=y | ||
| 944 | # CONFIG_HWMON_VID is not set | ||
| 945 | # CONFIG_SENSORS_F71805F is not set | ||
| 946 | # CONFIG_SENSORS_HDAPS is not set | ||
| 947 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 948 | |||
| 949 | # | ||
| 950 | # Misc devices | ||
| 951 | # | ||
| 952 | # CONFIG_IBM_ASM is not set | ||
| 953 | |||
| 954 | # | ||
| 955 | # Multi-Function Devices | ||
| 956 | # | ||
| 957 | |||
| 958 | # | ||
| 959 | # Multimedia devices | ||
| 960 | # | ||
| 961 | # CONFIG_VIDEO_DEV is not set | ||
| 962 | CONFIG_VIDEO_V4L2=y | ||
| 963 | |||
| 964 | # | ||
| 965 | # Digital Video Broadcasting Devices | ||
| 966 | # | ||
| 967 | # CONFIG_DVB is not set | ||
| 968 | # CONFIG_USB_DABUSB is not set | ||
| 969 | |||
| 970 | # | ||
| 971 | # Graphics support | ||
| 972 | # | ||
| 973 | CONFIG_FB=y | ||
| 974 | CONFIG_FB_CFB_FILLRECT=y | ||
| 975 | CONFIG_FB_CFB_COPYAREA=y | ||
| 976 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
| 977 | # CONFIG_FB_MACMODES is not set | ||
| 978 | CONFIG_FB_FIRMWARE_EDID=y | ||
| 979 | # CONFIG_FB_MODE_HELPERS is not set | ||
| 980 | # CONFIG_FB_TILEBLITTING is not set | ||
| 981 | # CONFIG_FB_CIRRUS is not set | ||
| 982 | # CONFIG_FB_PM2 is not set | ||
| 983 | # CONFIG_FB_CYBER2000 is not set | ||
| 984 | # CONFIG_FB_ARC is not set | ||
| 985 | # CONFIG_FB_ASILIANT is not set | ||
| 986 | # CONFIG_FB_IMSTT is not set | ||
| 987 | CONFIG_FB_VGA16=y | ||
| 988 | CONFIG_FB_VESA=y | ||
| 989 | CONFIG_VIDEO_SELECT=y | ||
| 990 | # CONFIG_FB_HGA is not set | ||
| 991 | # CONFIG_FB_S1D13XXX is not set | ||
| 992 | # CONFIG_FB_NVIDIA is not set | ||
| 993 | # CONFIG_FB_RIVA is not set | ||
| 994 | # CONFIG_FB_I810 is not set | ||
| 995 | # CONFIG_FB_INTEL is not set | ||
| 996 | # CONFIG_FB_MATROX is not set | ||
| 997 | # CONFIG_FB_RADEON is not set | ||
| 998 | # CONFIG_FB_ATY128 is not set | ||
| 999 | # CONFIG_FB_ATY is not set | ||
| 1000 | # CONFIG_FB_SAVAGE is not set | ||
| 1001 | # CONFIG_FB_SIS is not set | ||
| 1002 | # CONFIG_FB_NEOMAGIC is not set | ||
| 1003 | # CONFIG_FB_KYRO is not set | ||
| 1004 | # CONFIG_FB_3DFX is not set | ||
| 1005 | # CONFIG_FB_VOODOO1 is not set | ||
| 1006 | # CONFIG_FB_CYBLA is not set | ||
| 1007 | # CONFIG_FB_TRIDENT is not set | ||
| 1008 | # CONFIG_FB_GEODE is not set | ||
| 1009 | # CONFIG_FB_VIRTUAL is not set | ||
| 1010 | |||
| 1011 | # | ||
| 1012 | # Console display driver support | ||
| 1013 | # | ||
| 1014 | CONFIG_VGA_CONSOLE=y | ||
| 1015 | # CONFIG_VGACON_SOFT_SCROLLBACK is not set | ||
| 1016 | # CONFIG_MDA_CONSOLE is not set | ||
| 1017 | CONFIG_DUMMY_CONSOLE=y | ||
| 1018 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
| 1019 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
| 1020 | CONFIG_FONTS=y | ||
| 1021 | CONFIG_FONT_8x8=y | ||
| 1022 | CONFIG_FONT_8x16=y | ||
| 1023 | # CONFIG_FONT_6x11 is not set | ||
| 1024 | # CONFIG_FONT_7x14 is not set | ||
| 1025 | # CONFIG_FONT_PEARL_8x8 is not set | ||
| 1026 | # CONFIG_FONT_ACORN_8x8 is not set | ||
| 1027 | # CONFIG_FONT_MINI_4x6 is not set | ||
| 1028 | # CONFIG_FONT_SUN8x16 is not set | ||
| 1029 | # CONFIG_FONT_SUN12x22 is not set | ||
| 1030 | # CONFIG_FONT_10x18 is not set | ||
| 1031 | |||
| 1032 | # | ||
| 1033 | # Logo configuration | ||
| 1034 | # | ||
| 1035 | CONFIG_LOGO=y | ||
| 1036 | # CONFIG_LOGO_LINUX_MONO is not set | ||
| 1037 | # CONFIG_LOGO_LINUX_VGA16 is not set | ||
| 1038 | # CONFIG_LOGO_LINUX_CLUT224 is not set | ||
| 1039 | CONFIG_LOGO_OHAND_CLUT224=y | ||
| 1040 | # CONFIG_LOGO_OZ240_CLUT224 is not set | ||
| 1041 | # CONFIG_LOGO_OZ480_CLUT224 is not set | ||
| 1042 | # CONFIG_LOGO_OZ640_CLUT224 is not set | ||
| 1043 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 1044 | |||
| 1045 | # | ||
| 1046 | # Sound | ||
| 1047 | # | ||
| 1048 | CONFIG_SOUND=y | ||
| 1049 | |||
| 1050 | # | ||
| 1051 | # Advanced Linux Sound Architecture | ||
| 1052 | # | ||
| 1053 | CONFIG_SND=y | ||
| 1054 | CONFIG_SND_TIMER=y | ||
| 1055 | CONFIG_SND_PCM=y | ||
| 1056 | CONFIG_SND_SEQUENCER=y | ||
| 1057 | # CONFIG_SND_SEQ_DUMMY is not set | ||
| 1058 | CONFIG_SND_OSSEMUL=y | ||
| 1059 | CONFIG_SND_MIXER_OSS=y | ||
| 1060 | CONFIG_SND_PCM_OSS=y | ||
| 1061 | CONFIG_SND_PCM_OSS_PLUGINS=y | ||
| 1062 | CONFIG_SND_SEQUENCER_OSS=y | ||
| 1063 | # CONFIG_SND_DYNAMIC_MINORS is not set | ||
| 1064 | CONFIG_SND_SUPPORT_OLD_API=y | ||
| 1065 | CONFIG_SND_VERBOSE_PROCFS=y | ||
| 1066 | # CONFIG_SND_VERBOSE_PRINTK is not set | ||
| 1067 | # CONFIG_SND_DEBUG is not set | ||
| 1068 | |||
| 1069 | # | ||
| 1070 | # Generic devices | ||
| 1071 | # | ||
| 1072 | CONFIG_SND_AC97_CODEC=y | ||
| 1073 | CONFIG_SND_AC97_BUS=y | ||
| 1074 | # CONFIG_SND_DUMMY is not set | ||
| 1075 | # CONFIG_SND_VIRMIDI is not set | ||
| 1076 | # CONFIG_SND_MTPAV is not set | ||
| 1077 | # CONFIG_SND_SERIAL_U16550 is not set | ||
| 1078 | # CONFIG_SND_MPU401 is not set | ||
| 1079 | |||
| 1080 | # | ||
| 1081 | # ISA devices | ||
| 1082 | # | ||
| 1083 | # CONFIG_SND_ADLIB is not set | ||
| 1084 | # CONFIG_SND_AD1816A is not set | ||
| 1085 | # CONFIG_SND_AD1848 is not set | ||
| 1086 | # CONFIG_SND_ALS100 is not set | ||
| 1087 | # CONFIG_SND_AZT2320 is not set | ||
| 1088 | # CONFIG_SND_CMI8330 is not set | ||
| 1089 | # CONFIG_SND_CS4231 is not set | ||
| 1090 | # CONFIG_SND_CS4232 is not set | ||
| 1091 | # CONFIG_SND_CS4236 is not set | ||
| 1092 | # CONFIG_SND_DT019X is not set | ||
| 1093 | # CONFIG_SND_ES968 is not set | ||
| 1094 | # CONFIG_SND_ES1688 is not set | ||
| 1095 | # CONFIG_SND_ES18XX is not set | ||
| 1096 | # CONFIG_SND_GUSCLASSIC is not set | ||
| 1097 | # CONFIG_SND_GUSEXTREME is not set | ||
| 1098 | # CONFIG_SND_GUSMAX is not set | ||
| 1099 | # CONFIG_SND_INTERWAVE is not set | ||
| 1100 | # CONFIG_SND_INTERWAVE_STB is not set | ||
| 1101 | # CONFIG_SND_OPL3SA2 is not set | ||
| 1102 | # CONFIG_SND_OPTI92X_AD1848 is not set | ||
| 1103 | # CONFIG_SND_OPTI92X_CS4231 is not set | ||
| 1104 | # CONFIG_SND_OPTI93X is not set | ||
| 1105 | # CONFIG_SND_MIRO is not set | ||
| 1106 | # CONFIG_SND_SB8 is not set | ||
| 1107 | # CONFIG_SND_SB16 is not set | ||
| 1108 | # CONFIG_SND_SBAWE is not set | ||
| 1109 | # CONFIG_SND_SGALAXY is not set | ||
| 1110 | # CONFIG_SND_SSCAPE is not set | ||
| 1111 | # CONFIG_SND_WAVEFRONT is not set | ||
| 1112 | |||
| 1113 | # | ||
| 1114 | # PCI devices | ||
| 1115 | # | ||
| 1116 | # CONFIG_SND_AD1889 is not set | ||
| 1117 | # CONFIG_SND_ALS300 is not set | ||
| 1118 | # CONFIG_SND_ALS4000 is not set | ||
| 1119 | # CONFIG_SND_ALI5451 is not set | ||
| 1120 | # CONFIG_SND_ATIIXP is not set | ||
| 1121 | # CONFIG_SND_ATIIXP_MODEM is not set | ||
| 1122 | # CONFIG_SND_AU8810 is not set | ||
| 1123 | # CONFIG_SND_AU8820 is not set | ||
| 1124 | # CONFIG_SND_AU8830 is not set | ||
| 1125 | # CONFIG_SND_AZT3328 is not set | ||
| 1126 | # CONFIG_SND_BT87X is not set | ||
| 1127 | # CONFIG_SND_CA0106 is not set | ||
| 1128 | # CONFIG_SND_CMIPCI is not set | ||
| 1129 | # CONFIG_SND_CS4281 is not set | ||
| 1130 | # CONFIG_SND_CS46XX is not set | ||
| 1131 | # CONFIG_SND_CS5535AUDIO is not set | ||
| 1132 | # CONFIG_SND_EMU10K1 is not set | ||
| 1133 | # CONFIG_SND_EMU10K1X is not set | ||
| 1134 | # CONFIG_SND_ENS1370 is not set | ||
| 1135 | # CONFIG_SND_ENS1371 is not set | ||
| 1136 | # CONFIG_SND_ES1938 is not set | ||
| 1137 | # CONFIG_SND_ES1968 is not set | ||
| 1138 | # CONFIG_SND_FM801 is not set | ||
| 1139 | # CONFIG_SND_HDA_INTEL is not set | ||
| 1140 | # CONFIG_SND_HDSP is not set | ||
| 1141 | # CONFIG_SND_HDSPM is not set | ||
| 1142 | # CONFIG_SND_ICE1712 is not set | ||
| 1143 | # CONFIG_SND_ICE1724 is not set | ||
| 1144 | CONFIG_SND_INTEL8X0=y | ||
| 1145 | # CONFIG_SND_INTEL8X0M is not set | ||
| 1146 | # CONFIG_SND_KORG1212 is not set | ||
| 1147 | # CONFIG_SND_MAESTRO3 is not set | ||
| 1148 | # CONFIG_SND_MIXART is not set | ||
| 1149 | # CONFIG_SND_NM256 is not set | ||
| 1150 | # CONFIG_SND_PCXHR is not set | ||
| 1151 | # CONFIG_SND_RIPTIDE is not set | ||
| 1152 | # CONFIG_SND_RME32 is not set | ||
| 1153 | # CONFIG_SND_RME96 is not set | ||
| 1154 | # CONFIG_SND_RME9652 is not set | ||
| 1155 | # CONFIG_SND_SONICVIBES is not set | ||
| 1156 | # CONFIG_SND_TRIDENT is not set | ||
| 1157 | # CONFIG_SND_VIA82XX is not set | ||
| 1158 | # CONFIG_SND_VIA82XX_MODEM is not set | ||
| 1159 | # CONFIG_SND_VX222 is not set | ||
| 1160 | # CONFIG_SND_YMFPCI is not set | ||
| 1161 | |||
| 1162 | # | ||
| 1163 | # USB devices | ||
| 1164 | # | ||
| 1165 | # CONFIG_SND_USB_AUDIO is not set | ||
| 1166 | # CONFIG_SND_USB_USX2Y is not set | ||
| 1167 | |||
| 1168 | # | ||
| 1169 | # SoC audio support | ||
| 1170 | # | ||
| 1171 | # CONFIG_SND_SOC is not set | ||
| 1172 | |||
| 1173 | # | ||
| 1174 | # Open Sound System | ||
| 1175 | # | ||
| 1176 | # CONFIG_SOUND_PRIME is not set | ||
| 1177 | |||
| 1178 | # | ||
| 1179 | # USB support | ||
| 1180 | # | ||
| 1181 | CONFIG_USB_ARCH_HAS_HCD=y | ||
| 1182 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
| 1183 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
| 1184 | CONFIG_USB=y | ||
| 1185 | # CONFIG_USB_DEBUG is not set | ||
| 1186 | |||
| 1187 | # | ||
| 1188 | # Miscellaneous USB options | ||
| 1189 | # | ||
| 1190 | CONFIG_USB_DEVICEFS=y | ||
| 1191 | # CONFIG_USB_BANDWIDTH is not set | ||
| 1192 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
| 1193 | # CONFIG_USB_SUSPEND is not set | ||
| 1194 | # CONFIG_USB_OTG is not set | ||
| 1195 | |||
| 1196 | # | ||
| 1197 | # USB Host Controller Drivers | ||
| 1198 | # | ||
| 1199 | CONFIG_USB_EHCI_HCD=y | ||
| 1200 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | ||
| 1201 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | ||
| 1202 | # CONFIG_USB_ISP116X_HCD is not set | ||
| 1203 | # CONFIG_USB_OHCI_HCD is not set | ||
| 1204 | CONFIG_USB_UHCI_HCD=y | ||
| 1205 | # CONFIG_USB_SL811_HCD is not set | ||
| 1206 | |||
| 1207 | # | ||
| 1208 | # USB Device Class drivers | ||
| 1209 | # | ||
| 1210 | # CONFIG_USB_ACM is not set | ||
| 1211 | CONFIG_USB_PRINTER=y | ||
| 1212 | |||
| 1213 | # | ||
| 1214 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
| 1215 | # | ||
| 1216 | |||
| 1217 | # | ||
| 1218 | # may also be needed; see USB_STORAGE Help for more information | ||
| 1219 | # | ||
| 1220 | CONFIG_USB_STORAGE=y | ||
| 1221 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
| 1222 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
| 1223 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
| 1224 | # CONFIG_USB_STORAGE_ISD200 is not set | ||
| 1225 | # CONFIG_USB_STORAGE_DPCM is not set | ||
| 1226 | # CONFIG_USB_STORAGE_USBAT is not set | ||
| 1227 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
| 1228 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
| 1229 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
| 1230 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
| 1231 | # CONFIG_USB_LIBUSUAL is not set | ||
| 1232 | |||
| 1233 | # | ||
| 1234 | # USB Input Devices | ||
| 1235 | # | ||
| 1236 | CONFIG_USB_HID=y | ||
| 1237 | CONFIG_USB_HIDINPUT=y | ||
| 1238 | # CONFIG_USB_HIDINPUT_POWERBOOK is not set | ||
| 1239 | # CONFIG_HID_FF is not set | ||
| 1240 | # CONFIG_USB_HIDDEV is not set | ||
| 1241 | # CONFIG_USB_AIPTEK is not set | ||
| 1242 | # CONFIG_USB_WACOM is not set | ||
| 1243 | # CONFIG_USB_ACECAD is not set | ||
| 1244 | # CONFIG_USB_KBTAB is not set | ||
| 1245 | # CONFIG_USB_POWERMATE is not set | ||
| 1246 | # CONFIG_USB_TOUCHSCREEN is not set | ||
| 1247 | # CONFIG_USB_YEALINK is not set | ||
| 1248 | # CONFIG_USB_XPAD is not set | ||
| 1249 | # CONFIG_USB_ATI_REMOTE is not set | ||
| 1250 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
| 1251 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
| 1252 | # CONFIG_USB_APPLETOUCH is not set | ||
| 1253 | |||
| 1254 | # | ||
| 1255 | # USB Imaging devices | ||
| 1256 | # | ||
| 1257 | # CONFIG_USB_MDC800 is not set | ||
| 1258 | # CONFIG_USB_MICROTEK is not set | ||
| 1259 | |||
| 1260 | # | ||
| 1261 | # USB Network Adapters | ||
| 1262 | # | ||
| 1263 | # CONFIG_USB_CATC is not set | ||
| 1264 | # CONFIG_USB_KAWETH is not set | ||
| 1265 | # CONFIG_USB_PEGASUS is not set | ||
| 1266 | # CONFIG_USB_RTL8150 is not set | ||
| 1267 | # CONFIG_USB_USBNET is not set | ||
| 1268 | CONFIG_USB_MON=y | ||
| 1269 | |||
| 1270 | # | ||
| 1271 | # USB port drivers | ||
| 1272 | # | ||
| 1273 | # CONFIG_USB_USS720 is not set | ||
| 1274 | |||
| 1275 | # | ||
| 1276 | # USB Serial Converter support | ||
| 1277 | # | ||
| 1278 | # CONFIG_USB_SERIAL is not set | ||
| 1279 | |||
| 1280 | # | ||
| 1281 | # USB Miscellaneous drivers | ||
| 1282 | # | ||
| 1283 | # CONFIG_USB_EMI62 is not set | ||
| 1284 | # CONFIG_USB_EMI26 is not set | ||
| 1285 | # CONFIG_USB_AUERSWALD is not set | ||
| 1286 | # CONFIG_USB_RIO500 is not set | ||
| 1287 | # CONFIG_USB_LEGOTOWER is not set | ||
| 1288 | # CONFIG_USB_LCD is not set | ||
| 1289 | # CONFIG_USB_LED is not set | ||
| 1290 | CONFIG_USB_CYTHERM=m | ||
| 1291 | # CONFIG_USB_PHIDGETKIT is not set | ||
| 1292 | CONFIG_USB_PHIDGETSERVO=m | ||
| 1293 | # CONFIG_USB_IDMOUSE is not set | ||
| 1294 | # CONFIG_USB_SISUSBVGA is not set | ||
| 1295 | # CONFIG_USB_LD is not set | ||
| 1296 | # CONFIG_USB_TEST is not set | ||
| 1297 | |||
| 1298 | # | ||
| 1299 | # USB DSL modem support | ||
| 1300 | # | ||
| 1301 | |||
| 1302 | # | ||
| 1303 | # USB Gadget Support | ||
| 1304 | # | ||
| 1305 | # CONFIG_USB_GADGET is not set | ||
| 1306 | |||
| 1307 | # | ||
| 1308 | # MMC/SD Card support | ||
| 1309 | # | ||
| 1310 | # CONFIG_MMC is not set | ||
| 1311 | |||
| 1312 | # | ||
| 1313 | # LED devices | ||
| 1314 | # | ||
| 1315 | # CONFIG_NEW_LEDS is not set | ||
| 1316 | |||
| 1317 | # | ||
| 1318 | # LED drivers | ||
| 1319 | # | ||
| 1320 | |||
| 1321 | # | ||
| 1322 | # LED Triggers | ||
| 1323 | # | ||
| 1324 | |||
| 1325 | # | ||
| 1326 | # InfiniBand support | ||
| 1327 | # | ||
| 1328 | # CONFIG_INFINIBAND is not set | ||
| 1329 | |||
| 1330 | # | ||
| 1331 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
| 1332 | # | ||
| 1333 | # CONFIG_EDAC is not set | ||
| 1334 | |||
| 1335 | # | ||
| 1336 | # Real Time Clock | ||
| 1337 | # | ||
| 1338 | # CONFIG_RTC_CLASS is not set | ||
| 1339 | |||
| 1340 | # | ||
| 1341 | # File systems | ||
| 1342 | # | ||
| 1343 | CONFIG_EXT2_FS=y | ||
| 1344 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 1345 | # CONFIG_EXT2_FS_XIP is not set | ||
| 1346 | CONFIG_EXT3_FS=y | ||
| 1347 | CONFIG_EXT3_FS_XATTR=y | ||
| 1348 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
| 1349 | # CONFIG_EXT3_FS_SECURITY is not set | ||
| 1350 | CONFIG_JBD=y | ||
| 1351 | # CONFIG_JBD_DEBUG is not set | ||
| 1352 | CONFIG_FS_MBCACHE=y | ||
| 1353 | # CONFIG_REISERFS_FS is not set | ||
| 1354 | # CONFIG_JFS_FS is not set | ||
| 1355 | # CONFIG_FS_POSIX_ACL is not set | ||
| 1356 | # CONFIG_XFS_FS is not set | ||
| 1357 | # CONFIG_OCFS2_FS is not set | ||
| 1358 | # CONFIG_MINIX_FS is not set | ||
| 1359 | # CONFIG_ROMFS_FS is not set | ||
| 1360 | CONFIG_INOTIFY=y | ||
| 1361 | # CONFIG_QUOTA is not set | ||
| 1362 | CONFIG_DNOTIFY=y | ||
| 1363 | # CONFIG_AUTOFS_FS is not set | ||
| 1364 | CONFIG_AUTOFS4_FS=y | ||
| 1365 | # CONFIG_FUSE_FS is not set | ||
| 1366 | |||
| 1367 | # | ||
| 1368 | # CD-ROM/DVD Filesystems | ||
| 1369 | # | ||
| 1370 | CONFIG_ISO9660_FS=y | ||
| 1371 | CONFIG_JOLIET=y | ||
| 1372 | # CONFIG_ZISOFS is not set | ||
| 1373 | CONFIG_UDF_FS=y | ||
| 1374 | CONFIG_UDF_NLS=y | ||
| 1375 | |||
| 1376 | # | ||
| 1377 | # DOS/FAT/NT Filesystems | ||
| 1378 | # | ||
| 1379 | CONFIG_FAT_FS=y | ||
| 1380 | CONFIG_MSDOS_FS=y | ||
| 1381 | CONFIG_VFAT_FS=y | ||
| 1382 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
| 1383 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
| 1384 | # CONFIG_NTFS_FS is not set | ||
| 1385 | |||
| 1386 | # | ||
| 1387 | # Pseudo filesystems | ||
| 1388 | # | ||
| 1389 | CONFIG_PROC_FS=y | ||
| 1390 | CONFIG_PROC_KCORE=y | ||
| 1391 | CONFIG_SYSFS=y | ||
| 1392 | CONFIG_TMPFS=y | ||
| 1393 | # CONFIG_HUGETLBFS is not set | ||
| 1394 | # CONFIG_HUGETLB_PAGE is not set | ||
| 1395 | CONFIG_RAMFS=y | ||
| 1396 | # CONFIG_CONFIGFS_FS is not set | ||
| 1397 | |||
| 1398 | # | ||
| 1399 | # Miscellaneous filesystems | ||
| 1400 | # | ||
| 1401 | # CONFIG_ADFS_FS is not set | ||
| 1402 | # CONFIG_AFFS_FS is not set | ||
| 1403 | # CONFIG_HFS_FS is not set | ||
| 1404 | # CONFIG_HFSPLUS_FS is not set | ||
| 1405 | # CONFIG_BEFS_FS is not set | ||
| 1406 | # CONFIG_BFS_FS is not set | ||
| 1407 | # CONFIG_EFS_FS is not set | ||
| 1408 | # CONFIG_CRAMFS is not set | ||
| 1409 | # CONFIG_SQUASHFS is not set | ||
| 1410 | # CONFIG_VXFS_FS is not set | ||
| 1411 | # CONFIG_HPFS_FS is not set | ||
| 1412 | # CONFIG_QNX4FS_FS is not set | ||
| 1413 | # CONFIG_SYSV_FS is not set | ||
| 1414 | # CONFIG_UFS_FS is not set | ||
| 1415 | |||
| 1416 | # | ||
| 1417 | # Network File Systems | ||
| 1418 | # | ||
| 1419 | CONFIG_NFS_FS=y | ||
| 1420 | # CONFIG_NFS_V3 is not set | ||
| 1421 | # CONFIG_NFS_V4 is not set | ||
| 1422 | # CONFIG_NFS_DIRECTIO is not set | ||
| 1423 | CONFIG_NFSD=y | ||
| 1424 | # CONFIG_NFSD_V3 is not set | ||
| 1425 | CONFIG_NFSD_TCP=y | ||
| 1426 | CONFIG_LOCKD=y | ||
| 1427 | CONFIG_EXPORTFS=y | ||
| 1428 | CONFIG_NFS_COMMON=y | ||
| 1429 | CONFIG_SUNRPC=y | ||
| 1430 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 1431 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 1432 | # CONFIG_SMB_FS is not set | ||
| 1433 | # CONFIG_CIFS is not set | ||
| 1434 | # CONFIG_NCP_FS is not set | ||
| 1435 | # CONFIG_CODA_FS is not set | ||
| 1436 | # CONFIG_AFS_FS is not set | ||
| 1437 | # CONFIG_9P_FS is not set | ||
| 1438 | |||
| 1439 | # | ||
| 1440 | # Partition Types | ||
| 1441 | # | ||
| 1442 | # CONFIG_PARTITION_ADVANCED is not set | ||
| 1443 | CONFIG_MSDOS_PARTITION=y | ||
| 1444 | |||
| 1445 | # | ||
| 1446 | # Native Language Support | ||
| 1447 | # | ||
| 1448 | CONFIG_NLS=y | ||
| 1449 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
| 1450 | CONFIG_NLS_CODEPAGE_437=y | ||
| 1451 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
| 1452 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
| 1453 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
| 1454 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
| 1455 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
| 1456 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
| 1457 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
| 1458 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
| 1459 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
| 1460 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
| 1461 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
| 1462 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
| 1463 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
| 1464 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
| 1465 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
| 1466 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
| 1467 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
| 1468 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
| 1469 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
| 1470 | # CONFIG_NLS_ISO8859_8 is not set | ||
| 1471 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
| 1472 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
| 1473 | # CONFIG_NLS_ASCII is not set | ||
| 1474 | CONFIG_NLS_ISO8859_1=y | ||
| 1475 | # CONFIG_NLS_ISO8859_2 is not set | ||
| 1476 | # CONFIG_NLS_ISO8859_3 is not set | ||
| 1477 | # CONFIG_NLS_ISO8859_4 is not set | ||
| 1478 | # CONFIG_NLS_ISO8859_5 is not set | ||
| 1479 | # CONFIG_NLS_ISO8859_6 is not set | ||
| 1480 | # CONFIG_NLS_ISO8859_7 is not set | ||
| 1481 | # CONFIG_NLS_ISO8859_9 is not set | ||
| 1482 | # CONFIG_NLS_ISO8859_13 is not set | ||
| 1483 | # CONFIG_NLS_ISO8859_14 is not set | ||
| 1484 | # CONFIG_NLS_ISO8859_15 is not set | ||
| 1485 | # CONFIG_NLS_KOI8_R is not set | ||
| 1486 | # CONFIG_NLS_KOI8_U is not set | ||
| 1487 | # CONFIG_NLS_UTF8 is not set | ||
| 1488 | |||
| 1489 | # | ||
| 1490 | # Instrumentation Support | ||
| 1491 | # | ||
| 1492 | CONFIG_PROFILING=y | ||
| 1493 | CONFIG_OPROFILE=y | ||
| 1494 | # CONFIG_KPROBES is not set | ||
| 1495 | |||
| 1496 | # | ||
| 1497 | # Kernel hacking | ||
| 1498 | # | ||
| 1499 | # CONFIG_PRINTK_TIME is not set | ||
| 1500 | # CONFIG_MAGIC_SYSRQ is not set | ||
| 1501 | # CONFIG_DEBUG_KERNEL is not set | ||
| 1502 | CONFIG_LOG_BUF_SHIFT=15 | ||
| 1503 | CONFIG_DEBUG_BUGVERBOSE=y | ||
| 1504 | # CONFIG_DEBUG_FS is not set | ||
| 1505 | # CONFIG_UNWIND_INFO is not set | ||
| 1506 | CONFIG_EARLY_PRINTK=y | ||
| 1507 | CONFIG_STACK_BACKTRACE_COLS=2 | ||
| 1508 | CONFIG_X86_FIND_SMP_CONFIG=y | ||
| 1509 | CONFIG_X86_MPPARSE=y | ||
| 1510 | CONFIG_DOUBLEFAULT=y | ||
| 1511 | |||
| 1512 | # | ||
| 1513 | # Security options | ||
| 1514 | # | ||
| 1515 | # CONFIG_KEYS is not set | ||
| 1516 | # CONFIG_SECURITY is not set | ||
| 1517 | |||
| 1518 | # | ||
| 1519 | # Cryptographic options | ||
| 1520 | # | ||
| 1521 | # CONFIG_CRYPTO is not set | ||
| 1522 | |||
| 1523 | # | ||
| 1524 | # Hardware crypto devices | ||
| 1525 | # | ||
| 1526 | |||
| 1527 | # | ||
| 1528 | # Library routines | ||
| 1529 | # | ||
| 1530 | # CONFIG_CRC_CCITT is not set | ||
| 1531 | # CONFIG_CRC16 is not set | ||
| 1532 | CONFIG_CRC32=y | ||
| 1533 | CONFIG_LIBCRC32C=m | ||
| 1534 | CONFIG_GENERIC_HARDIRQS=y | ||
| 1535 | CONFIG_GENERIC_IRQ_PROBE=y | ||
| 1536 | CONFIG_GENERIC_PENDING_IRQ=y | ||
| 1537 | CONFIG_X86_SMP=y | ||
| 1538 | CONFIG_X86_HT=y | ||
| 1539 | CONFIG_X86_BIOS_REBOOT=y | ||
| 1540 | CONFIG_X86_TRAMPOLINE=y | ||
| 1541 | CONFIG_KTIME_SCALAR=y | ||
diff --git a/meta/packages/linux/linux-openzaurus.inc b/meta/packages/linux/linux-openzaurus.inc index 0bb2e3a645..8654a81cb7 100644 --- a/meta/packages/linux/linux-openzaurus.inc +++ b/meta/packages/linux/linux-openzaurus.inc | |||
| @@ -22,8 +22,9 @@ FILES_kernel-image = "" | |||
| 22 | ALLOW_EMPTY = 1 | 22 | ALLOW_EMPTY = 1 |
| 23 | 23 | ||
| 24 | EXTRA_OEMAKE = "OPENZAURUS_RELEASE=-${DISTRO_VERSION}" | 24 | EXTRA_OEMAKE = "OPENZAURUS_RELEASE=-${DISTRO_VERSION}" |
| 25 | COMPATIBLE_HOST = "arm.*-linux" | 25 | COMPATIBLE_HOST = "(arm|i.86).*-linux" |
| 26 | COMPATIBLE_MACHINE = '(collie|poodle|c7x0|akita|spitz|tosa|ipaq-pxa270|qemuarm)' | 26 | COMPATIBLE_MACHINE = '(collie|poodle|c7x0|akita|spitz|tosa|ipaq-pxa270|qemuarm|qemux86)' |
| 27 | KERNEL_IMAGETYPE_qemux86 = "bzImage" | ||
| 27 | 28 | ||
| 28 | CMDLINE_CON = "console=ttyS0,115200n8 console=tty1 noinitrd" | 29 | CMDLINE_CON = "console=ttyS0,115200n8 console=tty1 noinitrd" |
| 29 | CMDLINE_ROOT = "root=/dev/mtdblock2 rootfstype=jffs2" | 30 | CMDLINE_ROOT = "root=/dev/mtdblock2 rootfstype=jffs2" |
diff --git a/meta/packages/linux/linux-openzaurus_2.6.17.bb b/meta/packages/linux/linux-openzaurus_2.6.17.bb index 822cfca0bf..3cd0ab5173 100644 --- a/meta/packages/linux/linux-openzaurus_2.6.17.bb +++ b/meta/packages/linux/linux-openzaurus_2.6.17.bb | |||
| @@ -67,6 +67,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.17.tar.bz2 \ | |||
| 67 | file://defconfig-akita \ | 67 | file://defconfig-akita \ |
| 68 | file://defconfig-spitz \ | 68 | file://defconfig-spitz \ |
| 69 | file://defconfig-qemuarm \ | 69 | file://defconfig-qemuarm \ |
| 70 | file://defconfig-qemux86 \ | ||
| 70 | file://defconfig-tosa " | 71 | file://defconfig-tosa " |
| 71 | 72 | ||
| 72 | # Add this to enable pm debug code (useful with a serial lead) | 73 | # Add this to enable pm debug code (useful with a serial lead) |
