diff options
| author | Richard Purdie <richard@openedhand.com> | 2005-08-31 16:13:52 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2005-08-31 16:13:52 +0000 |
| commit | f32bed3ebd85c6c36ab4c629c49770bdeb62c348 (patch) | |
| tree | bd14cfdcee83c88a88064b872a4ee75317901f2b | |
| parent | a716d991156aa04939496ba177c29ff87a26608c (diff) | |
| download | poky-f32bed3ebd85c6c36ab4c629c49770bdeb62c348.tar.gz | |
Add nokia770 machine support files
git-svn-id: https://svn.o-hand.com/repos/poky@7 311d38ba-8fff-0310-9ca6-ca027cbcb966
8 files changed, 1968 insertions, 0 deletions
diff --git a/openembedded/packages/linux/linux-omap1-2.6.12-rc2/nokia770/defconfig b/openembedded/packages/linux/linux-omap1-2.6.12-rc2/nokia770/defconfig new file mode 100644 index 0000000000..0f897169e4 --- /dev/null +++ b/openembedded/packages/linux/linux-omap1-2.6.12-rc2/nokia770/defconfig | |||
| @@ -0,0 +1,760 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.12-rc2-omap1 | ||
| 4 | # Wed Jun 1 11:09:15 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 is not set | ||
| 27 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
| 28 | CONFIG_SYSCTL=y | ||
| 29 | # CONFIG_AUDIT is not set | ||
| 30 | CONFIG_HOTPLUG=y | ||
| 31 | # CONFIG_IKCONFIG is not set | ||
| 32 | # CONFIG_EMBEDDED is not set | ||
| 33 | CONFIG_KALLSYMS=y | ||
| 34 | # CONFIG_KALLSYMS_ALL is not set | ||
| 35 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
| 36 | CONFIG_BASE_FULL=y | ||
| 37 | CONFIG_FUTEX=y | ||
| 38 | CONFIG_EPOLL=y | ||
| 39 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
| 40 | CONFIG_SHMEM=y | ||
| 41 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
| 42 | CONFIG_CC_ALIGN_LABELS=0 | ||
| 43 | CONFIG_CC_ALIGN_LOOPS=0 | ||
| 44 | CONFIG_CC_ALIGN_JUMPS=0 | ||
| 45 | # CONFIG_TINY_SHMEM is not set | ||
| 46 | CONFIG_BASE_SMALL=0 | ||
| 47 | |||
| 48 | # | ||
| 49 | # Loadable module support | ||
| 50 | # | ||
| 51 | CONFIG_MODULES=y | ||
| 52 | # CONFIG_MODULE_UNLOAD is not set | ||
| 53 | CONFIG_OBSOLETE_MODPARM=y | ||
| 54 | # CONFIG_MODVERSIONS is not set | ||
| 55 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 56 | # CONFIG_KMOD is not set | ||
| 57 | |||
| 58 | # | ||
| 59 | # System Type | ||
| 60 | # | ||
| 61 | # CONFIG_ARCH_CLPS7500 is not set | ||
| 62 | # CONFIG_ARCH_CLPS711X is not set | ||
| 63 | # CONFIG_ARCH_CO285 is not set | ||
| 64 | # CONFIG_ARCH_EBSA110 is not set | ||
| 65 | # CONFIG_ARCH_CAMELOT is not set | ||
| 66 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
| 67 | # CONFIG_ARCH_INTEGRATOR is not set | ||
| 68 | # CONFIG_ARCH_IOP3XX is not set | ||
| 69 | # CONFIG_ARCH_IXP4XX is not set | ||
| 70 | # CONFIG_ARCH_IXP2000 is not set | ||
| 71 | # CONFIG_ARCH_L7200 is not set | ||
| 72 | # CONFIG_ARCH_PXA is not set | ||
| 73 | # CONFIG_ARCH_RPC is not set | ||
| 74 | # CONFIG_ARCH_SA1100 is not set | ||
| 75 | # CONFIG_ARCH_S3C2410 is not set | ||
| 76 | # CONFIG_ARCH_SHARK is not set | ||
| 77 | # CONFIG_ARCH_LH7A40X is not set | ||
| 78 | CONFIG_ARCH_OMAP=y | ||
| 79 | # CONFIG_ARCH_VERSATILE is not set | ||
| 80 | # CONFIG_ARCH_IMX is not set | ||
| 81 | # CONFIG_ARCH_H720X is not set | ||
| 82 | |||
| 83 | # | ||
| 84 | # TI OMAP Implementations | ||
| 85 | # | ||
| 86 | CONFIG_ARCH_OMAP_OTG=y | ||
| 87 | CONFIG_ARCH_OMAP1=y | ||
| 88 | # CONFIG_ARCH_OMAP2 is not set | ||
| 89 | |||
| 90 | # | ||
| 91 | # OMAP Core Type | ||
| 92 | # | ||
| 93 | # CONFIG_ARCH_OMAP730 is not set | ||
| 94 | # CONFIG_ARCH_OMAP1510 is not set | ||
| 95 | CONFIG_ARCH_OMAP16XX=y | ||
| 96 | |||
| 97 | # | ||
| 98 | # OMAP Board Type | ||
| 99 | # | ||
| 100 | # CONFIG_MACH_OMAP_INNOVATOR is not set | ||
| 101 | # CONFIG_MACH_OMAP_H2 is not set | ||
| 102 | # CONFIG_MACH_OMAP_H3 is not set | ||
| 103 | # CONFIG_MACH_OMAP_OSK is not set | ||
| 104 | CONFIG_MACH_OMAP_GENERIC=y | ||
| 105 | |||
| 106 | # | ||
| 107 | # OMAP CPU Speed | ||
| 108 | # | ||
| 109 | CONFIG_OMAP_ARM_216MHZ=y | ||
| 110 | # CONFIG_OMAP_ARM_192MHZ is not set | ||
| 111 | # CONFIG_OMAP_ARM_168MHZ is not set | ||
| 112 | # CONFIG_OMAP_ARM_120MHZ is not set | ||
| 113 | # CONFIG_OMAP_ARM_60MHZ is not set | ||
| 114 | # CONFIG_OMAP_ARM_30MHZ is not set | ||
| 115 | CONFIG_OMAP_DSP=y | ||
| 116 | # CONFIG_OMAP_DSP_MBCMD_VERBOSE is not set | ||
| 117 | # CONFIG_OMAP_DSP_TASK_MULTIOPEN is not set | ||
| 118 | # CONFIG_OMAP_DSP_FBEXPORT is not set | ||
| 119 | |||
| 120 | # | ||
| 121 | # OMAP Feature Selections | ||
| 122 | # | ||
| 123 | CONFIG_OMAP_RESET_CLOCKS=y | ||
| 124 | CONFIG_OMAP_BOOT_TAG=y | ||
| 125 | CONFIG_OMAP_BOOT_REASON=y | ||
| 126 | CONFIG_OMAP_GPIO_SWITCH=y | ||
| 127 | CONFIG_OMAP_MUX=y | ||
| 128 | # CONFIG_OMAP_MUX_DEBUG is not set | ||
| 129 | CONFIG_OMAP_MUX_WARNINGS=y | ||
| 130 | CONFIG_OMAP_MPU_TIMER=y | ||
| 131 | # CONFIG_OMAP_32K_TIMER is not set | ||
| 132 | # CONFIG_OMAP_DM_TIMER is not set | ||
| 133 | CONFIG_OMAP_LL_DEBUG_UART1=y | ||
| 134 | # CONFIG_OMAP_LL_DEBUG_UART2 is not set | ||
| 135 | # CONFIG_OMAP_LL_DEBUG_UART3 is not set | ||
| 136 | |||
| 137 | # | ||
| 138 | # Processor Type | ||
| 139 | # | ||
| 140 | CONFIG_CPU_32=y | ||
| 141 | CONFIG_CPU_ARM926T=y | ||
| 142 | CONFIG_CPU_32v5=y | ||
| 143 | CONFIG_CPU_ABRT_EV5TJ=y | ||
| 144 | CONFIG_CPU_CACHE_VIVT=y | ||
| 145 | CONFIG_CPU_COPY_V4WB=y | ||
| 146 | CONFIG_CPU_TLB_V4WBI=y | ||
| 147 | |||
| 148 | # | ||
| 149 | # Processor Features | ||
| 150 | # | ||
| 151 | # CONFIG_ARM_THUMB is not set | ||
| 152 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
| 153 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
| 154 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
| 155 | # CONFIG_CPU_CACHE_ROUND_ROBIN is not set | ||
| 156 | |||
| 157 | # | ||
| 158 | # General setup | ||
| 159 | # | ||
| 160 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
| 161 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
| 162 | # CONFIG_XIP_KERNEL is not set | ||
| 163 | |||
| 164 | # | ||
| 165 | # PCCARD (PCMCIA/CardBus) support | ||
| 166 | # | ||
| 167 | # CONFIG_PCCARD is not set | ||
| 168 | |||
| 169 | # | ||
| 170 | # At least one math emulation must be selected | ||
| 171 | # | ||
| 172 | CONFIG_FPE_NWFPE=y | ||
| 173 | CONFIG_FPE_NWFPE_XP=y | ||
| 174 | # CONFIG_FPE_FASTFPE is not set | ||
| 175 | # CONFIG_VFP is not set | ||
| 176 | # CONFIG_BINFMT_ELF is not set | ||
| 177 | # CONFIG_BINFMT_AOUT is not set | ||
| 178 | # CONFIG_BINFMT_MISC is not set | ||
| 179 | |||
| 180 | # | ||
| 181 | # Generic Driver Options | ||
| 182 | # | ||
| 183 | CONFIG_STANDALONE=y | ||
| 184 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 185 | # CONFIG_FW_LOADER is not set | ||
| 186 | # CONFIG_DEBUG_DRIVER is not set | ||
| 187 | CONFIG_PM=y | ||
| 188 | # CONFIG_PREEMPT is not set | ||
| 189 | CONFIG_APM=y | ||
| 190 | # CONFIG_ARTHUR is not set | ||
| 191 | CONFIG_CMDLINE="" | ||
| 192 | CONFIG_LEDS=y | ||
| 193 | CONFIG_ALIGNMENT_TRAP=y | ||
| 194 | |||
| 195 | # | ||
| 196 | # Parallel port support | ||
| 197 | # | ||
| 198 | # CONFIG_PARPORT is not set | ||
| 199 | |||
| 200 | # | ||
| 201 | # Memory Technology Devices (MTD) | ||
| 202 | # | ||
| 203 | CONFIG_MTD=y | ||
| 204 | # CONFIG_MTD_DEBUG is not set | ||
| 205 | # CONFIG_MTD_CONCAT is not set | ||
| 206 | CONFIG_MTD_PARTITIONS=y | ||
| 207 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
| 208 | CONFIG_MTD_CMDLINE_PARTS=y | ||
| 209 | CONFIG_MTD_AFS_PARTS=y | ||
| 210 | |||
| 211 | # | ||
| 212 | # User Modules And Translation Layers | ||
| 213 | # | ||
| 214 | CONFIG_MTD_CHAR=y | ||
| 215 | CONFIG_MTD_BLOCK=y | ||
| 216 | CONFIG_FTL=y | ||
| 217 | # CONFIG_NFTL is not set | ||
| 218 | # CONFIG_INFTL is not set | ||
| 219 | |||
| 220 | # | ||
| 221 | # RAM/ROM/Flash chip drivers | ||
| 222 | # | ||
| 223 | CONFIG_MTD_CFI=y | ||
| 224 | # CONFIG_MTD_JEDECPROBE is not set | ||
| 225 | CONFIG_MTD_GEN_PROBE=y | ||
| 226 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
| 227 | CONFIG_MTD_CFI_NOSWAP=y | ||
| 228 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
| 229 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
| 230 | # CONFIG_MTD_CFI_GEOMETRY is not set | ||
| 231 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
| 232 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
| 233 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
| 234 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
| 235 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
| 236 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
| 237 | CONFIG_MTD_CFI_I1=y | ||
| 238 | CONFIG_MTD_CFI_I2=y | ||
| 239 | # CONFIG_MTD_CFI_I4 is not set | ||
| 240 | # CONFIG_MTD_CFI_I8 is not set | ||
| 241 | CONFIG_MTD_CFI_INTELEXT=y | ||
| 242 | CONFIG_MTD_CFI_AMDSTD=y | ||
| 243 | CONFIG_MTD_CFI_AMDSTD_RETRY=0 | ||
| 244 | CONFIG_MTD_CFI_STAA=y | ||
| 245 | CONFIG_MTD_CFI_UTIL=y | ||
| 246 | # CONFIG_MTD_RAM is not set | ||
| 247 | # CONFIG_MTD_ROM is not set | ||
| 248 | # CONFIG_MTD_ABSENT is not set | ||
| 249 | # CONFIG_MTD_XIP is not set | ||
| 250 | |||
| 251 | # | ||
| 252 | # Mapping drivers for chip access | ||
| 253 | # | ||
| 254 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
| 255 | # CONFIG_MTD_PHYSMAP is not set | ||
| 256 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
| 257 | # CONFIG_MTD_EDB7312 is not set | ||
| 258 | CONFIG_MTD_OMAP_NORv2=y | ||
| 259 | |||
| 260 | # | ||
| 261 | # Self-contained MTD device drivers | ||
| 262 | # | ||
| 263 | # CONFIG_MTD_SLRAM is not set | ||
| 264 | # CONFIG_MTD_PHRAM is not set | ||
| 265 | # CONFIG_MTD_OMAP_NOR is not set | ||
| 266 | # CONFIG_MTD_MTDRAM is not set | ||
| 267 | # CONFIG_MTD_BLKMTD is not set | ||
| 268 | # CONFIG_MTD_BLOCK2MTD is not set | ||
| 269 | |||
| 270 | # | ||
| 271 | # Disk-On-Chip Device Drivers | ||
| 272 | # | ||
| 273 | # CONFIG_MTD_DOC2000 is not set | ||
| 274 | # CONFIG_MTD_DOC2001 is not set | ||
| 275 | # CONFIG_MTD_DOC2001PLUS is not set | ||
| 276 | |||
| 277 | # | ||
| 278 | # NAND Flash Device Drivers | ||
| 279 | # | ||
| 280 | CONFIG_MTD_NAND=y | ||
| 281 | # CONFIG_MTD_NAND_VERIFY_WRITE is not set | ||
| 282 | # CONFIG_MTD_NAND_TOTO is not set | ||
| 283 | CONFIG_MTD_NAND_IDS=y | ||
| 284 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
| 285 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
| 286 | CONFIG_MTD_NAND_OMAP_HW=y | ||
| 287 | |||
| 288 | # | ||
| 289 | # Plug and Play support | ||
| 290 | # | ||
| 291 | |||
| 292 | # | ||
| 293 | # Block devices | ||
| 294 | # | ||
| 295 | # CONFIG_BLK_DEV_FD is not set | ||
| 296 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 297 | # CONFIG_BLK_DEV_LOOP is not set | ||
| 298 | # CONFIG_BLK_DEV_RAM is not set | ||
| 299 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 300 | CONFIG_INITRAMFS_SOURCE="" | ||
| 301 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 302 | |||
| 303 | # | ||
| 304 | # IO Schedulers | ||
| 305 | # | ||
| 306 | CONFIG_IOSCHED_NOOP=y | ||
| 307 | CONFIG_IOSCHED_AS=y | ||
| 308 | CONFIG_IOSCHED_DEADLINE=y | ||
| 309 | CONFIG_IOSCHED_CFQ=y | ||
| 310 | |||
| 311 | # | ||
| 312 | # Multi-device support (RAID and LVM) | ||
| 313 | # | ||
| 314 | # CONFIG_MD is not set | ||
| 315 | |||
| 316 | # | ||
| 317 | # Networking support | ||
| 318 | # | ||
| 319 | # CONFIG_NET is not set | ||
| 320 | # CONFIG_NETPOLL is not set | ||
| 321 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 322 | |||
| 323 | # | ||
| 324 | # SCSI device support | ||
| 325 | # | ||
| 326 | # CONFIG_SCSI is not set | ||
| 327 | |||
| 328 | # | ||
| 329 | # Fusion MPT device support | ||
| 330 | # | ||
| 331 | |||
| 332 | # | ||
| 333 | # IEEE 1394 (FireWire) support | ||
| 334 | # | ||
| 335 | |||
| 336 | # | ||
| 337 | # I2O device support | ||
| 338 | # | ||
| 339 | |||
| 340 | # | ||
| 341 | # ISDN subsystem | ||
| 342 | # | ||
| 343 | |||
| 344 | # | ||
| 345 | # Input device support | ||
| 346 | # | ||
| 347 | CONFIG_INPUT=y | ||
| 348 | |||
| 349 | # | ||
| 350 | # Userland interfaces | ||
| 351 | # | ||
| 352 | CONFIG_INPUT_MOUSEDEV=y | ||
| 353 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
| 354 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=800 | ||
| 355 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=480 | ||
| 356 | # CONFIG_INPUT_JOYDEV is not set | ||
| 357 | # CONFIG_INPUT_TSDEV is not set | ||
| 358 | # CONFIG_INPUT_EVDEV is not set | ||
| 359 | # CONFIG_INPUT_EVBUG is not set | ||
| 360 | |||
| 361 | # | ||
| 362 | # Input Device Drivers | ||
| 363 | # | ||
| 364 | CONFIG_INPUT_KEYBOARD=y | ||
| 365 | # CONFIG_KEYBOARD_ATKBD is not set | ||
| 366 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
| 367 | # CONFIG_KEYBOARD_LKKBD is not set | ||
| 368 | # CONFIG_KEYBOARD_XTKBD is not set | ||
| 369 | # CONFIG_KEYBOARD_NEWTON is not set | ||
| 370 | # CONFIG_KEYBOARD_OMAP is not set | ||
| 371 | CONFIG_INPUT_MOUSE=y | ||
| 372 | # CONFIG_MOUSE_PS2 is not set | ||
| 373 | # CONFIG_MOUSE_SERIAL is not set | ||
| 374 | # CONFIG_MOUSE_VSXXXAA is not set | ||
| 375 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 376 | CONFIG_INPUT_TOUCHSCREEN=y | ||
| 377 | CONFIG_TOUCHSCREEN_GUNZE=y | ||
| 378 | CONFIG_TOUCHSCREEN_ELO=y | ||
| 379 | CONFIG_TOUCHSCREEN_MTOUCH=y | ||
| 380 | CONFIG_TOUCHSCREEN_MK712=y | ||
| 381 | CONFIG_TOUCHSCREEN_OMAP=y | ||
| 382 | # CONFIG_INPUT_MISC is not set | ||
| 383 | |||
| 384 | # | ||
| 385 | # Hardware I/O ports | ||
| 386 | # | ||
| 387 | CONFIG_SERIO=y | ||
| 388 | # CONFIG_SERIO_SERPORT is not set | ||
| 389 | # CONFIG_SERIO_RAW is not set | ||
| 390 | # CONFIG_GAMEPORT is not set | ||
| 391 | CONFIG_SOUND_GAMEPORT=y | ||
| 392 | |||
| 393 | # | ||
| 394 | # Character devices | ||
| 395 | # | ||
| 396 | CONFIG_VT=y | ||
| 397 | CONFIG_VT_CONSOLE=y | ||
| 398 | CONFIG_HW_CONSOLE=y | ||
| 399 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 400 | |||
| 401 | # | ||
| 402 | # Serial drivers | ||
| 403 | # | ||
| 404 | # CONFIG_SERIAL_8250 is not set | ||
| 405 | |||
| 406 | # | ||
| 407 | # Non-8250 serial port support | ||
| 408 | # | ||
| 409 | CONFIG_UNIX98_PTYS=y | ||
| 410 | CONFIG_LEGACY_PTYS=y | ||
| 411 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 412 | |||
| 413 | # | ||
| 414 | # IPMI | ||
| 415 | # | ||
| 416 | # CONFIG_IPMI_HANDLER is not set | ||
| 417 | |||
| 418 | # | ||
| 419 | # Watchdog Cards | ||
| 420 | # | ||
| 421 | # CONFIG_WATCHDOG is not set | ||
| 422 | # CONFIG_NVRAM is not set | ||
| 423 | # CONFIG_RTC is not set | ||
| 424 | # CONFIG_OMAP_RTC is not set | ||
| 425 | # CONFIG_DTLK is not set | ||
| 426 | # CONFIG_R3964 is not set | ||
| 427 | |||
| 428 | # | ||
| 429 | # Ftape, the floppy tape device driver | ||
| 430 | # | ||
| 431 | # CONFIG_DRM is not set | ||
| 432 | # CONFIG_RAW_DRIVER is not set | ||
| 433 | |||
| 434 | # | ||
| 435 | # TPM devices | ||
| 436 | # | ||
| 437 | |||
| 438 | # | ||
| 439 | # I2C support | ||
| 440 | # | ||
| 441 | CONFIG_I2C=y | ||
| 442 | CONFIG_I2C_CHARDEV=y | ||
| 443 | |||
| 444 | # | ||
| 445 | # I2C Algorithms | ||
| 446 | # | ||
| 447 | CONFIG_I2C_ALGOBIT=y | ||
| 448 | CONFIG_I2C_ALGOPCF=y | ||
| 449 | # CONFIG_I2C_ALGOPCA is not set | ||
| 450 | |||
| 451 | # | ||
| 452 | # I2C Hardware Bus support | ||
| 453 | # | ||
| 454 | # CONFIG_I2C_ISA is not set | ||
| 455 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
| 456 | # CONFIG_I2C_STUB is not set | ||
| 457 | # CONFIG_I2C_PCA_ISA is not set | ||
| 458 | CONFIG_I2C_OMAP=y | ||
| 459 | |||
| 460 | # | ||
| 461 | # Hardware Sensors Chip support | ||
| 462 | # | ||
| 463 | # CONFIG_I2C_SENSOR is not set | ||
| 464 | # CONFIG_SENSORS_ADM1021 is not set | ||
| 465 | # CONFIG_SENSORS_ADM1025 is not set | ||
| 466 | # CONFIG_SENSORS_ADM1026 is not set | ||
| 467 | # CONFIG_SENSORS_ADM1031 is not set | ||
| 468 | # CONFIG_SENSORS_ASB100 is not set | ||
| 469 | # CONFIG_SENSORS_DS1621 is not set | ||
| 470 | # CONFIG_SENSORS_FSCHER is not set | ||
| 471 | # CONFIG_SENSORS_FSCPOS is not set | ||
| 472 | # CONFIG_SENSORS_GL518SM is not set | ||
| 473 | # CONFIG_SENSORS_GL520SM is not set | ||
| 474 | # CONFIG_SENSORS_IT87 is not set | ||
| 475 | # CONFIG_SENSORS_LM63 is not set | ||
| 476 | # CONFIG_SENSORS_LM75 is not set | ||
| 477 | # CONFIG_SENSORS_LM77 is not set | ||
| 478 | # CONFIG_SENSORS_LM78 is not set | ||
| 479 | # CONFIG_SENSORS_LM80 is not set | ||
| 480 | # CONFIG_SENSORS_LM83 is not set | ||
| 481 | # CONFIG_SENSORS_LM85 is not set | ||
| 482 | # CONFIG_SENSORS_LM87 is not set | ||
| 483 | # CONFIG_SENSORS_LM90 is not set | ||
| 484 | # CONFIG_SENSORS_LM92 is not set | ||
| 485 | # CONFIG_SENSORS_MAX1619 is not set | ||
| 486 | # CONFIG_SENSORS_PC87360 is not set | ||
| 487 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 488 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 489 | # CONFIG_SENSORS_W83781D is not set | ||
| 490 | # CONFIG_SENSORS_W83L785TS is not set | ||
| 491 | # CONFIG_SENSORS_W83627HF is not set | ||
| 492 | |||
| 493 | # | ||
| 494 | # Other I2C Chip support | ||
| 495 | # | ||
| 496 | # CONFIG_SENSORS_DS1337 is not set | ||
| 497 | # CONFIG_SENSORS_EEPROM is not set | ||
| 498 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 499 | # CONFIG_SENSORS_PCF8591 is not set | ||
| 500 | # CONFIG_SENSORS_RTC8564 is not set | ||
| 501 | # CONFIG_ISP1301_OMAP is not set | ||
| 502 | # CONFIG_TPS65010 is not set | ||
| 503 | # CONFIG_SENSORS_TLV320AIC23 is not set | ||
| 504 | # CONFIG_GPIOEXPANDER_OMAP is not set | ||
| 505 | # CONFIG_I2C_DEBUG_CORE is not set | ||
| 506 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
| 507 | # CONFIG_I2C_DEBUG_BUS is not set | ||
| 508 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
| 509 | |||
| 510 | # | ||
| 511 | # Multimedia devices | ||
| 512 | # | ||
| 513 | # CONFIG_VIDEO_DEV is not set | ||
| 514 | |||
| 515 | # | ||
| 516 | # Digital Video Broadcasting Devices | ||
| 517 | # | ||
| 518 | |||
| 519 | # | ||
| 520 | # File systems | ||
| 521 | # | ||
| 522 | CONFIG_EXT2_FS=y | ||
| 523 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 524 | # CONFIG_EXT3_FS is not set | ||
| 525 | # CONFIG_JBD is not set | ||
| 526 | # CONFIG_REISERFS_FS is not set | ||
| 527 | # CONFIG_JFS_FS is not set | ||
| 528 | |||
| 529 | # | ||
| 530 | # XFS support | ||
| 531 | # | ||
| 532 | # CONFIG_XFS_FS is not set | ||
| 533 | # CONFIG_MINIX_FS is not set | ||
| 534 | # CONFIG_ROMFS_FS is not set | ||
| 535 | # CONFIG_QUOTA is not set | ||
| 536 | CONFIG_DNOTIFY=y | ||
| 537 | # CONFIG_AUTOFS_FS is not set | ||
| 538 | # CONFIG_AUTOFS4_FS is not set | ||
| 539 | |||
| 540 | # | ||
| 541 | # CD-ROM/DVD Filesystems | ||
| 542 | # | ||
| 543 | # CONFIG_ISO9660_FS is not set | ||
| 544 | # CONFIG_UDF_FS is not set | ||
| 545 | |||
| 546 | # | ||
| 547 | # DOS/FAT/NT Filesystems | ||
| 548 | # | ||
| 549 | # CONFIG_MSDOS_FS is not set | ||
| 550 | # CONFIG_VFAT_FS is not set | ||
| 551 | # CONFIG_NTFS_FS is not set | ||
| 552 | |||
| 553 | # | ||
| 554 | # Pseudo filesystems | ||
| 555 | # | ||
| 556 | CONFIG_PROC_FS=y | ||
| 557 | CONFIG_SYSFS=y | ||
| 558 | # CONFIG_DEVFS_FS is not set | ||
| 559 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
| 560 | # CONFIG_TMPFS is not set | ||
| 561 | # CONFIG_HUGETLB_PAGE is not set | ||
| 562 | CONFIG_RAMFS=y | ||
| 563 | |||
| 564 | # | ||
| 565 | # Miscellaneous filesystems | ||
| 566 | # | ||
| 567 | # CONFIG_ADFS_FS is not set | ||
| 568 | # CONFIG_AFFS_FS is not set | ||
| 569 | # CONFIG_HFS_FS is not set | ||
| 570 | # CONFIG_HFSPLUS_FS is not set | ||
| 571 | # CONFIG_BEFS_FS is not set | ||
| 572 | # CONFIG_BFS_FS is not set | ||
| 573 | # CONFIG_EFS_FS is not set | ||
| 574 | # CONFIG_JFFS_FS is not set | ||
| 575 | CONFIG_JFFS2_FS=y | ||
| 576 | CONFIG_JFFS2_FS_DEBUG=0 | ||
| 577 | CONFIG_JFFS2_FS_NAND=y | ||
| 578 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
| 579 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
| 580 | CONFIG_JFFS2_ZLIB=y | ||
| 581 | CONFIG_JFFS2_RTIME=y | ||
| 582 | # CONFIG_JFFS2_RUBIN is not set | ||
| 583 | # CONFIG_CRAMFS is not set | ||
| 584 | # CONFIG_VXFS_FS is not set | ||
| 585 | # CONFIG_HPFS_FS is not set | ||
| 586 | # CONFIG_QNX4FS_FS is not set | ||
| 587 | # CONFIG_SYSV_FS is not set | ||
| 588 | # CONFIG_UFS_FS is not set | ||
| 589 | |||
| 590 | # | ||
| 591 | # Partition Types | ||
| 592 | # | ||
| 593 | CONFIG_PARTITION_ADVANCED=y | ||
| 594 | CONFIG_ACORN_PARTITION=y | ||
| 595 | # CONFIG_ACORN_PARTITION_CUMANA is not set | ||
| 596 | # CONFIG_ACORN_PARTITION_EESOX is not set | ||
| 597 | # CONFIG_ACORN_PARTITION_ICS is not set | ||
| 598 | CONFIG_ACORN_PARTITION_ADFS=y | ||
| 599 | # CONFIG_ACORN_PARTITION_POWERTEC is not set | ||
| 600 | CONFIG_ACORN_PARTITION_RISCIX=y | ||
| 601 | # CONFIG_OSF_PARTITION is not set | ||
| 602 | # CONFIG_AMIGA_PARTITION is not set | ||
| 603 | # CONFIG_ATARI_PARTITION is not set | ||
| 604 | # CONFIG_MAC_PARTITION is not set | ||
| 605 | # CONFIG_MSDOS_PARTITION is not set | ||
| 606 | # CONFIG_LDM_PARTITION is not set | ||
| 607 | # CONFIG_SGI_PARTITION is not set | ||
| 608 | # CONFIG_ULTRIX_PARTITION is not set | ||
| 609 | # CONFIG_SUN_PARTITION is not set | ||
| 610 | # CONFIG_EFI_PARTITION is not set | ||
| 611 | |||
| 612 | # | ||
| 613 | # Native Language Support | ||
| 614 | # | ||
| 615 | # CONFIG_NLS is not set | ||
| 616 | |||
| 617 | # | ||
| 618 | # Profiling support | ||
| 619 | # | ||
| 620 | # CONFIG_PROFILING is not set | ||
| 621 | |||
| 622 | # | ||
| 623 | # Graphics support | ||
| 624 | # | ||
| 625 | CONFIG_FB=y | ||
| 626 | # CONFIG_FB_CFB_FILLRECT is not set | ||
| 627 | # CONFIG_FB_CFB_COPYAREA is not set | ||
| 628 | # CONFIG_FB_CFB_IMAGEBLIT is not set | ||
| 629 | # CONFIG_FB_SOFT_CURSOR is not set | ||
| 630 | # CONFIG_FB_MACMODES is not set | ||
| 631 | # CONFIG_FB_MODE_HELPERS is not set | ||
| 632 | # CONFIG_FB_TILEBLITTING is not set | ||
| 633 | # CONFIG_FB_S1D13XXX is not set | ||
| 634 | # CONFIG_FB_OMAP is not set | ||
| 635 | # CONFIG_FB_VIRTUAL is not set | ||
| 636 | |||
| 637 | # | ||
| 638 | # Console display driver support | ||
| 639 | # | ||
| 640 | # CONFIG_VGA_CONSOLE is not set | ||
| 641 | CONFIG_DUMMY_CONSOLE=y | ||
| 642 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
| 643 | CONFIG_FONTS=y | ||
| 644 | CONFIG_FONT_8x8=y | ||
| 645 | CONFIG_FONT_8x16=y | ||
| 646 | # CONFIG_FONT_6x11 is not set | ||
| 647 | # CONFIG_FONT_PEARL_8x8 is not set | ||
| 648 | # CONFIG_FONT_ACORN_8x8 is not set | ||
| 649 | # CONFIG_FONT_MINI_4x6 is not set | ||
| 650 | # CONFIG_FONT_SUN8x16 is not set | ||
| 651 | # CONFIG_FONT_SUN12x22 is not set | ||
| 652 | |||
| 653 | # | ||
| 654 | # Logo configuration | ||
| 655 | # | ||
| 656 | # CONFIG_LOGO is not set | ||
| 657 | CONFIG_BACKLIGHT_LCD_SUPPORT=y | ||
| 658 | CONFIG_BACKLIGHT_CLASS_DEVICE=y | ||
| 659 | CONFIG_BACKLIGHT_DEVICE=y | ||
| 660 | CONFIG_LCD_CLASS_DEVICE=y | ||
| 661 | CONFIG_LCD_DEVICE=y | ||
| 662 | |||
| 663 | # | ||
| 664 | # Sound | ||
| 665 | # | ||
| 666 | # CONFIG_SOUND is not set | ||
| 667 | |||
| 668 | # | ||
| 669 | # Misc devices | ||
| 670 | # | ||
| 671 | |||
| 672 | # | ||
| 673 | # USB support | ||
| 674 | # | ||
| 675 | CONFIG_USB_ARCH_HAS_HCD=y | ||
| 676 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
| 677 | # CONFIG_USB is not set | ||
| 678 | |||
| 679 | # | ||
| 680 | # USB Gadget Support | ||
| 681 | # | ||
| 682 | CONFIG_USB_GADGET=y | ||
| 683 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | ||
| 684 | # CONFIG_USB_GADGET_NET2280 is not set | ||
| 685 | # CONFIG_USB_GADGET_PXA2XX is not set | ||
| 686 | # CONFIG_USB_GADGET_GOKU is not set | ||
| 687 | # CONFIG_USB_GADGET_LH7A40X is not set | ||
| 688 | CONFIG_USB_GADGET_OMAP=y | ||
| 689 | CONFIG_USB_OMAP=y | ||
| 690 | # CONFIG_USB_GADGET_DUMMY_HCD is not set | ||
| 691 | # CONFIG_USB_GADGET_DUALSPEED is not set | ||
| 692 | CONFIG_USB_ZERO=y | ||
| 693 | # CONFIG_USB_ETH is not set | ||
| 694 | # CONFIG_USB_GADGETFS is not set | ||
| 695 | # CONFIG_USB_FILE_STORAGE is not set | ||
| 696 | # CONFIG_USB_G_SERIAL is not set | ||
| 697 | |||
| 698 | # | ||
| 699 | # Synchronous Serial Interfaces (SSI) | ||
| 700 | # | ||
| 701 | # CONFIG_OMAP_UWIRE is not set | ||
| 702 | # CONFIG_OMAP_TSC2101 is not set | ||
| 703 | |||
| 704 | # | ||
| 705 | # MMC/SD Card support | ||
| 706 | # | ||
| 707 | CONFIG_MMC=y | ||
| 708 | # CONFIG_MMC_DEBUG is not set | ||
| 709 | CONFIG_MMC_BLOCK=y | ||
| 710 | CONFIG_MMC_BLOCK_BROKEN_RFD=y | ||
| 711 | # CONFIG_MMC_BULKTRANSFER is not set | ||
| 712 | CONFIG_MMC_OMAP=y | ||
| 713 | # CONFIG_MMC_OMAP16XX_BLOCK1 is not set | ||
| 714 | CONFIG_MMC_OMAP16XX_BLOCK2=y | ||
| 715 | |||
| 716 | # | ||
| 717 | # Kernel hacking | ||
| 718 | # | ||
| 719 | # CONFIG_PRINTK_TIME is not set | ||
| 720 | CONFIG_DEBUG_KERNEL=y | ||
| 721 | CONFIG_MAGIC_SYSRQ=y | ||
| 722 | CONFIG_LOG_BUF_SHIFT=14 | ||
| 723 | # CONFIG_SCHEDSTATS is not set | ||
| 724 | CONFIG_DEBUG_SLAB=y | ||
| 725 | CONFIG_DEBUG_SPINLOCK=y | ||
| 726 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
| 727 | # CONFIG_DEBUG_KOBJECT is not set | ||
| 728 | CONFIG_DEBUG_BUGVERBOSE=y | ||
| 729 | CONFIG_DEBUG_INFO=y | ||
| 730 | # CONFIG_DEBUG_FS is not set | ||
| 731 | CONFIG_FRAME_POINTER=y | ||
| 732 | CONFIG_DEBUG_USER=y | ||
| 733 | CONFIG_DEBUG_WAITQ=y | ||
| 734 | CONFIG_DEBUG_ERRORS=y | ||
| 735 | CONFIG_DEBUG_LL=y | ||
| 736 | # CONFIG_DEBUG_ICEDCC is not set | ||
| 737 | |||
| 738 | # | ||
| 739 | # Security options | ||
| 740 | # | ||
| 741 | # CONFIG_KEYS is not set | ||
| 742 | # CONFIG_SECURITY is not set | ||
| 743 | |||
| 744 | # | ||
| 745 | # Cryptographic options | ||
| 746 | # | ||
| 747 | # CONFIG_CRYPTO is not set | ||
| 748 | |||
| 749 | # | ||
| 750 | # Hardware crypto devices | ||
| 751 | # | ||
| 752 | |||
| 753 | # | ||
| 754 | # Library routines | ||
| 755 | # | ||
| 756 | # CONFIG_CRC_CCITT is not set | ||
| 757 | CONFIG_CRC32=y | ||
| 758 | # CONFIG_LIBCRC32C is not set | ||
| 759 | CONFIG_ZLIB_INFLATE=y | ||
| 760 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/openembedded/packages/linux/linux-omap1-2.6.12-rc2/omap5912osk/defconfig b/openembedded/packages/linux/linux-omap1-2.6.12-rc2/omap5912osk/defconfig new file mode 100644 index 0000000000..645dbf8ac7 --- /dev/null +++ b/openembedded/packages/linux/linux-omap1-2.6.12-rc2/omap5912osk/defconfig | |||
| @@ -0,0 +1,1035 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.12-rc2-omap1 | ||
| 4 | # Fri May 6 10:35:31 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 is not set | ||
| 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_EXTRA_PASS is not set | ||
| 37 | CONFIG_BASE_FULL=y | ||
| 38 | CONFIG_FUTEX=y | ||
| 39 | CONFIG_EPOLL=y | ||
| 40 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
| 41 | CONFIG_SHMEM=y | ||
| 42 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
| 43 | CONFIG_CC_ALIGN_LABELS=0 | ||
| 44 | CONFIG_CC_ALIGN_LOOPS=0 | ||
| 45 | CONFIG_CC_ALIGN_JUMPS=0 | ||
| 46 | # CONFIG_TINY_SHMEM is not set | ||
| 47 | CONFIG_BASE_SMALL=0 | ||
| 48 | |||
| 49 | # | ||
| 50 | # Loadable module support | ||
| 51 | # | ||
| 52 | CONFIG_MODULES=y | ||
| 53 | CONFIG_MODULE_UNLOAD=y | ||
| 54 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
| 55 | CONFIG_OBSOLETE_MODPARM=y | ||
| 56 | # CONFIG_MODVERSIONS is not set | ||
| 57 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 58 | CONFIG_KMOD=y | ||
| 59 | |||
| 60 | # | ||
| 61 | # System Type | ||
| 62 | # | ||
| 63 | # CONFIG_ARCH_CLPS7500 is not set | ||
| 64 | # CONFIG_ARCH_CLPS711X is not set | ||
| 65 | # CONFIG_ARCH_CO285 is not set | ||
| 66 | # CONFIG_ARCH_EBSA110 is not set | ||
| 67 | # CONFIG_ARCH_CAMELOT is not set | ||
| 68 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
| 69 | # CONFIG_ARCH_INTEGRATOR is not set | ||
| 70 | # CONFIG_ARCH_IOP3XX is not set | ||
| 71 | # CONFIG_ARCH_IXP4XX is not set | ||
| 72 | # CONFIG_ARCH_IXP2000 is not set | ||
| 73 | # CONFIG_ARCH_L7200 is not set | ||
| 74 | # CONFIG_ARCH_PXA is not set | ||
| 75 | # CONFIG_ARCH_RPC is not set | ||
| 76 | # CONFIG_ARCH_SA1100 is not set | ||
| 77 | # CONFIG_ARCH_S3C2410 is not set | ||
| 78 | # CONFIG_ARCH_SHARK is not set | ||
| 79 | # CONFIG_ARCH_LH7A40X is not set | ||
| 80 | CONFIG_ARCH_OMAP=y | ||
| 81 | # CONFIG_ARCH_VERSATILE is not set | ||
| 82 | # CONFIG_ARCH_IMX is not set | ||
| 83 | # CONFIG_ARCH_H720X is not set | ||
| 84 | |||
| 85 | # | ||
| 86 | # TI OMAP Implementations | ||
| 87 | # | ||
| 88 | CONFIG_ARCH_OMAP_OTG=y | ||
| 89 | CONFIG_ARCH_OMAP1=y | ||
| 90 | # CONFIG_ARCH_OMAP2 is not set | ||
| 91 | |||
| 92 | # | ||
| 93 | # OMAP Core Type | ||
| 94 | # | ||
| 95 | # CONFIG_ARCH_OMAP730 is not set | ||
| 96 | # CONFIG_ARCH_OMAP1510 is not set | ||
| 97 | CONFIG_ARCH_OMAP16XX=y | ||
| 98 | |||
| 99 | # | ||
| 100 | # OMAP Board Type | ||
| 101 | # | ||
| 102 | # CONFIG_MACH_OMAP_INNOVATOR is not set | ||
| 103 | # CONFIG_MACH_OMAP_H2 is not set | ||
| 104 | # CONFIG_MACH_OMAP_H3 is not set | ||
| 105 | CONFIG_MACH_OMAP_OSK=y | ||
| 106 | # CONFIG_MACH_OMAP_GENERIC is not set | ||
| 107 | |||
| 108 | # | ||
| 109 | # OMAP CPU Speed | ||
| 110 | # | ||
| 111 | # CONFIG_OMAP_ARM_216MHZ is not set | ||
| 112 | CONFIG_OMAP_ARM_192MHZ=y | ||
| 113 | # CONFIG_OMAP_ARM_168MHZ is not set | ||
| 114 | # CONFIG_OMAP_ARM_120MHZ is not set | ||
| 115 | # CONFIG_OMAP_ARM_60MHZ is not set | ||
| 116 | # CONFIG_OMAP_ARM_30MHZ is not set | ||
| 117 | CONFIG_OMAP_DSP=m | ||
| 118 | CONFIG_OMAP_DSP_MBCMD_VERBOSE=y | ||
| 119 | CONFIG_OMAP_DSP_TASK_MULTIOPEN=y | ||
| 120 | # CONFIG_OMAP_DSP_FBEXPORT is not set | ||
| 121 | |||
| 122 | # | ||
| 123 | # OMAP Feature Selections | ||
| 124 | # | ||
| 125 | # CONFIG_OMAP_RESET_CLOCKS is not set | ||
| 126 | # CONFIG_OMAP_BOOT_TAG is not set | ||
| 127 | CONFIG_OMAP_MUX=y | ||
| 128 | # CONFIG_OMAP_MUX_DEBUG is not set | ||
| 129 | CONFIG_OMAP_MUX_WARNINGS=y | ||
| 130 | CONFIG_OMAP_MPU_TIMER=y | ||
| 131 | # CONFIG_OMAP_32K_TIMER is not set | ||
| 132 | # CONFIG_OMAP_DM_TIMER is not set | ||
| 133 | CONFIG_OMAP_LL_DEBUG_UART1=y | ||
| 134 | # CONFIG_OMAP_LL_DEBUG_UART2 is not set | ||
| 135 | # CONFIG_OMAP_LL_DEBUG_UART3 is not set | ||
| 136 | |||
| 137 | # | ||
| 138 | # Processor Type | ||
| 139 | # | ||
| 140 | CONFIG_CPU_32=y | ||
| 141 | CONFIG_CPU_ARM926T=y | ||
| 142 | CONFIG_CPU_32v5=y | ||
| 143 | CONFIG_CPU_ABRT_EV5TJ=y | ||
| 144 | CONFIG_CPU_CACHE_VIVT=y | ||
| 145 | CONFIG_CPU_COPY_V4WB=y | ||
| 146 | CONFIG_CPU_TLB_V4WBI=y | ||
| 147 | |||
| 148 | # | ||
| 149 | # Processor Features | ||
| 150 | # | ||
| 151 | # CONFIG_ARM_THUMB is not set | ||
| 152 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
| 153 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
| 154 | CONFIG_CPU_DCACHE_WRITETHROUGH=y | ||
| 155 | # CONFIG_CPU_CACHE_ROUND_ROBIN is not set | ||
| 156 | |||
| 157 | # | ||
| 158 | # General setup | ||
| 159 | # | ||
| 160 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
| 161 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
| 162 | # CONFIG_XIP_KERNEL is not set | ||
| 163 | |||
| 164 | # | ||
| 165 | # PCCARD (PCMCIA/CardBus) support | ||
| 166 | # | ||
| 167 | CONFIG_PCCARD=m | ||
| 168 | # CONFIG_PCMCIA_DEBUG is not set | ||
| 169 | CONFIG_PCMCIA=m | ||
| 170 | |||
| 171 | # | ||
| 172 | # PC-card bridges | ||
| 173 | # | ||
| 174 | # CONFIG_TCIC is not set | ||
| 175 | CONFIG_OMAP_CF=m | ||
| 176 | |||
| 177 | # | ||
| 178 | # At least one math emulation must be selected | ||
| 179 | # | ||
| 180 | CONFIG_FPE_NWFPE=y | ||
| 181 | # CONFIG_FPE_NWFPE_XP is not set | ||
| 182 | # CONFIG_FPE_FASTFPE is not set | ||
| 183 | # CONFIG_VFP is not set | ||
| 184 | CONFIG_BINFMT_ELF=y | ||
| 185 | # CONFIG_BINFMT_AOUT is not set | ||
| 186 | # CONFIG_BINFMT_MISC is not set | ||
| 187 | |||
| 188 | # | ||
| 189 | # Generic Driver Options | ||
| 190 | # | ||
| 191 | CONFIG_STANDALONE=y | ||
| 192 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 193 | # CONFIG_FW_LOADER is not set | ||
| 194 | # CONFIG_PM is not set | ||
| 195 | # CONFIG_PREEMPT is not set | ||
| 196 | # CONFIG_ARTHUR is not set | ||
| 197 | CONFIG_CMDLINE="mem=32M console=ttyS0,115200 initrd=0x10400000,8M root=/dev/ram0 rw" | ||
| 198 | # CONFIG_LEDS is not set | ||
| 199 | CONFIG_ALIGNMENT_TRAP=y | ||
| 200 | |||
| 201 | # | ||
| 202 | # Parallel port support | ||
| 203 | # | ||
| 204 | # CONFIG_PARPORT is not set | ||
| 205 | |||
| 206 | # | ||
| 207 | # Memory Technology Devices (MTD) | ||
| 208 | # | ||
| 209 | CONFIG_MTD=y | ||
| 210 | # CONFIG_MTD_DEBUG is not set | ||
| 211 | # CONFIG_MTD_CONCAT is not set | ||
| 212 | CONFIG_MTD_PARTITIONS=y | ||
| 213 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
| 214 | CONFIG_MTD_CMDLINE_PARTS=y | ||
| 215 | # CONFIG_MTD_AFS_PARTS is not set | ||
| 216 | |||
| 217 | # | ||
| 218 | # User Modules And Translation Layers | ||
| 219 | # | ||
| 220 | CONFIG_MTD_CHAR=y | ||
| 221 | CONFIG_MTD_BLOCK=y | ||
| 222 | # CONFIG_FTL is not set | ||
| 223 | # CONFIG_NFTL is not set | ||
| 224 | # CONFIG_INFTL is not set | ||
| 225 | |||
| 226 | # | ||
| 227 | # RAM/ROM/Flash chip drivers | ||
| 228 | # | ||
| 229 | CONFIG_MTD_CFI=y | ||
| 230 | # CONFIG_MTD_JEDECPROBE is not set | ||
| 231 | CONFIG_MTD_GEN_PROBE=y | ||
| 232 | # CONFIG_MTD_CFI_ADV_OPTIONS is not set | ||
| 233 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
| 234 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
| 235 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
| 236 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
| 237 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
| 238 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
| 239 | CONFIG_MTD_CFI_I1=y | ||
| 240 | CONFIG_MTD_CFI_I2=y | ||
| 241 | # CONFIG_MTD_CFI_I4 is not set | ||
| 242 | # CONFIG_MTD_CFI_I8 is not set | ||
| 243 | CONFIG_MTD_CFI_INTELEXT=y | ||
| 244 | # CONFIG_MTD_CFI_AMDSTD is not set | ||
| 245 | # CONFIG_MTD_CFI_STAA is not set | ||
| 246 | CONFIG_MTD_CFI_UTIL=y | ||
| 247 | # CONFIG_MTD_RAM is not set | ||
| 248 | # CONFIG_MTD_ROM is not set | ||
| 249 | # CONFIG_MTD_ABSENT is not set | ||
| 250 | # CONFIG_MTD_XIP is not set | ||
| 251 | |||
| 252 | # | ||
| 253 | # Mapping drivers for chip access | ||
| 254 | # | ||
| 255 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
| 256 | # CONFIG_MTD_PHYSMAP is not set | ||
| 257 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
| 258 | # CONFIG_MTD_EDB7312 is not set | ||
| 259 | CONFIG_MTD_OMAP_NORv2=y | ||
| 260 | |||
| 261 | # | ||
| 262 | # Self-contained MTD device drivers | ||
| 263 | # | ||
| 264 | # CONFIG_MTD_SLRAM is not set | ||
| 265 | # CONFIG_MTD_PHRAM is not set | ||
| 266 | # CONFIG_MTD_OMAP_NOR is not set | ||
| 267 | # CONFIG_MTD_MTDRAM is not set | ||
| 268 | # CONFIG_MTD_BLKMTD is not set | ||
| 269 | # CONFIG_MTD_BLOCK2MTD is not set | ||
| 270 | |||
| 271 | # | ||
| 272 | # Disk-On-Chip Device Drivers | ||
| 273 | # | ||
| 274 | # CONFIG_MTD_DOC2000 is not set | ||
| 275 | # CONFIG_MTD_DOC2001 is not set | ||
| 276 | # CONFIG_MTD_DOC2001PLUS is not set | ||
| 277 | |||
| 278 | # | ||
| 279 | # NAND Flash Device Drivers | ||
| 280 | # | ||
| 281 | # CONFIG_MTD_NAND is not set | ||
| 282 | |||
| 283 | # | ||
| 284 | # Plug and Play support | ||
| 285 | # | ||
| 286 | |||
| 287 | # | ||
| 288 | # Block devices | ||
| 289 | # | ||
| 290 | # CONFIG_BLK_DEV_FD is not set | ||
| 291 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 292 | CONFIG_BLK_DEV_LOOP=y | ||
| 293 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
| 294 | # CONFIG_BLK_DEV_NBD is not set | ||
| 295 | # CONFIG_BLK_DEV_UB is not set | ||
| 296 | CONFIG_BLK_DEV_RAM=y | ||
| 297 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 298 | CONFIG_BLK_DEV_RAM_SIZE=8192 | ||
| 299 | CONFIG_BLK_DEV_INITRD=y | ||
| 300 | CONFIG_INITRAMFS_SOURCE="" | ||
| 301 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 302 | |||
| 303 | # | ||
| 304 | # IO Schedulers | ||
| 305 | # | ||
| 306 | CONFIG_IOSCHED_NOOP=y | ||
| 307 | CONFIG_IOSCHED_AS=y | ||
| 308 | CONFIG_IOSCHED_DEADLINE=y | ||
| 309 | CONFIG_IOSCHED_CFQ=y | ||
| 310 | # CONFIG_ATA_OVER_ETH is not set | ||
| 311 | |||
| 312 | # | ||
| 313 | # Multi-device support (RAID and LVM) | ||
| 314 | # | ||
| 315 | # CONFIG_MD is not set | ||
| 316 | |||
| 317 | # | ||
| 318 | # Networking support | ||
| 319 | # | ||
| 320 | CONFIG_NET=y | ||
| 321 | |||
| 322 | # | ||
| 323 | # Networking options | ||
| 324 | # | ||
| 325 | CONFIG_PACKET=m | ||
| 326 | # CONFIG_PACKET_MMAP is not set | ||
| 327 | CONFIG_UNIX=y | ||
| 328 | # CONFIG_NET_KEY is not set | ||
| 329 | CONFIG_INET=y | ||
| 330 | CONFIG_IP_MULTICAST=y | ||
| 331 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 332 | CONFIG_IP_PNP=y | ||
| 333 | CONFIG_IP_PNP_DHCP=y | ||
| 334 | CONFIG_IP_PNP_BOOTP=y | ||
| 335 | # CONFIG_IP_PNP_RARP is not set | ||
| 336 | # CONFIG_NET_IPIP is not set | ||
| 337 | # CONFIG_NET_IPGRE is not set | ||
| 338 | # CONFIG_IP_MROUTE is not set | ||
| 339 | # CONFIG_ARPD is not set | ||
| 340 | # CONFIG_SYN_COOKIES is not set | ||
| 341 | # CONFIG_INET_AH is not set | ||
| 342 | # CONFIG_INET_ESP is not set | ||
| 343 | # CONFIG_INET_IPCOMP is not set | ||
| 344 | # CONFIG_INET_TUNNEL is not set | ||
| 345 | CONFIG_IP_TCPDIAG=y | ||
| 346 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
| 347 | # CONFIG_IPV6 is not set | ||
| 348 | # CONFIG_NETFILTER is not set | ||
| 349 | |||
| 350 | # | ||
| 351 | # SCTP Configuration (EXPERIMENTAL) | ||
| 352 | # | ||
| 353 | # CONFIG_IP_SCTP is not set | ||
| 354 | # CONFIG_ATM is not set | ||
| 355 | # CONFIG_BRIDGE is not set | ||
| 356 | # CONFIG_VLAN_8021Q is not set | ||
| 357 | # CONFIG_DECNET is not set | ||
| 358 | # CONFIG_LLC2 is not set | ||
| 359 | # CONFIG_IPX is not set | ||
| 360 | # CONFIG_ATALK is not set | ||
| 361 | # CONFIG_X25 is not set | ||
| 362 | # CONFIG_LAPB is not set | ||
| 363 | # CONFIG_NET_DIVERT is not set | ||
| 364 | # CONFIG_ECONET is not set | ||
| 365 | # CONFIG_WAN_ROUTER is not set | ||
| 366 | |||
| 367 | # | ||
| 368 | # QoS and/or fair queueing | ||
| 369 | # | ||
| 370 | # CONFIG_NET_SCHED is not set | ||
| 371 | # CONFIG_NET_CLS_ROUTE is not set | ||
| 372 | |||
| 373 | # | ||
| 374 | # Network testing | ||
| 375 | # | ||
| 376 | # CONFIG_NET_PKTGEN is not set | ||
| 377 | # CONFIG_NETPOLL is not set | ||
| 378 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 379 | # CONFIG_HAMRADIO is not set | ||
| 380 | # CONFIG_IRDA is not set | ||
| 381 | # CONFIG_BT is not set | ||
| 382 | CONFIG_NETDEVICES=y | ||
| 383 | # CONFIG_DUMMY is not set | ||
| 384 | # CONFIG_BONDING is not set | ||
| 385 | # CONFIG_EQUALIZER is not set | ||
| 386 | # CONFIG_TUN is not set | ||
| 387 | |||
| 388 | # | ||
| 389 | # Ethernet (10 or 100Mbit) | ||
| 390 | # | ||
| 391 | CONFIG_NET_ETHERNET=y | ||
| 392 | CONFIG_MII=y | ||
| 393 | CONFIG_SMC91X=y | ||
| 394 | |||
| 395 | # | ||
| 396 | # Ethernet (1000 Mbit) | ||
| 397 | # | ||
| 398 | |||
| 399 | # | ||
| 400 | # Ethernet (10000 Mbit) | ||
| 401 | # | ||
| 402 | |||
| 403 | # | ||
| 404 | # Token Ring devices | ||
| 405 | # | ||
| 406 | |||
| 407 | # | ||
| 408 | # Wireless LAN (non-hamradio) | ||
| 409 | # | ||
| 410 | # CONFIG_NET_RADIO is not set | ||
| 411 | |||
| 412 | # | ||
| 413 | # PCMCIA network device support | ||
| 414 | # | ||
| 415 | # CONFIG_NET_PCMCIA is not set | ||
| 416 | |||
| 417 | # | ||
| 418 | # Wan interfaces | ||
| 419 | # | ||
| 420 | # CONFIG_WAN is not set | ||
| 421 | CONFIG_PPP=y | ||
| 422 | CONFIG_PPP_MULTILINK=y | ||
| 423 | # CONFIG_PPP_FILTER is not set | ||
| 424 | # CONFIG_PPP_ASYNC is not set | ||
| 425 | # CONFIG_PPP_SYNC_TTY is not set | ||
| 426 | # CONFIG_PPP_DEFLATE is not set | ||
| 427 | # CONFIG_PPP_BSDCOMP is not set | ||
| 428 | # CONFIG_PPPOE is not set | ||
| 429 | # CONFIG_SLIP is not set | ||
| 430 | # CONFIG_SHAPER is not set | ||
| 431 | # CONFIG_NETCONSOLE is not set | ||
| 432 | |||
| 433 | # | ||
| 434 | # ATA/ATAPI/MFM/RLL support | ||
| 435 | # | ||
| 436 | CONFIG_IDE=m | ||
| 437 | CONFIG_BLK_DEV_IDE=m | ||
| 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_IDEDISK=m | ||
| 444 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
| 445 | CONFIG_BLK_DEV_IDECS=m | ||
| 446 | # CONFIG_BLK_DEV_IDECD is not set | ||
| 447 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
| 448 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
| 449 | # CONFIG_IDE_TASK_IOCTL is not set | ||
| 450 | |||
| 451 | # | ||
| 452 | # IDE chipset support/bugfixes | ||
| 453 | # | ||
| 454 | CONFIG_IDE_GENERIC=m | ||
| 455 | # CONFIG_IDE_ARM is not set | ||
| 456 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
| 457 | # CONFIG_IDEDMA_AUTO is not set | ||
| 458 | # CONFIG_BLK_DEV_HD is not set | ||
| 459 | |||
| 460 | # | ||
| 461 | # SCSI device support | ||
| 462 | # | ||
| 463 | # CONFIG_SCSI is not set | ||
| 464 | |||
| 465 | # | ||
| 466 | # Fusion MPT device support | ||
| 467 | # | ||
| 468 | |||
| 469 | # | ||
| 470 | # IEEE 1394 (FireWire) support | ||
| 471 | # | ||
| 472 | |||
| 473 | # | ||
| 474 | # I2O device support | ||
| 475 | # | ||
| 476 | |||
| 477 | # | ||
| 478 | # ISDN subsystem | ||
| 479 | # | ||
| 480 | # CONFIG_ISDN is not set | ||
| 481 | |||
| 482 | # | ||
| 483 | # Input device support | ||
| 484 | # | ||
| 485 | CONFIG_INPUT=y | ||
| 486 | |||
| 487 | # | ||
| 488 | # Userland interfaces | ||
| 489 | # | ||
| 490 | CONFIG_INPUT_MOUSEDEV=y | ||
| 491 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | ||
| 492 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
| 493 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
| 494 | # CONFIG_INPUT_JOYDEV is not set | ||
| 495 | # CONFIG_INPUT_TSDEV is not set | ||
| 496 | CONFIG_INPUT_EVDEV=y | ||
| 497 | # CONFIG_INPUT_EVBUG is not set | ||
| 498 | |||
| 499 | # | ||
| 500 | # Input Device Drivers | ||
| 501 | # | ||
| 502 | CONFIG_INPUT_KEYBOARD=y | ||
| 503 | # CONFIG_KEYBOARD_ATKBD is not set | ||
| 504 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
| 505 | # CONFIG_KEYBOARD_LKKBD is not set | ||
| 506 | # CONFIG_KEYBOARD_XTKBD is not set | ||
| 507 | # CONFIG_KEYBOARD_NEWTON is not set | ||
| 508 | CONFIG_KEYBOARD_OMAP=y | ||
| 509 | # CONFIG_INPUT_MOUSE is not set | ||
| 510 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 511 | CONFIG_INPUT_TOUCHSCREEN=y | ||
| 512 | # CONFIG_TOUCHSCREEN_GUNZE is not set | ||
| 513 | # CONFIG_TOUCHSCREEN_ELO is not set | ||
| 514 | # CONFIG_TOUCHSCREEN_MTOUCH is not set | ||
| 515 | # CONFIG_TOUCHSCREEN_MK712 is not set | ||
| 516 | CONFIG_TOUCHSCREEN_OMAP=y | ||
| 517 | # CONFIG_INPUT_MISC is not set | ||
| 518 | |||
| 519 | # | ||
| 520 | # Hardware I/O ports | ||
| 521 | # | ||
| 522 | CONFIG_SERIO=y | ||
| 523 | CONFIG_SERIO_SERPORT=y | ||
| 524 | # CONFIG_SERIO_RAW is not set | ||
| 525 | # CONFIG_GAMEPORT is not set | ||
| 526 | CONFIG_SOUND_GAMEPORT=y | ||
| 527 | |||
| 528 | # | ||
| 529 | # Character devices | ||
| 530 | # | ||
| 531 | CONFIG_VT=y | ||
| 532 | CONFIG_VT_CONSOLE=y | ||
| 533 | CONFIG_HW_CONSOLE=y | ||
| 534 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 535 | |||
| 536 | # | ||
| 537 | # Serial drivers | ||
| 538 | # | ||
| 539 | CONFIG_SERIAL_8250=y | ||
| 540 | CONFIG_SERIAL_8250_CONSOLE=y | ||
| 541 | # CONFIG_SERIAL_8250_CS is not set | ||
| 542 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
| 543 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
| 544 | |||
| 545 | # | ||
| 546 | # Non-8250 serial port support | ||
| 547 | # | ||
| 548 | CONFIG_SERIAL_CORE=y | ||
| 549 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 550 | CONFIG_UNIX98_PTYS=y | ||
| 551 | CONFIG_LEGACY_PTYS=y | ||
| 552 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 553 | |||
| 554 | # | ||
| 555 | # IPMI | ||
| 556 | # | ||
| 557 | # CONFIG_IPMI_HANDLER is not set | ||
| 558 | |||
| 559 | # | ||
| 560 | # Watchdog Cards | ||
| 561 | # | ||
| 562 | # CONFIG_WATCHDOG is not set | ||
| 563 | # CONFIG_NVRAM is not set | ||
| 564 | # CONFIG_RTC is not set | ||
| 565 | CONFIG_OMAP_RTC=y | ||
| 566 | # CONFIG_DTLK is not set | ||
| 567 | # CONFIG_R3964 is not set | ||
| 568 | |||
| 569 | # | ||
| 570 | # Ftape, the floppy tape device driver | ||
| 571 | # | ||
| 572 | # CONFIG_DRM is not set | ||
| 573 | |||
| 574 | # | ||
| 575 | # PCMCIA character devices | ||
| 576 | # | ||
| 577 | # CONFIG_SYNCLINK_CS is not set | ||
| 578 | # CONFIG_RAW_DRIVER is not set | ||
| 579 | |||
| 580 | # | ||
| 581 | # TPM devices | ||
| 582 | # | ||
| 583 | |||
| 584 | # | ||
| 585 | # I2C support | ||
| 586 | # | ||
| 587 | CONFIG_I2C=y | ||
| 588 | CONFIG_I2C_CHARDEV=y | ||
| 589 | |||
| 590 | # | ||
| 591 | # I2C Algorithms | ||
| 592 | # | ||
| 593 | # CONFIG_I2C_ALGOBIT is not set | ||
| 594 | # CONFIG_I2C_ALGOPCF is not set | ||
| 595 | # CONFIG_I2C_ALGOPCA is not set | ||
| 596 | |||
| 597 | # | ||
| 598 | # I2C Hardware Bus support | ||
| 599 | # | ||
| 600 | # CONFIG_I2C_ISA is not set | ||
| 601 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
| 602 | # CONFIG_I2C_STUB is not set | ||
| 603 | # CONFIG_I2C_PCA_ISA is not set | ||
| 604 | CONFIG_I2C_OMAP=y | ||
| 605 | |||
| 606 | # | ||
| 607 | # Hardware Sensors Chip support | ||
| 608 | # | ||
| 609 | # CONFIG_I2C_SENSOR is not set | ||
| 610 | # CONFIG_SENSORS_ADM1021 is not set | ||
| 611 | # CONFIG_SENSORS_ADM1025 is not set | ||
| 612 | # CONFIG_SENSORS_ADM1026 is not set | ||
| 613 | # CONFIG_SENSORS_ADM1031 is not set | ||
| 614 | # CONFIG_SENSORS_ASB100 is not set | ||
| 615 | # CONFIG_SENSORS_DS1621 is not set | ||
| 616 | # CONFIG_SENSORS_FSCHER is not set | ||
| 617 | # CONFIG_SENSORS_FSCPOS is not set | ||
| 618 | # CONFIG_SENSORS_GL518SM is not set | ||
| 619 | # CONFIG_SENSORS_GL520SM is not set | ||
| 620 | # CONFIG_SENSORS_IT87 is not set | ||
| 621 | # CONFIG_SENSORS_LM63 is not set | ||
| 622 | # CONFIG_SENSORS_LM75 is not set | ||
| 623 | # CONFIG_SENSORS_LM77 is not set | ||
| 624 | # CONFIG_SENSORS_LM78 is not set | ||
| 625 | # CONFIG_SENSORS_LM80 is not set | ||
| 626 | # CONFIG_SENSORS_LM83 is not set | ||
| 627 | # CONFIG_SENSORS_LM85 is not set | ||
| 628 | # CONFIG_SENSORS_LM87 is not set | ||
| 629 | # CONFIG_SENSORS_LM90 is not set | ||
| 630 | # CONFIG_SENSORS_LM92 is not set | ||
| 631 | # CONFIG_SENSORS_MAX1619 is not set | ||
| 632 | # CONFIG_SENSORS_PC87360 is not set | ||
| 633 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 634 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 635 | # CONFIG_SENSORS_W83781D is not set | ||
| 636 | # CONFIG_SENSORS_W83L785TS is not set | ||
| 637 | # CONFIG_SENSORS_W83627HF is not set | ||
| 638 | |||
| 639 | # | ||
| 640 | # Other I2C Chip support | ||
| 641 | # | ||
| 642 | # CONFIG_SENSORS_DS1337 is not set | ||
| 643 | # CONFIG_SENSORS_EEPROM is not set | ||
| 644 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 645 | # CONFIG_SENSORS_PCF8591 is not set | ||
| 646 | # CONFIG_SENSORS_RTC8564 is not set | ||
| 647 | # CONFIG_ISP1301_OMAP is not set | ||
| 648 | CONFIG_TPS65010=y | ||
| 649 | # CONFIG_SENSORS_TLV320AIC23 is not set | ||
| 650 | # CONFIG_GPIOEXPANDER_OMAP is not set | ||
| 651 | # CONFIG_I2C_DEBUG_CORE is not set | ||
| 652 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
| 653 | # CONFIG_I2C_DEBUG_BUS is not set | ||
| 654 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
| 655 | |||
| 656 | # | ||
| 657 | # Multimedia devices | ||
| 658 | # | ||
| 659 | # CONFIG_VIDEO_DEV is not set | ||
| 660 | |||
| 661 | # | ||
| 662 | # Digital Video Broadcasting Devices | ||
| 663 | # | ||
| 664 | # CONFIG_DVB is not set | ||
| 665 | |||
| 666 | # | ||
| 667 | # File systems | ||
| 668 | # | ||
| 669 | CONFIG_EXT2_FS=y | ||
| 670 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 671 | # CONFIG_EXT3_FS is not set | ||
| 672 | # CONFIG_JBD is not set | ||
| 673 | # CONFIG_REISERFS_FS is not set | ||
| 674 | # CONFIG_JFS_FS is not set | ||
| 675 | |||
| 676 | # | ||
| 677 | # XFS support | ||
| 678 | # | ||
| 679 | # CONFIG_XFS_FS is not set | ||
| 680 | # CONFIG_MINIX_FS is not set | ||
| 681 | # CONFIG_ROMFS_FS is not set | ||
| 682 | # CONFIG_QUOTA is not set | ||
| 683 | CONFIG_DNOTIFY=y | ||
| 684 | # CONFIG_AUTOFS_FS is not set | ||
| 685 | # CONFIG_AUTOFS4_FS is not set | ||
| 686 | |||
| 687 | # | ||
| 688 | # CD-ROM/DVD Filesystems | ||
| 689 | # | ||
| 690 | # CONFIG_ISO9660_FS is not set | ||
| 691 | # CONFIG_UDF_FS is not set | ||
| 692 | |||
| 693 | # | ||
| 694 | # DOS/FAT/NT Filesystems | ||
| 695 | # | ||
| 696 | CONFIG_FAT_FS=m | ||
| 697 | CONFIG_MSDOS_FS=m | ||
| 698 | CONFIG_VFAT_FS=m | ||
| 699 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
| 700 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
| 701 | # CONFIG_NTFS_FS is not set | ||
| 702 | |||
| 703 | # | ||
| 704 | # Pseudo filesystems | ||
| 705 | # | ||
| 706 | CONFIG_PROC_FS=y | ||
| 707 | CONFIG_SYSFS=y | ||
| 708 | # CONFIG_DEVFS_FS is not set | ||
| 709 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
| 710 | # CONFIG_TMPFS is not set | ||
| 711 | # CONFIG_HUGETLB_PAGE is not set | ||
| 712 | CONFIG_RAMFS=y | ||
| 713 | |||
| 714 | # | ||
| 715 | # Miscellaneous filesystems | ||
| 716 | # | ||
| 717 | # CONFIG_ADFS_FS is not set | ||
| 718 | # CONFIG_AFFS_FS is not set | ||
| 719 | # CONFIG_HFS_FS is not set | ||
| 720 | # CONFIG_HFSPLUS_FS is not set | ||
| 721 | # CONFIG_BEFS_FS is not set | ||
| 722 | # CONFIG_BFS_FS is not set | ||
| 723 | # CONFIG_EFS_FS is not set | ||
| 724 | # CONFIG_JFFS_FS is not set | ||
| 725 | CONFIG_JFFS2_FS=y | ||
| 726 | CONFIG_JFFS2_FS_DEBUG=0 | ||
| 727 | # CONFIG_JFFS2_FS_NAND is not set | ||
| 728 | # CONFIG_JFFS2_FS_NOR_ECC is not set | ||
| 729 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
| 730 | CONFIG_JFFS2_ZLIB=y | ||
| 731 | CONFIG_JFFS2_RTIME=y | ||
| 732 | # CONFIG_JFFS2_RUBIN is not set | ||
| 733 | # CONFIG_CRAMFS is not set | ||
| 734 | # CONFIG_VXFS_FS is not set | ||
| 735 | # CONFIG_HPFS_FS is not set | ||
| 736 | # CONFIG_QNX4FS_FS is not set | ||
| 737 | # CONFIG_SYSV_FS is not set | ||
| 738 | # CONFIG_UFS_FS is not set | ||
| 739 | |||
| 740 | # | ||
| 741 | # Network File Systems | ||
| 742 | # | ||
| 743 | CONFIG_NFS_FS=y | ||
| 744 | CONFIG_NFS_V3=y | ||
| 745 | # CONFIG_NFS_V4 is not set | ||
| 746 | # CONFIG_NFS_DIRECTIO is not set | ||
| 747 | # CONFIG_NFSD is not set | ||
| 748 | CONFIG_ROOT_NFS=y | ||
| 749 | CONFIG_LOCKD=y | ||
| 750 | CONFIG_LOCKD_V4=y | ||
| 751 | CONFIG_SUNRPC=y | ||
| 752 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 753 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 754 | # CONFIG_SMB_FS is not set | ||
| 755 | # CONFIG_CIFS is not set | ||
| 756 | # CONFIG_NCP_FS is not set | ||
| 757 | # CONFIG_CODA_FS is not set | ||
| 758 | # CONFIG_AFS_FS is not set | ||
| 759 | |||
| 760 | # | ||
| 761 | # Partition Types | ||
| 762 | # | ||
| 763 | # CONFIG_PARTITION_ADVANCED is not set | ||
| 764 | CONFIG_MSDOS_PARTITION=y | ||
| 765 | |||
| 766 | # | ||
| 767 | # Native Language Support | ||
| 768 | # | ||
| 769 | CONFIG_NLS=m | ||
| 770 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
| 771 | CONFIG_NLS_CODEPAGE_437=m | ||
| 772 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
| 773 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
| 774 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
| 775 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
| 776 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
| 777 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
| 778 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
| 779 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
| 780 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
| 781 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
| 782 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
| 783 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
| 784 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
| 785 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
| 786 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
| 787 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
| 788 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
| 789 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
| 790 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
| 791 | # CONFIG_NLS_ISO8859_8 is not set | ||
| 792 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
| 793 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
| 794 | # CONFIG_NLS_ASCII is not set | ||
| 795 | CONFIG_NLS_ISO8859_1=m | ||
| 796 | # CONFIG_NLS_ISO8859_2 is not set | ||
| 797 | # CONFIG_NLS_ISO8859_3 is not set | ||
| 798 | # CONFIG_NLS_ISO8859_4 is not set | ||
| 799 | # CONFIG_NLS_ISO8859_5 is not set | ||
| 800 | # CONFIG_NLS_ISO8859_6 is not set | ||
| 801 | # CONFIG_NLS_ISO8859_7 is not set | ||
| 802 | # CONFIG_NLS_ISO8859_9 is not set | ||
| 803 | # CONFIG_NLS_ISO8859_13 is not set | ||
| 804 | # CONFIG_NLS_ISO8859_14 is not set | ||
| 805 | # CONFIG_NLS_ISO8859_15 is not set | ||
| 806 | # CONFIG_NLS_KOI8_R is not set | ||
| 807 | # CONFIG_NLS_KOI8_U is not set | ||
| 808 | # CONFIG_NLS_UTF8 is not set | ||
| 809 | |||
| 810 | # | ||
| 811 | # Profiling support | ||
| 812 | # | ||
| 813 | # CONFIG_PROFILING is not set | ||
| 814 | |||
| 815 | # | ||
| 816 | # Graphics support | ||
| 817 | # | ||
| 818 | CONFIG_FB=m | ||
| 819 | # CONFIG_FB_CFB_FILLRECT is not set | ||
| 820 | # CONFIG_FB_CFB_COPYAREA is not set | ||
| 821 | # CONFIG_FB_CFB_IMAGEBLIT is not set | ||
| 822 | CONFIG_FB_SOFT_CURSOR=m | ||
| 823 | # CONFIG_FB_MACMODES is not set | ||
| 824 | CONFIG_FB_MODE_HELPERS=y | ||
| 825 | # CONFIG_FB_TILEBLITTING is not set | ||
| 826 | # CONFIG_FB_S1D13XXX is not set | ||
| 827 | CONFIG_FB_OMAP=m | ||
| 828 | CONFIG_FB_OMAP_INTERNAL_LCDC=y | ||
| 829 | # CONFIG_FB_OMAP_EXTERNAL_LCDC is not set | ||
| 830 | CONFIG_FB_OMAP_DMA_TUNE=y | ||
| 831 | # CONFIG_FB_VIRTUAL is not set | ||
| 832 | |||
| 833 | # | ||
| 834 | # Console display driver support | ||
| 835 | # | ||
| 836 | # CONFIG_VGA_CONSOLE is not set | ||
| 837 | CONFIG_DUMMY_CONSOLE=y | ||
| 838 | CONFIG_FRAMEBUFFER_CONSOLE=m | ||
| 839 | CONFIG_FONTS=y | ||
| 840 | CONFIG_FONT_8x8=y | ||
| 841 | # CONFIG_FONT_8x16 is not set | ||
| 842 | # CONFIG_FONT_6x11 is not set | ||
| 843 | # CONFIG_FONT_PEARL_8x8 is not set | ||
| 844 | # CONFIG_FONT_ACORN_8x8 is not set | ||
| 845 | # CONFIG_FONT_MINI_4x6 is not set | ||
| 846 | # CONFIG_FONT_SUN8x16 is not set | ||
| 847 | # CONFIG_FONT_SUN12x22 is not set | ||
| 848 | |||
| 849 | # | ||
| 850 | # Logo configuration | ||
| 851 | # | ||
| 852 | CONFIG_LOGO=y | ||
| 853 | # CONFIG_LOGO_LINUX_MONO is not set | ||
| 854 | # CONFIG_LOGO_LINUX_VGA16 is not set | ||
| 855 | CONFIG_LOGO_LINUX_CLUT224=y | ||
| 856 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 857 | |||
| 858 | # | ||
| 859 | # Sound | ||
| 860 | # | ||
| 861 | CONFIG_SOUND=m | ||
| 862 | |||
| 863 | # | ||
| 864 | # Advanced Linux Sound Architecture | ||
| 865 | # | ||
| 866 | # CONFIG_SND is not set | ||
| 867 | |||
| 868 | # | ||
| 869 | # Open Sound System | ||
| 870 | # | ||
| 871 | # CONFIG_SOUND_PRIME is not set | ||
| 872 | |||
| 873 | # | ||
| 874 | # Misc devices | ||
| 875 | # | ||
| 876 | |||
| 877 | # | ||
| 878 | # USB support | ||
| 879 | # | ||
| 880 | CONFIG_USB_ARCH_HAS_HCD=y | ||
| 881 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
| 882 | CONFIG_USB=m | ||
| 883 | # CONFIG_USB_DEBUG is not set | ||
| 884 | |||
| 885 | # | ||
| 886 | # Miscellaneous USB options | ||
| 887 | # | ||
| 888 | CONFIG_USB_DEVICEFS=y | ||
| 889 | # CONFIG_USB_BANDWIDTH is not set | ||
| 890 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
| 891 | # CONFIG_USB_OTG is not set | ||
| 892 | |||
| 893 | # | ||
| 894 | # USB Host Controller Drivers | ||
| 895 | # | ||
| 896 | CONFIG_USB_OHCI_HCD=m | ||
| 897 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | ||
| 898 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
| 899 | # CONFIG_USB_SL811_HCD is not set | ||
| 900 | |||
| 901 | # | ||
| 902 | # USB Device Class drivers | ||
| 903 | # | ||
| 904 | # CONFIG_USB_AUDIO is not set | ||
| 905 | # CONFIG_USB_BLUETOOTH_TTY is not set | ||
| 906 | # CONFIG_USB_MIDI is not set | ||
| 907 | # CONFIG_USB_ACM is not set | ||
| 908 | # CONFIG_USB_PRINTER is not set | ||
| 909 | |||
| 910 | # | ||
| 911 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | ||
| 912 | # | ||
| 913 | # CONFIG_USB_STORAGE is not set | ||
| 914 | |||
| 915 | # | ||
| 916 | # USB Input Devices | ||
| 917 | # | ||
| 918 | # CONFIG_USB_HID is not set | ||
| 919 | |||
| 920 | # | ||
| 921 | # USB HID Boot Protocol drivers | ||
| 922 | # | ||
| 923 | # CONFIG_USB_KBD is not set | ||
| 924 | # CONFIG_USB_MOUSE is not set | ||
| 925 | # CONFIG_USB_AIPTEK is not set | ||
| 926 | # CONFIG_USB_WACOM is not set | ||
| 927 | # CONFIG_USB_KBTAB is not set | ||
| 928 | # CONFIG_USB_POWERMATE is not set | ||
| 929 | # CONFIG_USB_MTOUCH is not set | ||
| 930 | # CONFIG_USB_EGALAX is not set | ||
| 931 | # CONFIG_USB_XPAD is not set | ||
| 932 | # CONFIG_USB_ATI_REMOTE is not set | ||
| 933 | |||
| 934 | # | ||
| 935 | # USB Imaging devices | ||
| 936 | # | ||
| 937 | # CONFIG_USB_MDC800 is not set | ||
| 938 | |||
| 939 | # | ||
| 940 | # USB Multimedia devices | ||
| 941 | # | ||
| 942 | # CONFIG_USB_DABUSB is not set | ||
| 943 | |||
| 944 | # | ||
| 945 | # Video4Linux support is needed for USB Multimedia device support | ||
| 946 | # | ||
| 947 | |||
| 948 | # | ||
| 949 | # USB Network Adapters | ||
| 950 | # | ||
| 951 | # CONFIG_USB_CATC is not set | ||
| 952 | # CONFIG_USB_KAWETH is not set | ||
| 953 | # CONFIG_USB_PEGASUS is not set | ||
| 954 | # CONFIG_USB_RTL8150 is not set | ||
| 955 | # CONFIG_USB_USBNET is not set | ||
| 956 | CONFIG_USB_MON=m | ||
| 957 | |||
| 958 | # | ||
| 959 | # USB port drivers | ||
| 960 | # | ||
| 961 | |||
| 962 | # | ||
| 963 | # USB Serial Converter support | ||
| 964 | # | ||
| 965 | # CONFIG_USB_SERIAL is not set | ||
| 966 | |||
| 967 | # | ||
| 968 | # USB Miscellaneous drivers | ||
| 969 | # | ||
| 970 | # CONFIG_USB_EMI62 is not set | ||
| 971 | # CONFIG_USB_EMI26 is not set | ||
| 972 | # CONFIG_USB_AUERSWALD is not set | ||
| 973 | # CONFIG_USB_RIO500 is not set | ||
| 974 | # CONFIG_USB_LEGOTOWER is not set | ||
| 975 | # CONFIG_USB_LCD is not set | ||
| 976 | # CONFIG_USB_LED is not set | ||
| 977 | # CONFIG_USB_CYTHERM is not set | ||
| 978 | # CONFIG_USB_PHIDGETKIT is not set | ||
| 979 | # CONFIG_USB_PHIDGETSERVO is not set | ||
| 980 | # CONFIG_USB_IDMOUSE is not set | ||
| 981 | # CONFIG_USB_TEST is not set | ||
| 982 | |||
| 983 | # | ||
| 984 | # USB ATM/DSL drivers | ||
| 985 | # | ||
| 986 | |||
| 987 | # | ||
| 988 | # USB Gadget Support | ||
| 989 | # | ||
| 990 | # CONFIG_USB_GADGET is not set | ||
| 991 | |||
| 992 | # | ||
| 993 | # Synchronous Serial Interfaces (SSI) | ||
| 994 | # | ||
| 995 | CONFIG_OMAP_UWIRE=y | ||
| 996 | # CONFIG_OMAP_TSC2101 is not set | ||
| 997 | |||
| 998 | # | ||
| 999 | # MMC/SD Card support | ||
| 1000 | # | ||
| 1001 | # CONFIG_MMC is not set | ||
| 1002 | |||
| 1003 | # | ||
| 1004 | # Kernel hacking | ||
| 1005 | # | ||
| 1006 | # CONFIG_PRINTK_TIME is not set | ||
| 1007 | # CONFIG_DEBUG_KERNEL is not set | ||
| 1008 | CONFIG_LOG_BUF_SHIFT=14 | ||
| 1009 | CONFIG_DEBUG_BUGVERBOSE=y | ||
| 1010 | CONFIG_FRAME_POINTER=y | ||
| 1011 | # CONFIG_DEBUG_USER is not set | ||
| 1012 | |||
| 1013 | # | ||
| 1014 | # Security options | ||
| 1015 | # | ||
| 1016 | # CONFIG_KEYS is not set | ||
| 1017 | # CONFIG_SECURITY is not set | ||
| 1018 | |||
| 1019 | # | ||
| 1020 | # Cryptographic options | ||
| 1021 | # | ||
| 1022 | # CONFIG_CRYPTO is not set | ||
| 1023 | |||
| 1024 | # | ||
| 1025 | # Hardware crypto devices | ||
| 1026 | # | ||
| 1027 | |||
| 1028 | # | ||
| 1029 | # Library routines | ||
| 1030 | # | ||
| 1031 | # CONFIG_CRC_CCITT is not set | ||
| 1032 | CONFIG_CRC32=y | ||
| 1033 | # CONFIG_LIBCRC32C is not set | ||
| 1034 | CONFIG_ZLIB_INFLATE=y | ||
| 1035 | CONFIG_ZLIB_DEFLATE=y | ||
diff --git a/openembedded/packages/linux/linux-omap1_2.6.12-rc2.bb b/openembedded/packages/linux/linux-omap1_2.6.12-rc2.bb new file mode 100644 index 0000000000..adac637caf --- /dev/null +++ b/openembedded/packages/linux/linux-omap1_2.6.12-rc2.bb | |||
| @@ -0,0 +1,46 @@ | |||
| 1 | PR = "r3" | ||
| 2 | SECTION = "kernel" | ||
| 3 | DESCRIPTION = "Linux kernel for OMAP processors" | ||
| 4 | LICENSE = "GPL" | ||
| 5 | |||
| 6 | SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/testing/linux-2.6.12-rc2.tar.bz2 \ | ||
| 7 | http://www.muru.com/linux/omap/patches/patch-2.6.12-rc2-omap1.bz2;patch=1 \ | ||
| 8 | file://defconfig" | ||
| 9 | |||
| 10 | |||
| 11 | S = "${WORKDIR}/linux-2.6.12-rc2" | ||
| 12 | |||
| 13 | KERNEL_IMAGETYPE = "vmlinux" | ||
| 14 | KERNEL_OUTPUT = "arch/${ARCH}/boot/compressed/${KERNEL_IMAGETYPE}" | ||
| 15 | #KERNEL_CCSUFFIX = "-3.3.4" | ||
| 16 | |||
| 17 | #DEPENDS = "uboot" | ||
| 18 | |||
| 19 | inherit kernel | ||
| 20 | |||
| 21 | python __anonymous () { | ||
| 22 | import re | ||
| 23 | host = bb.data.getVar('HOST_SYS', d, 1) | ||
| 24 | if not re.match('arm.*-linux', host): | ||
| 25 | raise bb.parse.SkipPackage("incompatible with host %s" % host) | ||
| 26 | } | ||
| 27 | |||
| 28 | |||
| 29 | do_configure_prepend() { | ||
| 30 | install -m 0644 ${WORKDIR}/defconfig ${S}/.config | ||
| 31 | oe_runmake oldconfig | ||
| 32 | } | ||
| 33 | |||
| 34 | do_deploy_omap5912osk() { | ||
| 35 | install -d ${DEPLOY_DIR}/images | ||
| 36 | arm-linux-objcopy -O binary -R .note -R .comment -S arch/arm/boot/compressed/vmlinux ${DEPLOY_DIR}/linux.bin | ||
| 37 | gzip -f -9 ${DEPLOY_DIR}/linux.bin | ||
| 38 | mkimage -A arm -O linux -T kernel -C gzip -a 0x10c08000 -e 0x10c08000 -n "OE" -d ${DEPLOY_DIR}/linux.bin.gz ${DEPLOY_DIR}/uImage_bb.cc | ||
| 39 | cp ${DEPLOY_DIR}/uImage_bb.cc /tftpboot | ||
| 40 | # install -m 0644 arch/${ARCH}/boot/${KERNEL_IMAGETYPE} ${DEPLOY_DIR}/images/${KERNEL_IMAGETYPE}-${MACHINE}-${DATETIME}.bin | ||
| 41 | } | ||
| 42 | |||
| 43 | |||
| 44 | do_deploy[dirs] = "${S}" | ||
| 45 | |||
| 46 | addtask deploy before do_build after do_compile | ||
diff --git a/openembedded/packages/maemo/nokia770-init/fixup-770.sh b/openembedded/packages/maemo/nokia770-init/fixup-770.sh new file mode 100644 index 0000000000..b65fb131e3 --- /dev/null +++ b/openembedded/packages/maemo/nokia770-init/fixup-770.sh | |||
| @@ -0,0 +1,25 @@ | |||
| 1 | #! /bin/sh | ||
| 2 | case "$1" in | ||
| 3 | start) | ||
| 4 | echo -n "Unmounting virtual fs from initrd" | ||
| 5 | umount /mnt/initfs/sys | ||
| 6 | umount /mnt/initfs/proc | ||
| 7 | ln -s /dev/vc/0 /dev/tty0 | ||
| 8 | ln -s /dev/vc/1 /dev/tty1 | ||
| 9 | ln -s /dev/vc/2 /dev/tty2 | ||
| 10 | ln -s /dev/vc/3 /dev/tty3 | ||
| 11 | ln -s /dev/vc/4 /dev/tty4 | ||
| 12 | ln -s /dev/vc/5 /dev/tty5 | ||
| 13 | ln -s /dev/vc/6 /dev/tty6 | ||
| 14 | ln -s /dev/vc/7 /dev/tty7 | ||
| 15 | ;; | ||
| 16 | stop) | ||
| 17 | ;; | ||
| 18 | *) | ||
| 19 | echo "Usage: $SCRIPTNAME {start|stop}" >&2 | ||
| 20 | exit 1 | ||
| 21 | ;; | ||
| 22 | esac | ||
| 23 | |||
| 24 | exit 0 | ||
| 25 | \ No newline at end of file | ||
diff --git a/openembedded/packages/maemo/nokia770-init_1.0.bb b/openembedded/packages/maemo/nokia770-init_1.0.bb new file mode 100644 index 0000000000..14ec4a0cfd --- /dev/null +++ b/openembedded/packages/maemo/nokia770-init_1.0.bb | |||
| @@ -0,0 +1,42 @@ | |||
| 1 | LICENSE = "GPL" | ||
| 2 | MAINTAINER = "Florian Boor <florian@kernelconcepts.de" | ||
| 3 | PR = "r3" | ||
| 4 | |||
| 5 | DEPENDS = "base-passwd" | ||
| 6 | RDEPENDS = "hotplug" | ||
| 7 | |||
| 8 | SRC_URI = "file://fixup-770.sh" | ||
| 9 | |||
| 10 | FILES_${PN} = "${sysconfdir} ${libdir}" | ||
| 11 | |||
| 12 | inherit update-rc.d | ||
| 13 | |||
| 14 | |||
| 15 | INITSCRIPT_NAME = "fixup-770.sh" | ||
| 16 | INITSCRIPT_PARAMS = "defaults 01" | ||
| 17 | |||
| 18 | |||
| 19 | do_install () { | ||
| 20 | install -d ${D}${sysconfdir}/init.d | ||
| 21 | install -m 755 ${WORKDIR}/fixup-770.sh ${D}/${sysconfdir}/init.d/fixup-770.sh | ||
| 22 | |||
| 23 | install -d ${D}/lib/firmware | ||
| 24 | } | ||
| 25 | |||
| 26 | pkg_postinst () { | ||
| 27 | #!/bin/sh | ||
| 28 | |||
| 29 | # can't do adduser stuff offline | ||
| 30 | if [ "x$D" != "x" ]; then | ||
| 31 | exit 1 | ||
| 32 | fi | ||
| 33 | |||
| 34 | # set up some links to firmware and modules in initrd | ||
| 35 | mkdir -p /lib/firmware | ||
| 36 | ln -sf /mnt/initfs/usr/lib/hotplug/firmware/3825.arm /lib/firmware/3825.arm | ||
| 37 | ln -sf /mnt/initfs/usr/lib/hotplug/firmware/brf6150fw.bin /lib/firmware/brf6150fw.bin | ||
| 38 | ln -sf /mnt/initfs/usr/lib/hotplug/firmware/mtlm3825.arm /lib/firmware/mtlm3825.arm | ||
| 39 | |||
| 40 | rm -rf /lib/modules | ||
| 41 | ln -s /mnt/initfs/lib/modules /lib/modules | ||
| 42 | } | ||
diff --git a/openembedded/packages/maemo/xpext/auxdir.patch b/openembedded/packages/maemo/xpext/auxdir.patch new file mode 100644 index 0000000000..da5841a132 --- /dev/null +++ b/openembedded/packages/maemo/xpext/auxdir.patch | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | --- configure.ac.old 2005-06-03 12:53:28.000000000 +0200 | ||
| 2 | +++ configure.ac 2005-06-03 12:54:29.000000000 +0200 | ||
| 3 | @@ -25,9 +25,9 @@ | ||
| 4 | |||
| 5 | AC_PREREQ([2.57]) | ||
| 6 | AC_INIT([spext], [1.0], [lauri.leukkunen@nokia.com], spext) | ||
| 7 | +AC_CONFIG_AUX_DIR(.) | ||
| 8 | AM_INIT_AUTOMAKE([dist-bzip2]) | ||
| 9 | AM_MAINTAINER_MODE | ||
| 10 | -AC_CONFIG_AUX_DIR(.) | ||
| 11 | |||
| 12 | dnl PKG_CHECK_MODULES(FIXESEXT, fixesext) | ||
| 13 | |||
diff --git a/openembedded/packages/maemo/xpext_1.0-5.bb b/openembedded/packages/maemo/xpext_1.0-5.bb new file mode 100644 index 0000000000..cd5aec2d13 --- /dev/null +++ b/openembedded/packages/maemo/xpext_1.0-5.bb | |||
| @@ -0,0 +1,27 @@ | |||
| 1 | PR = "r0" | ||
| 2 | LICENSE= "MIT" | ||
| 3 | DESCRIPTION = "X Server Nokia 770 extensions library" | ||
| 4 | SECTION = "x11/libs" | ||
| 5 | PRIORITY = "optional" | ||
| 6 | DEPENDS = "x11 xextensions xext" | ||
| 7 | |||
| 8 | SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/x/${PN}/${PN}_${PV}.tar.gz \ | ||
| 9 | file://auxdir.patch;patch=1;pnum=0" | ||
| 10 | S = "${WORKDIR}/xpext-1.0" | ||
| 11 | |||
| 12 | inherit autotools pkgconfig | ||
| 13 | |||
| 14 | do_configure_prepend () { | ||
| 15 | cd ${S} | ||
| 16 | chmod +x ./autogen.sh | ||
| 17 | ./autogen.sh | ||
| 18 | } | ||
| 19 | |||
| 20 | do_stage() { | ||
| 21 | oe_runmake install prefix=${STAGING_DIR} \ | ||
| 22 | bindir=${STAGING_BINDIR} \ | ||
| 23 | includedir=${STAGING_INCDIR} \ | ||
| 24 | libdir=${STAGING_LIBDIR} \ | ||
| 25 | datadir=${STAGING_DATADIR} \ | ||
| 26 | mandir=${STAGING_DATADIR}/man | ||
| 27 | } | ||
diff --git a/openembedded/packages/maemo/xsp_1.0.0-8.bb b/openembedded/packages/maemo/xsp_1.0.0-8.bb new file mode 100644 index 0000000000..0c4a4c62f8 --- /dev/null +++ b/openembedded/packages/maemo/xsp_1.0.0-8.bb | |||
| @@ -0,0 +1,20 @@ | |||
| 1 | PR = "r0" | ||
| 2 | LICENSE= "MIT" | ||
| 3 | DESCRIPTION = "X Server Nokia 770 extensions library" | ||
| 4 | SECTION = "x11/libs" | ||
| 5 | PRIORITY = "optional" | ||
| 6 | DEPENDS = "x11 xextensions xext xpext" | ||
| 7 | |||
| 8 | SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/x/xsp/${PN}_${PV}.tar.gz" | ||
| 9 | S = "${WORKDIR}/Xsp" | ||
| 10 | |||
| 11 | inherit autotools pkgconfig | ||
| 12 | |||
| 13 | do_stage() { | ||
| 14 | oe_runmake install prefix=${STAGING_DIR} \ | ||
| 15 | bindir=${STAGING_BINDIR} \ | ||
| 16 | includedir=${STAGING_INCDIR} \ | ||
| 17 | libdir=${STAGING_LIBDIR} \ | ||
| 18 | datadir=${STAGING_DATADIR} \ | ||
| 19 | mandir=${STAGING_DATADIR}/man | ||
| 20 | } | ||
