diff options
| -rw-r--r-- | openembedded/packages/linux/linux-nokia770-2.6.12.3-osso14/nokia770/defconfig | 1297 | ||||
| -rw-r--r-- | openembedded/packages/linux/linux-nokia770_2.6.12.3-osso14.bb | 31 |
2 files changed, 1328 insertions, 0 deletions
diff --git a/openembedded/packages/linux/linux-nokia770-2.6.12.3-osso14/nokia770/defconfig b/openembedded/packages/linux/linux-nokia770-2.6.12.3-osso14/nokia770/defconfig new file mode 100644 index 0000000000..ea54df90fe --- /dev/null +++ b/openembedded/packages/linux/linux-nokia770-2.6.12.3-osso14/nokia770/defconfig | |||
| @@ -0,0 +1,1297 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.12.3-omap1 | ||
| 4 | # Tue Oct 25 17:03:24 2005 | ||
| 5 | # | ||
| 6 | CONFIG_ARM=y | ||
| 7 | CONFIG_MMU=y | ||
| 8 | CONFIG_UID16=y | ||
| 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 10 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 11 | CONFIG_GENERIC_IOMAP=y | ||
| 12 | |||
| 13 | # | ||
| 14 | # Code maturity level options | ||
| 15 | # | ||
| 16 | CONFIG_EXPERIMENTAL=y | ||
| 17 | CONFIG_CLEAN_COMPILE=y | ||
| 18 | CONFIG_BROKEN_ON_SMP=y | ||
| 19 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 20 | |||
| 21 | # | ||
| 22 | # General setup | ||
| 23 | # | ||
| 24 | CONFIG_LOCALVERSION="" | ||
| 25 | CONFIG_SWAP=y | ||
| 26 | CONFIG_SYSVIPC=y | ||
| 27 | CONFIG_POSIX_MQUEUE=y | ||
| 28 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
| 29 | CONFIG_SYSCTL=y | ||
| 30 | # CONFIG_AUDIT is not set | ||
| 31 | CONFIG_HOTPLUG=y | ||
| 32 | CONFIG_KOBJECT_UEVENT=y | ||
| 33 | # CONFIG_IKCONFIG is not set | ||
| 34 | # CONFIG_EMBEDDED is not set | ||
| 35 | CONFIG_KALLSYMS=y | ||
| 36 | # CONFIG_KALLSYMS_ALL is not set | ||
| 37 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
| 38 | CONFIG_PRINTK=y | ||
| 39 | CONFIG_BUG=y | ||
| 40 | CONFIG_BASE_FULL=y | ||
| 41 | CONFIG_FUTEX=y | ||
| 42 | CONFIG_EPOLL=y | ||
| 43 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
| 44 | CONFIG_SHMEM=y | ||
| 45 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
| 46 | CONFIG_CC_ALIGN_LABELS=0 | ||
| 47 | CONFIG_CC_ALIGN_LOOPS=0 | ||
| 48 | CONFIG_CC_ALIGN_JUMPS=0 | ||
| 49 | # CONFIG_TINY_SHMEM is not set | ||
| 50 | CONFIG_BASE_SMALL=0 | ||
| 51 | |||
| 52 | # | ||
| 53 | # Loadable module support | ||
| 54 | # | ||
| 55 | CONFIG_MODULES=y | ||
| 56 | CONFIG_MODULE_UNLOAD=y | ||
| 57 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
| 58 | CONFIG_OBSOLETE_MODPARM=y | ||
| 59 | # CONFIG_MODVERSIONS is not set | ||
| 60 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 61 | # CONFIG_KMOD is not set | ||
| 62 | |||
| 63 | # | ||
| 64 | # System Type | ||
| 65 | # | ||
| 66 | # CONFIG_ARCH_CLPS7500 is not set | ||
| 67 | # CONFIG_ARCH_CLPS711X is not set | ||
| 68 | # CONFIG_ARCH_CO285 is not set | ||
| 69 | # CONFIG_ARCH_EBSA110 is not set | ||
| 70 | # CONFIG_ARCH_CAMELOT is not set | ||
| 71 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
| 72 | # CONFIG_ARCH_INTEGRATOR is not set | ||
| 73 | # CONFIG_ARCH_IOP3XX is not set | ||
| 74 | # CONFIG_ARCH_IXP4XX is not set | ||
| 75 | # CONFIG_ARCH_IXP2000 is not set | ||
| 76 | # CONFIG_ARCH_L7200 is not set | ||
| 77 | # CONFIG_ARCH_PXA is not set | ||
| 78 | # CONFIG_ARCH_RPC is not set | ||
| 79 | # CONFIG_ARCH_SA1100 is not set | ||
| 80 | # CONFIG_ARCH_S3C2410 is not set | ||
| 81 | # CONFIG_ARCH_SHARK is not set | ||
| 82 | # CONFIG_ARCH_LH7A40X is not set | ||
| 83 | CONFIG_ARCH_OMAP=y | ||
| 84 | # CONFIG_ARCH_VERSATILE is not set | ||
| 85 | # CONFIG_ARCH_IMX is not set | ||
| 86 | # CONFIG_ARCH_H720X is not set | ||
| 87 | |||
| 88 | # | ||
| 89 | # TI OMAP Implementations | ||
| 90 | # | ||
| 91 | CONFIG_ARCH_OMAP_OTG=y | ||
| 92 | CONFIG_ARCH_OMAP1=y | ||
| 93 | # CONFIG_ARCH_OMAP2 is not set | ||
| 94 | |||
| 95 | # | ||
| 96 | # OMAP Core Type | ||
| 97 | # | ||
| 98 | # CONFIG_ARCH_OMAP730 is not set | ||
| 99 | # CONFIG_ARCH_OMAP1510 is not set | ||
| 100 | CONFIG_ARCH_OMAP16XX=y | ||
| 101 | |||
| 102 | # | ||
| 103 | # OMAP Board Type | ||
| 104 | # | ||
| 105 | # CONFIG_MACH_OMAP_INNOVATOR is not set | ||
| 106 | # CONFIG_MACH_OMAP_H2 is not set | ||
| 107 | # CONFIG_MACH_OMAP_H3 is not set | ||
| 108 | # CONFIG_MACH_OMAP_OSK is not set | ||
| 109 | CONFIG_MACH_OMAP_GENERIC=y | ||
| 110 | |||
| 111 | # | ||
| 112 | # OMAP CPU Speed | ||
| 113 | # | ||
| 114 | CONFIG_OMAP_CLOCKS_SET_BY_BOOTLOADER=y | ||
| 115 | CONFIG_OMAP_ARM_216MHZ=y | ||
| 116 | # CONFIG_OMAP_ARM_192MHZ is not set | ||
| 117 | # CONFIG_OMAP_ARM_168MHZ is not set | ||
| 118 | # CONFIG_OMAP_ARM_120MHZ is not set | ||
| 119 | # CONFIG_OMAP_ARM_60MHZ is not set | ||
| 120 | # CONFIG_OMAP_ARM_30MHZ is not set | ||
| 121 | CONFIG_OMAP_DSP=y | ||
| 122 | # CONFIG_OMAP_DSP_MBCMD_VERBOSE is not set | ||
| 123 | CONFIG_OMAP_DSP_TASK_MULTIOPEN=y | ||
| 124 | CONFIG_OMAP_DSP_FBEXPORT=y | ||
| 125 | |||
| 126 | # | ||
| 127 | # OMAP Feature Selections | ||
| 128 | # | ||
| 129 | CONFIG_OMAP_RESET_CLOCKS=y | ||
| 130 | CONFIG_OMAP_BOOT_TAG=y | ||
| 131 | CONFIG_OMAP_BOOT_REASON=y | ||
| 132 | CONFIG_OMAP_COMPONENT_VERSION=y | ||
| 133 | CONFIG_OMAP_GPIO_SWITCH=y | ||
| 134 | # CONFIG_OMAP_MUX is not set | ||
| 135 | CONFIG_OMAP_STI=y | ||
| 136 | CONFIG_OMAP_STI_CONSOLE=y | ||
| 137 | # CONFIG_OMAP_MPU_TIMER is not set | ||
| 138 | CONFIG_OMAP_32K_TIMER=y | ||
| 139 | CONFIG_OMAP_32K_TIMER_HZ=128 | ||
| 140 | CONFIG_OMAP_DM_TIMER=y | ||
| 141 | CONFIG_NO_IDLE_HZ=y | ||
| 142 | CONFIG_NO_IDLE_HZ_ENABLED=y | ||
| 143 | CONFIG_OMAP_LL_DEBUG_UART1=y | ||
| 144 | # CONFIG_OMAP_LL_DEBUG_UART2 is not set | ||
| 145 | # CONFIG_OMAP_LL_DEBUG_UART3 is not set | ||
| 146 | |||
| 147 | # | ||
| 148 | # Processor Type | ||
| 149 | # | ||
| 150 | CONFIG_CPU_32=y | ||
| 151 | CONFIG_CPU_ARM926T=y | ||
| 152 | CONFIG_CPU_32v5=y | ||
| 153 | CONFIG_CPU_ABRT_EV5TJ=y | ||
| 154 | CONFIG_CPU_CACHE_VIVT=y | ||
| 155 | CONFIG_CPU_COPY_V4WB=y | ||
| 156 | CONFIG_CPU_TLB_V4WBI=y | ||
| 157 | |||
| 158 | # | ||
| 159 | # Processor Features | ||
| 160 | # | ||
| 161 | CONFIG_ARM_THUMB=y | ||
| 162 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
| 163 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
| 164 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
| 165 | # CONFIG_CPU_CACHE_ROUND_ROBIN is not set | ||
| 166 | |||
| 167 | # | ||
| 168 | # Bus support | ||
| 169 | # | ||
| 170 | CONFIG_ISA_DMA_API=y | ||
| 171 | |||
| 172 | # | ||
| 173 | # PCCARD (PCMCIA/CardBus) support | ||
| 174 | # | ||
| 175 | # CONFIG_PCCARD is not set | ||
| 176 | |||
| 177 | # | ||
| 178 | # Kernel Features | ||
| 179 | # | ||
| 180 | # CONFIG_SMP is not set | ||
| 181 | # CONFIG_PREEMPT is not set | ||
| 182 | # CONFIG_DISCONTIGMEM is not set | ||
| 183 | # CONFIG_LEDS is not set | ||
| 184 | CONFIG_ALIGNMENT_TRAP=y | ||
| 185 | |||
| 186 | # | ||
| 187 | # Boot options | ||
| 188 | # | ||
| 189 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
| 190 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
| 191 | CONFIG_CMDLINE="root=1f03 rootfstype=jffs2 time" | ||
| 192 | # CONFIG_XIP_KERNEL is not set | ||
| 193 | |||
| 194 | # | ||
| 195 | # CPU Frequency scaling | ||
| 196 | # | ||
| 197 | # CONFIG_CPU_FREQ is not set | ||
| 198 | |||
| 199 | # | ||
| 200 | # Floating point emulation | ||
| 201 | # | ||
| 202 | |||
| 203 | # | ||
| 204 | # At least one emulation must be selected | ||
| 205 | # | ||
| 206 | CONFIG_FPE_NWFPE=y | ||
| 207 | # CONFIG_FPE_NWFPE_XP is not set | ||
| 208 | # CONFIG_FPE_FASTFPE is not set | ||
| 209 | # CONFIG_VFP is not set | ||
| 210 | |||
| 211 | # | ||
| 212 | # Userspace binary formats | ||
| 213 | # | ||
| 214 | CONFIG_BINFMT_ELF=y | ||
| 215 | # CONFIG_BINFMT_AOUT is not set | ||
| 216 | # CONFIG_BINFMT_MISC is not set | ||
| 217 | # CONFIG_ARTHUR is not set | ||
| 218 | |||
| 219 | # | ||
| 220 | # Power management options | ||
| 221 | # | ||
| 222 | CONFIG_PM=y | ||
| 223 | # CONFIG_APM is not set | ||
| 224 | |||
| 225 | # | ||
| 226 | # Device Drivers | ||
| 227 | # | ||
| 228 | |||
| 229 | # | ||
| 230 | # Generic Driver Options | ||
| 231 | # | ||
| 232 | CONFIG_STANDALONE=y | ||
| 233 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 234 | CONFIG_FW_LOADER=y | ||
| 235 | # CONFIG_DEBUG_DRIVER is not set | ||
| 236 | |||
| 237 | # | ||
| 238 | # Memory Technology Devices (MTD) | ||
| 239 | # | ||
| 240 | CONFIG_MTD=y | ||
| 241 | # CONFIG_MTD_DEBUG is not set | ||
| 242 | # CONFIG_MTD_CONCAT is not set | ||
| 243 | CONFIG_MTD_PARTITIONS=y | ||
| 244 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
| 245 | CONFIG_MTD_CMDLINE_PARTS=y | ||
| 246 | # CONFIG_MTD_AFS_PARTS is not set | ||
| 247 | |||
| 248 | # | ||
| 249 | # User Modules And Translation Layers | ||
| 250 | # | ||
| 251 | CONFIG_MTD_CHAR=y | ||
| 252 | CONFIG_MTD_BLOCK=y | ||
| 253 | # CONFIG_FTL is not set | ||
| 254 | # CONFIG_NFTL is not set | ||
| 255 | # CONFIG_INFTL is not set | ||
| 256 | # CONFIG_RFD_FTL is not set | ||
| 257 | |||
| 258 | # | ||
| 259 | # RAM/ROM/Flash chip drivers | ||
| 260 | # | ||
| 261 | # CONFIG_MTD_CFI is not set | ||
| 262 | # CONFIG_MTD_JEDECPROBE is not set | ||
| 263 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
| 264 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
| 265 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
| 266 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
| 267 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
| 268 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
| 269 | CONFIG_MTD_CFI_I1=y | ||
| 270 | CONFIG_MTD_CFI_I2=y | ||
| 271 | # CONFIG_MTD_CFI_I4 is not set | ||
| 272 | # CONFIG_MTD_CFI_I8 is not set | ||
| 273 | # CONFIG_MTD_RAM is not set | ||
| 274 | # CONFIG_MTD_ROM is not set | ||
| 275 | # CONFIG_MTD_ABSENT is not set | ||
| 276 | |||
| 277 | # | ||
| 278 | # Mapping drivers for chip access | ||
| 279 | # | ||
| 280 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
| 281 | # CONFIG_MTD_PLATRAM is not set | ||
| 282 | |||
| 283 | # | ||
| 284 | # Self-contained MTD device drivers | ||
| 285 | # | ||
| 286 | # CONFIG_MTD_SLRAM is not set | ||
| 287 | # CONFIG_MTD_PHRAM is not set | ||
| 288 | # CONFIG_MTD_MTDRAM is not set | ||
| 289 | # CONFIG_RAMTD is not set | ||
| 290 | # CONFIG_MTD_BLKMTD is not set | ||
| 291 | # CONFIG_MTD_BLOCK2MTD is not set | ||
| 292 | |||
| 293 | # | ||
| 294 | # Disk-On-Chip Device Drivers | ||
| 295 | # | ||
| 296 | # CONFIG_MTD_DOC2000 is not set | ||
| 297 | # CONFIG_MTD_DOC2001 is not set | ||
| 298 | # CONFIG_MTD_DOC2001PLUS is not set | ||
| 299 | |||
| 300 | # | ||
| 301 | # NAND Flash Device Drivers | ||
| 302 | # | ||
| 303 | CONFIG_MTD_NAND=y | ||
| 304 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
| 305 | # CONFIG_MTD_NAND_TOTO is not set | ||
| 306 | CONFIG_MTD_NAND_IDS=y | ||
| 307 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
| 308 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
| 309 | CONFIG_MTD_NAND_OMAP_HW=y | ||
| 310 | |||
| 311 | # | ||
| 312 | # OneNAND Flash Device Drivers (EXPERIMENTAL) | ||
| 313 | # | ||
| 314 | # CONFIG_MTD_ONENAND is not set | ||
| 315 | |||
| 316 | # | ||
| 317 | # Parallel port support | ||
| 318 | # | ||
| 319 | # CONFIG_PARPORT is not set | ||
| 320 | |||
| 321 | # | ||
| 322 | # Plug and Play support | ||
| 323 | # | ||
| 324 | |||
| 325 | # | ||
| 326 | # Block devices | ||
| 327 | # | ||
| 328 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 329 | CONFIG_BLK_DEV_LOOP=y | ||
| 330 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
| 331 | # CONFIG_BLK_DEV_NBD is not set | ||
| 332 | # CONFIG_BLK_DEV_UB is not set | ||
| 333 | # CONFIG_BLK_DEV_RAM is not set | ||
| 334 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 335 | CONFIG_INITRAMFS_SOURCE="" | ||
| 336 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 337 | |||
| 338 | # | ||
| 339 | # IO Schedulers | ||
| 340 | # | ||
| 341 | CONFIG_IOSCHED_NOOP=y | ||
| 342 | # CONFIG_IOSCHED_AS is not set | ||
| 343 | # CONFIG_IOSCHED_DEADLINE is not set | ||
| 344 | CONFIG_IOSCHED_CFQ=y | ||
| 345 | # CONFIG_ATA_OVER_ETH is not set | ||
| 346 | |||
| 347 | # | ||
| 348 | # SCSI device support | ||
| 349 | # | ||
| 350 | CONFIG_SCSI=y | ||
| 351 | # CONFIG_SCSI_PROC_FS is not set | ||
| 352 | |||
| 353 | # | ||
| 354 | # SCSI support type (disk, tape, CD-ROM) | ||
| 355 | # | ||
| 356 | CONFIG_BLK_DEV_SD=y | ||
| 357 | # CONFIG_CHR_DEV_ST is not set | ||
| 358 | # CONFIG_CHR_DEV_OSST is not set | ||
| 359 | # CONFIG_BLK_DEV_SR is not set | ||
| 360 | # CONFIG_CHR_DEV_SG is not set | ||
| 361 | |||
| 362 | # | ||
| 363 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
| 364 | # | ||
| 365 | # CONFIG_SCSI_MULTI_LUN is not set | ||
| 366 | # CONFIG_SCSI_CONSTANTS is not set | ||
| 367 | # CONFIG_SCSI_LOGGING is not set | ||
| 368 | |||
| 369 | # | ||
| 370 | # SCSI Transport Attributes | ||
| 371 | # | ||
| 372 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
| 373 | # CONFIG_SCSI_FC_ATTRS is not set | ||
| 374 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
| 375 | |||
| 376 | # | ||
| 377 | # SCSI low-level drivers | ||
| 378 | # | ||
| 379 | # CONFIG_SCSI_SATA is not set | ||
| 380 | # CONFIG_SCSI_DEBUG is not set | ||
| 381 | |||
| 382 | # | ||
| 383 | # Multi-device support (RAID and LVM) | ||
| 384 | # | ||
| 385 | # CONFIG_MD is not set | ||
| 386 | |||
| 387 | # | ||
| 388 | # Fusion MPT device support | ||
| 389 | # | ||
| 390 | |||
| 391 | # | ||
| 392 | # IEEE 1394 (FireWire) support | ||
| 393 | # | ||
| 394 | |||
| 395 | # | ||
| 396 | # I2O device support | ||
| 397 | # | ||
| 398 | |||
| 399 | # | ||
| 400 | # Networking support | ||
| 401 | # | ||
| 402 | CONFIG_NET=y | ||
| 403 | |||
| 404 | # | ||
| 405 | # Networking options | ||
| 406 | # | ||
| 407 | CONFIG_PACKET=y | ||
| 408 | # CONFIG_PACKET_MMAP is not set | ||
| 409 | CONFIG_UNIX=y | ||
| 410 | # CONFIG_NET_KEY is not set | ||
| 411 | CONFIG_INET=y | ||
| 412 | CONFIG_IP_MULTICAST=y | ||
| 413 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 414 | CONFIG_IP_PNP=y | ||
| 415 | CONFIG_IP_PNP_DHCP=y | ||
| 416 | CONFIG_IP_PNP_BOOTP=y | ||
| 417 | # CONFIG_IP_PNP_RARP is not set | ||
| 418 | # CONFIG_NET_IPIP is not set | ||
| 419 | # CONFIG_NET_IPGRE is not set | ||
| 420 | # CONFIG_IP_MROUTE is not set | ||
| 421 | # CONFIG_ARPD is not set | ||
| 422 | # CONFIG_SYN_COOKIES is not set | ||
| 423 | # CONFIG_INET_AH is not set | ||
| 424 | # CONFIG_INET_ESP is not set | ||
| 425 | # CONFIG_INET_IPCOMP is not set | ||
| 426 | # CONFIG_INET_TUNNEL is not set | ||
| 427 | # CONFIG_IP_TCPDIAG is not set | ||
| 428 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
| 429 | |||
| 430 | # | ||
| 431 | # IP: Virtual Server Configuration | ||
| 432 | # | ||
| 433 | # CONFIG_IP_VS is not set | ||
| 434 | # CONFIG_IPV6 is not set | ||
| 435 | CONFIG_NETFILTER=y | ||
| 436 | # CONFIG_NETFILTER_DEBUG is not set | ||
| 437 | |||
| 438 | # | ||
| 439 | # IP: Netfilter Configuration | ||
| 440 | # | ||
| 441 | # CONFIG_IP_NF_CONNTRACK is not set | ||
| 442 | # CONFIG_IP_NF_CONNTRACK_MARK is not set | ||
| 443 | # CONFIG_IP_NF_QUEUE is not set | ||
| 444 | CONFIG_IP_NF_IPTABLES=y | ||
| 445 | CONFIG_IP_NF_MATCH_LIMIT=y | ||
| 446 | # CONFIG_IP_NF_MATCH_IPRANGE is not set | ||
| 447 | # CONFIG_IP_NF_MATCH_MAC is not set | ||
| 448 | # CONFIG_IP_NF_MATCH_PKTTYPE is not set | ||
| 449 | # CONFIG_IP_NF_MATCH_MARK is not set | ||
| 450 | # CONFIG_IP_NF_MATCH_MULTIPORT is not set | ||
| 451 | # CONFIG_IP_NF_MATCH_TOS is not set | ||
| 452 | # CONFIG_IP_NF_MATCH_RECENT is not set | ||
| 453 | # CONFIG_IP_NF_MATCH_ECN is not set | ||
| 454 | # CONFIG_IP_NF_MATCH_DSCP is not set | ||
| 455 | # CONFIG_IP_NF_MATCH_AH_ESP is not set | ||
| 456 | # CONFIG_IP_NF_MATCH_LENGTH is not set | ||
| 457 | # CONFIG_IP_NF_MATCH_TTL is not set | ||
| 458 | # CONFIG_IP_NF_MATCH_TCPMSS is not set | ||
| 459 | # CONFIG_IP_NF_MATCH_OWNER is not set | ||
| 460 | # CONFIG_IP_NF_MATCH_ADDRTYPE is not set | ||
| 461 | # CONFIG_IP_NF_MATCH_REALM is not set | ||
| 462 | # CONFIG_IP_NF_MATCH_SCTP is not set | ||
| 463 | # CONFIG_IP_NF_MATCH_COMMENT is not set | ||
| 464 | # CONFIG_IP_NF_MATCH_HASHLIMIT is not set | ||
| 465 | CONFIG_IP_NF_FILTER=y | ||
| 466 | # CONFIG_IP_NF_TARGET_REJECT is not set | ||
| 467 | # CONFIG_IP_NF_TARGET_LOG is not set | ||
| 468 | # CONFIG_IP_NF_TARGET_ULOG is not set | ||
| 469 | # CONFIG_IP_NF_TARGET_TCPMSS is not set | ||
| 470 | CONFIG_IP_NF_TARGET_IDLETIMER=y | ||
| 471 | # CONFIG_IP_NF_MANGLE is not set | ||
| 472 | # CONFIG_IP_NF_RAW is not set | ||
| 473 | # CONFIG_IP_NF_ARPTABLES is not set | ||
| 474 | |||
| 475 | # | ||
| 476 | # SCTP Configuration (EXPERIMENTAL) | ||
| 477 | # | ||
| 478 | # CONFIG_IP_SCTP is not set | ||
| 479 | # CONFIG_ATM is not set | ||
| 480 | # CONFIG_BRIDGE is not set | ||
| 481 | # CONFIG_VLAN_8021Q is not set | ||
| 482 | # CONFIG_DECNET is not set | ||
| 483 | # CONFIG_LLC2 is not set | ||
| 484 | # CONFIG_IPX is not set | ||
| 485 | # CONFIG_ATALK is not set | ||
| 486 | # CONFIG_X25 is not set | ||
| 487 | # CONFIG_LAPB is not set | ||
| 488 | # CONFIG_NET_DIVERT is not set | ||
| 489 | # CONFIG_ECONET is not set | ||
| 490 | # CONFIG_WAN_ROUTER is not set | ||
| 491 | |||
| 492 | # | ||
| 493 | # QoS and/or fair queueing | ||
| 494 | # | ||
| 495 | # CONFIG_NET_SCHED is not set | ||
| 496 | # CONFIG_NET_CLS_ROUTE is not set | ||
| 497 | |||
| 498 | # | ||
| 499 | # Network testing | ||
| 500 | # | ||
| 501 | # CONFIG_NET_PKTGEN is not set | ||
| 502 | # CONFIG_NETPOLL is not set | ||
| 503 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 504 | # CONFIG_HAMRADIO is not set | ||
| 505 | # CONFIG_IRDA is not set | ||
| 506 | CONFIG_BT=y | ||
| 507 | CONFIG_BT_L2CAP=y | ||
| 508 | CONFIG_BT_SCO=y | ||
| 509 | CONFIG_BT_RFCOMM=y | ||
| 510 | CONFIG_BT_RFCOMM_TTY=y | ||
| 511 | CONFIG_BT_BNEP=y | ||
| 512 | # CONFIG_BT_BNEP_MC_FILTER is not set | ||
| 513 | # CONFIG_BT_BNEP_PROTO_FILTER is not set | ||
| 514 | CONFIG_BT_HIDP=y | ||
| 515 | |||
| 516 | # | ||
| 517 | # Bluetooth device drivers | ||
| 518 | # | ||
| 519 | # CONFIG_BT_HCIUSB is not set | ||
| 520 | # CONFIG_BT_HCIUART is not set | ||
| 521 | # CONFIG_BT_HCIBCM203X is not set | ||
| 522 | # CONFIG_BT_HCIBPA10X is not set | ||
| 523 | # CONFIG_BT_HCIBFUSB is not set | ||
| 524 | CONFIG_BT_HCIBRF6150=y | ||
| 525 | # CONFIG_BT_HCIVHCI is not set | ||
| 526 | CONFIG_NETDEVICES=y | ||
| 527 | # CONFIG_DUMMY is not set | ||
| 528 | # CONFIG_BONDING is not set | ||
| 529 | # CONFIG_EQUALIZER is not set | ||
| 530 | CONFIG_TUN=y | ||
| 531 | |||
| 532 | # | ||
| 533 | # Ethernet (10 or 100Mbit) | ||
| 534 | # | ||
| 535 | CONFIG_NET_ETHERNET=y | ||
| 536 | CONFIG_MII=y | ||
| 537 | # CONFIG_SMC91X is not set | ||
| 538 | |||
| 539 | # | ||
| 540 | # Ethernet (1000 Mbit) | ||
| 541 | # | ||
| 542 | |||
| 543 | # | ||
| 544 | # Ethernet (10000 Mbit) | ||
| 545 | # | ||
| 546 | |||
| 547 | # | ||
| 548 | # Token Ring devices | ||
| 549 | # | ||
| 550 | |||
| 551 | # | ||
| 552 | # Wireless LAN (non-hamradio) | ||
| 553 | # | ||
| 554 | CONFIG_NET_RADIO=y | ||
| 555 | |||
| 556 | # | ||
| 557 | # Obsolete Wireless cards support (pre-802.11) | ||
| 558 | # | ||
| 559 | # CONFIG_STRIP is not set | ||
| 560 | # CONFIG_ATMEL is not set | ||
| 561 | CONFIG_CX3110X=m | ||
| 562 | CONFIG_NET_WIRELESS=y | ||
| 563 | |||
| 564 | # | ||
| 565 | # Wan interfaces | ||
| 566 | # | ||
| 567 | # CONFIG_WAN is not set | ||
| 568 | CONFIG_PPP=y | ||
| 569 | # CONFIG_PPP_MULTILINK is not set | ||
| 570 | CONFIG_PPP_FILTER=y | ||
| 571 | CONFIG_PPP_ASYNC=y | ||
| 572 | # CONFIG_PPP_SYNC_TTY is not set | ||
| 573 | CONFIG_PPP_DEFLATE=y | ||
| 574 | CONFIG_PPP_BSDCOMP=y | ||
| 575 | # CONFIG_PPPOE is not set | ||
| 576 | # CONFIG_SLIP is not set | ||
| 577 | # CONFIG_SHAPER is not set | ||
| 578 | # CONFIG_NETCONSOLE is not set | ||
| 579 | |||
| 580 | # | ||
| 581 | # ISDN subsystem | ||
| 582 | # | ||
| 583 | # CONFIG_ISDN is not set | ||
| 584 | |||
| 585 | # | ||
| 586 | # Input device support | ||
| 587 | # | ||
| 588 | CONFIG_INPUT=y | ||
| 589 | |||
| 590 | # | ||
| 591 | # Userland interfaces | ||
| 592 | # | ||
| 593 | CONFIG_INPUT_MOUSEDEV=y | ||
| 594 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
| 595 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
| 596 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
| 597 | # CONFIG_INPUT_JOYDEV is not set | ||
| 598 | # CONFIG_INPUT_TSDEV is not set | ||
| 599 | CONFIG_INPUT_EVDEV=y | ||
| 600 | # CONFIG_INPUT_EVBUG is not set | ||
| 601 | |||
| 602 | # | ||
| 603 | # Input Device Drivers | ||
| 604 | # | ||
| 605 | CONFIG_INPUT_KEYBOARD=y | ||
| 606 | # CONFIG_KEYBOARD_ATKBD is not set | ||
| 607 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
| 608 | # CONFIG_KEYBOARD_LKKBD is not set | ||
| 609 | # CONFIG_KEYBOARD_XTKBD is not set | ||
| 610 | # CONFIG_KEYBOARD_NEWTON is not set | ||
| 611 | CONFIG_KEYBOARD_OMAP=y | ||
| 612 | # CONFIG_INPUT_MOUSE is not set | ||
| 613 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 614 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
| 615 | # CONFIG_INPUT_MISC is not set | ||
| 616 | |||
| 617 | # | ||
| 618 | # Hardware I/O ports | ||
| 619 | # | ||
| 620 | CONFIG_SERIO=y | ||
| 621 | CONFIG_SERIO_SERPORT=y | ||
| 622 | # CONFIG_SERIO_RAW is not set | ||
| 623 | # CONFIG_GAMEPORT is not set | ||
| 624 | |||
| 625 | # | ||
| 626 | # Character devices | ||
| 627 | # | ||
| 628 | CONFIG_VT=y | ||
| 629 | CONFIG_VT_CONSOLE=y | ||
| 630 | CONFIG_HW_CONSOLE=y | ||
| 631 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 632 | |||
| 633 | # | ||
| 634 | # Serial drivers | ||
| 635 | # | ||
| 636 | CONFIG_SERIAL_8250=y | ||
| 637 | CONFIG_SERIAL_8250_CONSOLE=y | ||
| 638 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
| 639 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
| 640 | |||
| 641 | # | ||
| 642 | # Non-8250 serial port support | ||
| 643 | # | ||
| 644 | CONFIG_SERIAL_CORE=y | ||
| 645 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 646 | CONFIG_UNIX98_PTYS=y | ||
| 647 | # CONFIG_LEGACY_PTYS is not set | ||
| 648 | |||
| 649 | # | ||
| 650 | # IPMI | ||
| 651 | # | ||
| 652 | # CONFIG_IPMI_HANDLER is not set | ||
| 653 | |||
| 654 | # | ||
| 655 | # Watchdog Cards | ||
| 656 | # | ||
| 657 | CONFIG_WATCHDOG=y | ||
| 658 | CONFIG_WATCHDOG_NOWAYOUT=y | ||
| 659 | |||
| 660 | # | ||
| 661 | # Watchdog Device Drivers | ||
| 662 | # | ||
| 663 | # CONFIG_SOFT_WATCHDOG is not set | ||
| 664 | |||
| 665 | # | ||
| 666 | # USB-based Watchdog Cards | ||
| 667 | # | ||
| 668 | # CONFIG_USBPCWATCHDOG is not set | ||
| 669 | CONFIG_OMAP16XX_WATCHDOG=y | ||
| 670 | CONFIG_OMAP16XX_RNG=y | ||
| 671 | # CONFIG_NVRAM is not set | ||
| 672 | # CONFIG_RTC is not set | ||
| 673 | # CONFIG_OMAP_RTC is not set | ||
| 674 | # CONFIG_DTLK is not set | ||
| 675 | # CONFIG_R3964 is not set | ||
| 676 | |||
| 677 | # | ||
| 678 | # Ftape, the floppy tape device driver | ||
| 679 | # | ||
| 680 | # CONFIG_DRM is not set | ||
| 681 | # CONFIG_RAW_DRIVER is not set | ||
| 682 | |||
| 683 | # | ||
| 684 | # TPM devices | ||
| 685 | # | ||
| 686 | |||
| 687 | # | ||
| 688 | # I2C support | ||
| 689 | # | ||
| 690 | CONFIG_I2C=y | ||
| 691 | # CONFIG_I2C_CHARDEV is not set | ||
| 692 | |||
| 693 | # | ||
| 694 | # I2C Algorithms | ||
| 695 | # | ||
| 696 | # CONFIG_I2C_ALGOBIT is not set | ||
| 697 | # CONFIG_I2C_ALGOPCF is not set | ||
| 698 | # CONFIG_I2C_ALGOPCA is not set | ||
| 699 | |||
| 700 | # | ||
| 701 | # I2C Hardware Bus support | ||
| 702 | # | ||
| 703 | # CONFIG_I2C_ISA is not set | ||
| 704 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
| 705 | # CONFIG_I2C_STUB is not set | ||
| 706 | # CONFIG_I2C_PCA_ISA is not set | ||
| 707 | CONFIG_I2C_OMAP=y | ||
| 708 | |||
| 709 | # | ||
| 710 | # Hardware Sensors Chip support | ||
| 711 | # | ||
| 712 | # CONFIG_I2C_SENSOR is not set | ||
| 713 | # CONFIG_SENSORS_ADM1021 is not set | ||
| 714 | # CONFIG_SENSORS_ADM1025 is not set | ||
| 715 | # CONFIG_SENSORS_ADM1026 is not set | ||
| 716 | # CONFIG_SENSORS_ADM1031 is not set | ||
| 717 | # CONFIG_SENSORS_ASB100 is not set | ||
| 718 | # CONFIG_SENSORS_DS1621 is not set | ||
| 719 | # CONFIG_SENSORS_FSCHER is not set | ||
| 720 | # CONFIG_SENSORS_FSCPOS is not set | ||
| 721 | # CONFIG_SENSORS_GL518SM is not set | ||
| 722 | # CONFIG_SENSORS_GL520SM is not set | ||
| 723 | # CONFIG_SENSORS_IT87 is not set | ||
| 724 | # CONFIG_SENSORS_LM63 is not set | ||
| 725 | # CONFIG_SENSORS_LM75 is not set | ||
| 726 | # CONFIG_SENSORS_LM77 is not set | ||
| 727 | # CONFIG_SENSORS_LM78 is not set | ||
| 728 | # CONFIG_SENSORS_LM80 is not set | ||
| 729 | # CONFIG_SENSORS_LM83 is not set | ||
| 730 | # CONFIG_SENSORS_LM85 is not set | ||
| 731 | # CONFIG_SENSORS_LM87 is not set | ||
| 732 | # CONFIG_SENSORS_LM90 is not set | ||
| 733 | # CONFIG_SENSORS_LM92 is not set | ||
| 734 | # CONFIG_SENSORS_MAX1619 is not set | ||
| 735 | # CONFIG_SENSORS_PC87360 is not set | ||
| 736 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 737 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 738 | # CONFIG_SENSORS_W83781D is not set | ||
| 739 | # CONFIG_SENSORS_W83L785TS is not set | ||
| 740 | # CONFIG_SENSORS_W83627HF is not set | ||
| 741 | |||
| 742 | # | ||
| 743 | # Other I2C Chip support | ||
| 744 | # | ||
| 745 | # CONFIG_SENSORS_DS1337 is not set | ||
| 746 | # CONFIG_SENSORS_EEPROM is not set | ||
| 747 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 748 | # CONFIG_SENSORS_PCF8591 is not set | ||
| 749 | # CONFIG_SENSORS_RTC8564 is not set | ||
| 750 | # CONFIG_ISP1301_OMAP is not set | ||
| 751 | # CONFIG_TPS65010 is not set | ||
| 752 | CONFIG_SENSORS_TLV320AIC23=y | ||
| 753 | # CONFIG_GPIOEXPANDER_OMAP is not set | ||
| 754 | # CONFIG_I2C_DEBUG_CORE is not set | ||
| 755 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
| 756 | # CONFIG_I2C_DEBUG_BUS is not set | ||
| 757 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
| 758 | |||
| 759 | # | ||
| 760 | # Misc devices | ||
| 761 | # | ||
| 762 | CONFIG_NOKIA_OMAP_USBTEST=m | ||
| 763 | |||
| 764 | # | ||
| 765 | # Multimedia devices | ||
| 766 | # | ||
| 767 | # CONFIG_VIDEO_DEV is not set | ||
| 768 | |||
| 769 | # | ||
| 770 | # Digital Video Broadcasting Devices | ||
| 771 | # | ||
| 772 | # CONFIG_DVB is not set | ||
| 773 | |||
| 774 | # | ||
| 775 | # Graphics support | ||
| 776 | # | ||
| 777 | CONFIG_FB=y | ||
| 778 | # CONFIG_FB_CFB_FILLRECT is not set | ||
| 779 | # CONFIG_FB_CFB_COPYAREA is not set | ||
| 780 | # CONFIG_FB_CFB_IMAGEBLIT is not set | ||
| 781 | CONFIG_FB_SOFT_CURSOR=y | ||
| 782 | # CONFIG_FB_MACMODES is not set | ||
| 783 | # CONFIG_FB_MODE_HELPERS is not set | ||
| 784 | # CONFIG_FB_TILEBLITTING is not set | ||
| 785 | # CONFIG_FB_S1D13XXX is not set | ||
| 786 | CONFIG_FB_OMAP=y | ||
| 787 | CONFIG_FB_OMAP_INTERNAL_LCDC=y | ||
| 788 | CONFIG_FB_OMAP_EXTERNAL_LCDC=y | ||
| 789 | CONFIG_FB_OMAP_LCDC_HWA742=y | ||
| 790 | CONFIG_FB_OMAP_MANUAL_UPDATE=y | ||
| 791 | CONFIG_FB_OMAP_LCD_LPH8923=y | ||
| 792 | CONFIG_FB_OMAP_DMA_TUNE=y | ||
| 793 | # CONFIG_FB_VIRTUAL is not set | ||
| 794 | |||
| 795 | # | ||
| 796 | # Console display driver support | ||
| 797 | # | ||
| 798 | # CONFIG_VGA_CONSOLE is not set | ||
| 799 | CONFIG_DUMMY_CONSOLE=y | ||
| 800 | # CONFIG_FRAMEBUFFER_CONSOLE is not set | ||
| 801 | |||
| 802 | # | ||
| 803 | # Logo configuration | ||
| 804 | # | ||
| 805 | # CONFIG_LOGO is not set | ||
| 806 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 807 | |||
| 808 | # | ||
| 809 | # Sound | ||
| 810 | # | ||
| 811 | CONFIG_SOUND=y | ||
| 812 | |||
| 813 | # | ||
| 814 | # Advanced Linux Sound Architecture | ||
| 815 | # | ||
| 816 | CONFIG_SND=y | ||
| 817 | CONFIG_SND_TIMER=y | ||
| 818 | CONFIG_SND_PCM=y | ||
| 819 | CONFIG_SND_RAWMIDI=y | ||
| 820 | # CONFIG_SND_SEQUENCER is not set | ||
| 821 | # CONFIG_SND_MIXER_OSS is not set | ||
| 822 | # CONFIG_SND_PCM_OSS is not set | ||
| 823 | # CONFIG_SND_VERBOSE_PRINTK is not set | ||
| 824 | # CONFIG_SND_DEBUG is not set | ||
| 825 | |||
| 826 | # | ||
| 827 | # Generic devices | ||
| 828 | # | ||
| 829 | CONFIG_SND_DUMMY=y | ||
| 830 | # CONFIG_SND_MTPAV is not set | ||
| 831 | # CONFIG_SND_SERIAL_U16550 is not set | ||
| 832 | # CONFIG_SND_MPU401 is not set | ||
| 833 | |||
| 834 | # | ||
| 835 | # ALSA ARM devices | ||
| 836 | # | ||
| 837 | |||
| 838 | # | ||
| 839 | # USB devices | ||
| 840 | # | ||
| 841 | CONFIG_SND_USB_AUDIO=y | ||
| 842 | |||
| 843 | # | ||
| 844 | # Open Sound System | ||
| 845 | # | ||
| 846 | # CONFIG_SOUND_PRIME is not set | ||
| 847 | |||
| 848 | # | ||
| 849 | # USB support | ||
| 850 | # | ||
| 851 | CONFIG_USB_ARCH_HAS_HCD=y | ||
| 852 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
| 853 | CONFIG_USB=y | ||
| 854 | # CONFIG_USB_DEBUG is not set | ||
| 855 | |||
| 856 | # | ||
| 857 | # Miscellaneous USB options | ||
| 858 | # | ||
| 859 | CONFIG_USB_DEVICEFS=y | ||
| 860 | CONFIG_USB_BANDWIDTH=y | ||
| 861 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
| 862 | CONFIG_USB_SUSPEND=y | ||
| 863 | CONFIG_USB_OTG=y | ||
| 864 | # CONFIG_USB_OTG_WHITELIST is not set | ||
| 865 | |||
| 866 | # | ||
| 867 | # USB Host Controller Drivers | ||
| 868 | # | ||
| 869 | CONFIG_USB_OHCI_HCD=y | ||
| 870 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | ||
| 871 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
| 872 | # CONFIG_USB_SL811_HCD is not set | ||
| 873 | |||
| 874 | # | ||
| 875 | # USB Device Class drivers | ||
| 876 | # | ||
| 877 | # CONFIG_USB_AUDIO is not set | ||
| 878 | |||
| 879 | # | ||
| 880 | # USB Bluetooth TTY can only be used with disabled Bluetooth subsystem | ||
| 881 | # | ||
| 882 | # CONFIG_USB_MIDI is not set | ||
| 883 | # CONFIG_USB_ACM is not set | ||
| 884 | # CONFIG_USB_PRINTER is not set | ||
| 885 | |||
| 886 | # | ||
| 887 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | ||
| 888 | # | ||
| 889 | CONFIG_USB_STORAGE=y | ||
| 890 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
| 891 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
| 892 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
| 893 | # CONFIG_USB_STORAGE_DPCM is not set | ||
| 894 | # CONFIG_USB_STORAGE_USBAT is not set | ||
| 895 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
| 896 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
| 897 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
| 898 | |||
| 899 | # | ||
| 900 | # USB Input Devices | ||
| 901 | # | ||
| 902 | CONFIG_USB_HID=y | ||
| 903 | CONFIG_USB_HIDINPUT=y | ||
| 904 | # CONFIG_HID_FF is not set | ||
| 905 | # CONFIG_USB_HIDDEV is not set | ||
| 906 | # CONFIG_USB_AIPTEK is not set | ||
| 907 | # CONFIG_USB_WACOM is not set | ||
| 908 | # CONFIG_USB_KBTAB is not set | ||
| 909 | # CONFIG_USB_POWERMATE is not set | ||
| 910 | # CONFIG_USB_MTOUCH is not set | ||
| 911 | # CONFIG_USB_EGALAX is not set | ||
| 912 | # CONFIG_USB_XPAD is not set | ||
| 913 | # CONFIG_USB_ATI_REMOTE is not set | ||
| 914 | |||
| 915 | # | ||
| 916 | # USB Imaging devices | ||
| 917 | # | ||
| 918 | # CONFIG_USB_MDC800 is not set | ||
| 919 | # CONFIG_USB_MICROTEK is not set | ||
| 920 | |||
| 921 | # | ||
| 922 | # USB Multimedia devices | ||
| 923 | # | ||
| 924 | # CONFIG_USB_DABUSB is not set | ||
| 925 | |||
| 926 | # | ||
| 927 | # Video4Linux support is needed for USB Multimedia device support | ||
| 928 | # | ||
| 929 | |||
| 930 | # | ||
| 931 | # USB Network Adapters | ||
| 932 | # | ||
| 933 | # CONFIG_USB_CATC is not set | ||
| 934 | # CONFIG_USB_KAWETH is not set | ||
| 935 | # CONFIG_USB_PEGASUS is not set | ||
| 936 | # CONFIG_USB_RTL8150 is not set | ||
| 937 | CONFIG_USB_USBNET=y | ||
| 938 | |||
| 939 | # | ||
| 940 | # USB Host-to-Host Cables | ||
| 941 | # | ||
| 942 | CONFIG_USB_ALI_M5632=y | ||
| 943 | # CONFIG_USB_AN2720 is not set | ||
| 944 | # CONFIG_USB_BELKIN is not set | ||
| 945 | # CONFIG_USB_GENESYS is not set | ||
| 946 | # CONFIG_USB_NET1080 is not set | ||
| 947 | # CONFIG_USB_PL2301 is not set | ||
| 948 | # CONFIG_USB_KC2190 is not set | ||
| 949 | |||
| 950 | # | ||
| 951 | # Intelligent USB Devices/Gadgets | ||
| 952 | # | ||
| 953 | # CONFIG_USB_ARMLINUX is not set | ||
| 954 | # CONFIG_USB_EPSON2888 is not set | ||
| 955 | # CONFIG_USB_ZAURUS is not set | ||
| 956 | # CONFIG_USB_CDCETHER is not set | ||
| 957 | |||
| 958 | # | ||
| 959 | # USB Network Adapters | ||
| 960 | # | ||
| 961 | CONFIG_USB_AX8817X=y | ||
| 962 | # CONFIG_USB_ZD1201 is not set | ||
| 963 | # CONFIG_USB_MON is not set | ||
| 964 | |||
| 965 | # | ||
| 966 | # USB port drivers | ||
| 967 | # | ||
| 968 | |||
| 969 | # | ||
| 970 | # USB Serial Converter support | ||
| 971 | # | ||
| 972 | CONFIG_USB_SERIAL=y | ||
| 973 | CONFIG_USB_SERIAL_CONSOLE=y | ||
| 974 | # CONFIG_USB_SERIAL_GENERIC is not set | ||
| 975 | # CONFIG_USB_SERIAL_AIRPRIME is not set | ||
| 976 | # CONFIG_USB_SERIAL_BELKIN is not set | ||
| 977 | # CONFIG_USB_SERIAL_WHITEHEAT is not set | ||
| 978 | # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set | ||
| 979 | # CONFIG_USB_SERIAL_CP2101 is not set | ||
| 980 | # CONFIG_USB_SERIAL_CYPRESS_M8 is not set | ||
| 981 | # CONFIG_USB_SERIAL_EMPEG is not set | ||
| 982 | # CONFIG_USB_SERIAL_FTDI_SIO is not set | ||
| 983 | # CONFIG_USB_SERIAL_VISOR is not set | ||
| 984 | # CONFIG_USB_SERIAL_IPAQ is not set | ||
| 985 | # CONFIG_USB_SERIAL_IR is not set | ||
| 986 | # CONFIG_USB_SERIAL_EDGEPORT is not set | ||
| 987 | # CONFIG_USB_SERIAL_EDGEPORT_TI is not set | ||
| 988 | # CONFIG_USB_SERIAL_GARMIN is not set | ||
| 989 | # CONFIG_USB_SERIAL_IPW is not set | ||
| 990 | # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set | ||
| 991 | # CONFIG_USB_SERIAL_KEYSPAN is not set | ||
| 992 | # CONFIG_USB_SERIAL_KLSI is not set | ||
| 993 | # CONFIG_USB_SERIAL_KOBIL_SCT is not set | ||
| 994 | # CONFIG_USB_SERIAL_MCT_U232 is not set | ||
| 995 | CONFIG_USB_SERIAL_PL2303=y | ||
| 996 | # CONFIG_USB_SERIAL_HP4X is not set | ||
| 997 | # CONFIG_USB_SERIAL_SAFE is not set | ||
| 998 | # CONFIG_USB_SERIAL_TI is not set | ||
| 999 | # CONFIG_USB_SERIAL_CYBERJACK is not set | ||
| 1000 | # CONFIG_USB_SERIAL_XIRCOM is not set | ||
| 1001 | # CONFIG_USB_SERIAL_OMNINET is not set | ||
| 1002 | |||
| 1003 | # | ||
| 1004 | # USB Miscellaneous drivers | ||
| 1005 | # | ||
| 1006 | # CONFIG_USB_EMI62 is not set | ||
| 1007 | # CONFIG_USB_EMI26 is not set | ||
| 1008 | # CONFIG_USB_AUERSWALD is not set | ||
| 1009 | # CONFIG_USB_RIO500 is not set | ||
| 1010 | # CONFIG_USB_LEGOTOWER is not set | ||
| 1011 | # CONFIG_USB_LCD is not set | ||
| 1012 | # CONFIG_USB_LED is not set | ||
| 1013 | # CONFIG_USB_CYTHERM is not set | ||
| 1014 | # CONFIG_USB_PHIDGETKIT is not set | ||
| 1015 | # CONFIG_USB_PHIDGETSERVO is not set | ||
| 1016 | # CONFIG_USB_IDMOUSE is not set | ||
| 1017 | # CONFIG_USB_TEST is not set | ||
| 1018 | |||
| 1019 | # | ||
| 1020 | # USB ATM/DSL drivers | ||
| 1021 | # | ||
| 1022 | |||
| 1023 | # | ||
| 1024 | # USB Gadget Support | ||
| 1025 | # | ||
| 1026 | CONFIG_USB_GADGET=y | ||
| 1027 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | ||
| 1028 | # CONFIG_USB_GADGET_NET2280 is not set | ||
| 1029 | # CONFIG_USB_GADGET_PXA2XX is not set | ||
| 1030 | # CONFIG_USB_GADGET_GOKU is not set | ||
| 1031 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
| 1032 | CONFIG_USB_GADGET_OMAP=y | ||
| 1033 | CONFIG_USB_OMAP=y | ||
| 1034 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
| 1035 | # CONFIG_USB_GADGET_DUALSPEED is not set | ||
| 1036 | # CONFIG_USB_ZERO is not set | ||
| 1037 | CONFIG_USB_ETH=m | ||
| 1038 | CONFIG_USB_ETH_RNDIS=y | ||
| 1039 | # CONFIG_USB_GADGETFS is not set | ||
| 1040 | CONFIG_USB_FILE_STORAGE=m | ||
| 1041 | CONFIG_USB_FILE_STORAGE_TEST=y | ||
| 1042 | # CONFIG_USB_G_SERIAL is not set | ||
| 1043 | |||
| 1044 | # | ||
| 1045 | # MMC/SD Card support | ||
| 1046 | # | ||
| 1047 | CONFIG_MMC=y | ||
| 1048 | # CONFIG_MMC_DEBUG is not set | ||
| 1049 | CONFIG_MMC_BLOCK=y | ||
| 1050 | CONFIG_MMC_BLOCK_BROKEN_RFD=y | ||
| 1051 | CONFIG_MMC_BULKTRANSFER=y | ||
| 1052 | CONFIG_MMC_OMAP=y | ||
| 1053 | # CONFIG_MMC_WBSD is not set | ||
| 1054 | |||
| 1055 | # | ||
| 1056 | # Synchronous Serial Interfaces (SSI) | ||
| 1057 | # | ||
| 1058 | CONFIG_OMAP_UWIRE=y | ||
| 1059 | # CONFIG_OMAP_TSC2101 is not set | ||
| 1060 | CONFIG_OMAP_UWIRE_ADS7846=y | ||
| 1061 | |||
| 1062 | # | ||
| 1063 | # CBUS support | ||
| 1064 | # | ||
| 1065 | CONFIG_CBUS=y | ||
| 1066 | CONFIG_CBUS_TAHVO=y | ||
| 1067 | CONFIG_CBUS_TAHVO_USER=y | ||
| 1068 | CONFIG_CBUS_TAHVO_USB=y | ||
| 1069 | # CONFIG_CBUS_TAHVO_USB_HOST_BY_DEFAULT is not set | ||
| 1070 | CONFIG_CBUS_RETU=y | ||
| 1071 | CONFIG_CBUS_RETU_USER=y | ||
| 1072 | CONFIG_CBUS_RETU_POWERBUTTON=y | ||
| 1073 | CONFIG_CBUS_RETU_RTC=y | ||
| 1074 | CONFIG_CBUS_RETU_WDT=y | ||
| 1075 | |||
| 1076 | # | ||
| 1077 | # File systems | ||
| 1078 | # | ||
| 1079 | CONFIG_EXT2_FS=y | ||
| 1080 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 1081 | CONFIG_EXT3_FS=y | ||
| 1082 | CONFIG_EXT3_FS_XATTR=y | ||
| 1083 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
| 1084 | # CONFIG_EXT3_FS_SECURITY is not set | ||
| 1085 | CONFIG_JBD=y | ||
| 1086 | # CONFIG_JBD_DEBUG is not set | ||
| 1087 | CONFIG_FS_MBCACHE=y | ||
| 1088 | # CONFIG_REISERFS_FS is not set | ||
| 1089 | # CONFIG_JFS_FS is not set | ||
| 1090 | |||
| 1091 | # | ||
| 1092 | # XFS support | ||
| 1093 | # | ||
| 1094 | # CONFIG_XFS_FS is not set | ||
| 1095 | # CONFIG_MINIX_FS is not set | ||
| 1096 | # CONFIG_ROMFS_FS is not set | ||
| 1097 | # CONFIG_QUOTA is not set | ||
| 1098 | CONFIG_DNOTIFY=y | ||
| 1099 | # CONFIG_AUTOFS_FS is not set | ||
| 1100 | # CONFIG_AUTOFS4_FS is not set | ||
| 1101 | |||
| 1102 | # | ||
| 1103 | # CD-ROM/DVD Filesystems | ||
| 1104 | # | ||
| 1105 | # CONFIG_ISO9660_FS is not set | ||
| 1106 | # CONFIG_UDF_FS is not set | ||
| 1107 | |||
| 1108 | # | ||
| 1109 | # DOS/FAT/NT Filesystems | ||
| 1110 | # | ||
| 1111 | CONFIG_FAT_FS=y | ||
| 1112 | CONFIG_MSDOS_FS=y | ||
| 1113 | CONFIG_VFAT_FS=y | ||
| 1114 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
| 1115 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
| 1116 | # CONFIG_NTFS_FS is not set | ||
| 1117 | |||
| 1118 | # | ||
| 1119 | # Pseudo filesystems | ||
| 1120 | # | ||
| 1121 | CONFIG_PROC_FS=y | ||
| 1122 | CONFIG_SYSFS=y | ||
| 1123 | # CONFIG_DEVFS_FS is not set | ||
| 1124 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
| 1125 | CONFIG_TMPFS=y | ||
| 1126 | # CONFIG_TMPFS_XATTR is not set | ||
| 1127 | # CONFIG_HUGETLB_PAGE is not set | ||
| 1128 | CONFIG_RAMFS=y | ||
| 1129 | |||
| 1130 | # | ||
| 1131 | # Miscellaneous filesystems | ||
| 1132 | # | ||
| 1133 | # CONFIG_ADFS_FS is not set | ||
| 1134 | # CONFIG_AFFS_FS is not set | ||
| 1135 | # CONFIG_HFS_FS is not set | ||
| 1136 | # CONFIG_HFSPLUS_FS is not set | ||
| 1137 | # CONFIG_BEFS_FS is not set | ||
| 1138 | # CONFIG_BFS_FS is not set | ||
| 1139 | # CONFIG_EFS_FS is not set | ||
| 1140 | # CONFIG_JFFS_FS is not set | ||
| 1141 | CONFIG_JFFS2_FS=y | ||
| 1142 | CONFIG_JFFS2_FS_DEBUG=0 | ||
| 1143 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
| 1144 | CONFIG_JFFS2_SUMMARY=y | ||
| 1145 | CONFIG_JFFS2_COMPRESSION_OPTIONS=y | ||
| 1146 | CONFIG_JFFS2_ZLIB=y | ||
| 1147 | CONFIG_JFFS2_RTIME=y | ||
| 1148 | # CONFIG_JFFS2_RUBIN is not set | ||
| 1149 | # CONFIG_JFFS2_CMODE_NONE is not set | ||
| 1150 | CONFIG_JFFS2_CMODE_PRIORITY=y | ||
| 1151 | # CONFIG_JFFS2_CMODE_SIZE is not set | ||
| 1152 | # CONFIG_CRAMFS is not set | ||
| 1153 | # CONFIG_VXFS_FS is not set | ||
| 1154 | # CONFIG_HPFS_FS is not set | ||
| 1155 | # CONFIG_QNX4FS_FS is not set | ||
| 1156 | # CONFIG_SYSV_FS is not set | ||
| 1157 | # CONFIG_UFS_FS is not set | ||
| 1158 | |||
| 1159 | # | ||
| 1160 | # Network File Systems | ||
| 1161 | # | ||
| 1162 | CONFIG_NFS_FS=y | ||
| 1163 | CONFIG_NFS_V3=y | ||
| 1164 | # CONFIG_NFS_V4 is not set | ||
| 1165 | # CONFIG_NFS_DIRECTIO is not set | ||
| 1166 | # CONFIG_NFSD is not set | ||
| 1167 | # CONFIG_ROOT_NFS is not set | ||
| 1168 | CONFIG_LOCKD=y | ||
| 1169 | CONFIG_LOCKD_V4=y | ||
| 1170 | CONFIG_SUNRPC=y | ||
| 1171 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 1172 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 1173 | # CONFIG_SMB_FS is not set | ||
| 1174 | # CONFIG_CIFS is not set | ||
| 1175 | # CONFIG_NCP_FS is not set | ||
| 1176 | # CONFIG_CODA_FS is not set | ||
| 1177 | # CONFIG_AFS_FS is not set | ||
| 1178 | |||
| 1179 | # | ||
| 1180 | # Partition Types | ||
| 1181 | # | ||
| 1182 | CONFIG_PARTITION_ADVANCED=y | ||
| 1183 | # CONFIG_ACORN_PARTITION is not set | ||
| 1184 | # CONFIG_OSF_PARTITION is not set | ||
| 1185 | # CONFIG_AMIGA_PARTITION is not set | ||
| 1186 | # CONFIG_ATARI_PARTITION is not set | ||
| 1187 | # CONFIG_MAC_PARTITION is not set | ||
| 1188 | CONFIG_MSDOS_PARTITION=y | ||
| 1189 | # CONFIG_BSD_DISKLABEL is not set | ||
| 1190 | # CONFIG_MINIX_SUBPARTITION is not set | ||
| 1191 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
| 1192 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
| 1193 | # CONFIG_LDM_PARTITION is not set | ||
| 1194 | # CONFIG_SGI_PARTITION is not set | ||
| 1195 | # CONFIG_ULTRIX_PARTITION is not set | ||
| 1196 | # CONFIG_SUN_PARTITION is not set | ||
| 1197 | # CONFIG_EFI_PARTITION is not set | ||
| 1198 | |||
| 1199 | # | ||
| 1200 | # Native Language Support | ||
| 1201 | # | ||
| 1202 | CONFIG_NLS=y | ||
| 1203 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
| 1204 | CONFIG_NLS_CODEPAGE_437=y | ||
| 1205 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
| 1206 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
| 1207 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
| 1208 | CONFIG_NLS_CODEPAGE_852=y | ||
| 1209 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
| 1210 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
| 1211 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
| 1212 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
| 1213 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
| 1214 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
| 1215 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
| 1216 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
| 1217 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
| 1218 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
| 1219 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
| 1220 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
| 1221 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
| 1222 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
| 1223 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
| 1224 | # CONFIG_NLS_ISO8859_8 is not set | ||
| 1225 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
| 1226 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
| 1227 | # CONFIG_NLS_ASCII is not set | ||
| 1228 | CONFIG_NLS_ISO8859_1=y | ||
| 1229 | # CONFIG_NLS_ISO8859_2 is not set | ||
| 1230 | # CONFIG_NLS_ISO8859_3 is not set | ||
| 1231 | # CONFIG_NLS_ISO8859_4 is not set | ||
| 1232 | # CONFIG_NLS_ISO8859_5 is not set | ||
| 1233 | # CONFIG_NLS_ISO8859_6 is not set | ||
| 1234 | # CONFIG_NLS_ISO8859_7 is not set | ||
| 1235 | # CONFIG_NLS_ISO8859_9 is not set | ||
| 1236 | # CONFIG_NLS_ISO8859_13 is not set | ||
| 1237 | # CONFIG_NLS_ISO8859_14 is not set | ||
| 1238 | CONFIG_NLS_ISO8859_15=y | ||
| 1239 | # CONFIG_NLS_KOI8_R is not set | ||
| 1240 | # CONFIG_NLS_KOI8_U is not set | ||
| 1241 | CONFIG_NLS_UTF8=y | ||
| 1242 | |||
| 1243 | # | ||
| 1244 | # Profiling support | ||
| 1245 | # | ||
| 1246 | # CONFIG_PROFILING is not set | ||
| 1247 | |||
| 1248 | # | ||
| 1249 | # Kernel hacking | ||
| 1250 | # | ||
| 1251 | # CONFIG_PRINTK_TIME is not set | ||
| 1252 | CONFIG_DEBUG_KERNEL=y | ||
| 1253 | CONFIG_MAGIC_SYSRQ=y | ||
| 1254 | CONFIG_LOG_BUF_SHIFT=14 | ||
| 1255 | # CONFIG_SCHEDSTATS is not set | ||
| 1256 | # CONFIG_DEBUG_SLAB is not set | ||
| 1257 | # CONFIG_DEBUG_SPINLOCK is not set | ||
| 1258 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
| 1259 | # CONFIG_DEBUG_KOBJECT is not set | ||
| 1260 | CONFIG_DEBUG_BUGVERBOSE=y | ||
| 1261 | # CONFIG_DEBUG_INFO is not set | ||
| 1262 | # CONFIG_DEBUG_FS is not set | ||
| 1263 | CONFIG_FRAME_POINTER=y | ||
| 1264 | # CONFIG_DEBUG_USER is not set | ||
| 1265 | # CONFIG_DEBUG_WAITQ is not set | ||
| 1266 | CONFIG_DEBUG_ERRORS=y | ||
| 1267 | # CONFIG_DEBUG_LL is not set | ||
| 1268 | |||
| 1269 | # | ||
| 1270 | # Security options | ||
| 1271 | # | ||
| 1272 | # CONFIG_KEYS is not set | ||
| 1273 | CONFIG_SECURITY=y | ||
| 1274 | # CONFIG_SECURITY_NETWORK is not set | ||
| 1275 | # CONFIG_SECURITY_CAPABILITIES is not set | ||
| 1276 | # CONFIG_SECURITY_ROOTPLUG is not set | ||
| 1277 | # CONFIG_SECURITY_SECLVL is not set | ||
| 1278 | CONFIG_SECURITY_LOWMEM=y | ||
| 1279 | # CONFIG_SECURITY_SELINUX is not set | ||
| 1280 | |||
| 1281 | # | ||
| 1282 | # Cryptographic options | ||
| 1283 | # | ||
| 1284 | # CONFIG_CRYPTO is not set | ||
| 1285 | |||
| 1286 | # | ||
| 1287 | # Hardware crypto devices | ||
| 1288 | # | ||
| 1289 | |||
| 1290 | # | ||
| 1291 | # Library routines | ||
| 1292 | # | ||
| 1293 | CONFIG_CRC_CCITT=y | ||
| 1294 | CONFIG_CRC32=y | ||
| 1295 | # CONFIG_LIBCRC32C is not set | ||
| 1296 | CONFIG_ZLIB_INFLATE=y | ||
| 1297 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/openembedded/packages/linux/linux-nokia770_2.6.12.3-osso14.bb b/openembedded/packages/linux/linux-nokia770_2.6.12.3-osso14.bb new file mode 100644 index 0000000000..5b8bc9b168 --- /dev/null +++ b/openembedded/packages/linux/linux-nokia770_2.6.12.3-osso14.bb | |||
| @@ -0,0 +1,31 @@ | |||
| 1 | SECTION = "kernel" | ||
| 2 | DESCRIPTION = "Linux kernel for Nokia 770" | ||
| 3 | LICENSE = "GPL" | ||
| 4 | PR = "r4" | ||
| 5 | |||
| 6 | SRC_URI = "http://ewi546.ewi.utwente.nl/OE/source/kernel-source-2.6.12.3_2.6.12.3-osso14.tar.gz \ | ||
| 7 | file://defconfig" | ||
| 8 | |||
| 9 | S = "${WORKDIR}/linux-2.6" | ||
| 10 | |||
| 11 | KERNEL_IMAGETYPE = "vmlinux" | ||
| 12 | KERNEL_OUTPUT = "arch/${ARCH}/boot/compressed/${KERNEL_IMAGETYPE}" | ||
| 13 | |||
| 14 | inherit kernel | ||
| 15 | |||
| 16 | COMPATIBLE_HOST = "arm.*-linux" | ||
| 17 | COMPATIBLE_MACHINE = "nokia770" | ||
| 18 | |||
| 19 | do_configure_prepend() { | ||
| 20 | install -m 0644 ${WORKDIR}/defconfig ${S}/.config | ||
| 21 | oe_runmake oldconfig | ||
| 22 | } | ||
| 23 | |||
| 24 | do_deploy() { | ||
| 25 | install -d ${DEPLOY_DIR}/images | ||
| 26 | install -m 0644 arch/${ARCH}/boot/${KERNEL_IMAGETYPE} ${DEPLOY_DIR}/images/${KERNEL_IMAGETYPE}-${PV}-${MACHINE}-${DATETIME}.bin | ||
| 27 | } | ||
| 28 | |||
| 29 | do_deploy[dirs] = "${S}" | ||
| 30 | |||
| 31 | addtask deploy before do_build after do_compile | ||
