BF548-EZKIT_defconfig 41.5 KB
Newer Older
1 2
#
# Automatically generated make config: don't edit
3
# Linux kernel version: 2.6.28-rc2
4 5 6 7 8 9 10 11 12 13 14
#
# CONFIG_MMU is not set
# CONFIG_FPU is not set
CONFIG_RWSEM_GENERIC_SPINLOCK=y
# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
CONFIG_BLACKFIN=y
CONFIG_ZONE_DMA=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
B
Bryan Wu 已提交
15
CONFIG_GENERIC_GPIO=y
16
CONFIG_FORCE_MAX_ZONEORDER=14
B
Bryan Wu 已提交
17
CONFIG_GENERIC_CALIBRATE_DELAY=y
18 19 20
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

#
21
# General setup
22 23 24 25 26 27 28 29 30 31 32 33
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_TASKSTATS is not set
# CONFIG_AUDIT is not set
B
Bryan Wu 已提交
34 35 36
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=14
37
# CONFIG_CGROUPS is not set
38
# CONFIG_GROUP_SCHED is not set
39
# CONFIG_SYSFS_DEPRECATED is not set
40
# CONFIG_SYSFS_DEPRECATED_V2 is not set
41
# CONFIG_RELAY is not set
42
# CONFIG_NAMESPACES is not set
43 44 45 46 47 48 49 50
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_SYSCTL=y
CONFIG_EMBEDDED=y
CONFIG_UID16=y
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
51
# CONFIG_KALLSYMS_ALL is not set
52 53 54 55
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
56 57
# CONFIG_ELF_CORE is not set
CONFIG_COMPAT_BRK=y
58 59
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
B
Bryan Wu 已提交
60 61 62
CONFIG_ANON_INODES=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
63
CONFIG_TIMERFD=y
B
Bryan Wu 已提交
64
CONFIG_EVENTFD=y
65
CONFIG_AIO=y
B
Bryan Wu 已提交
66
CONFIG_VM_EVENT_COUNTERS=y
67
CONFIG_SLAB=y
B
Bryan Wu 已提交
68 69
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
70 71 72 73
# CONFIG_PROFILING is not set
# CONFIG_MARKERS is not set
CONFIG_HAVE_OPROFILE=y
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
74
CONFIG_SLABINFO=y
75 76 77 78
CONFIG_RT_MUTEXES=y
CONFIG_TINY_SHMEM=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
79
# CONFIG_MODULE_FORCE_LOAD is not set
80 81 82 83 84 85 86 87 88
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_KMOD=y
CONFIG_BLOCK=y
# CONFIG_LBD is not set
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_LSF is not set
89
# CONFIG_BLK_DEV_BSG is not set
90
# CONFIG_BLK_DEV_INTEGRITY is not set
91 92 93 94 95 96 97 98 99 100 101 102 103

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
# CONFIG_IOSCHED_DEADLINE is not set
CONFIG_IOSCHED_CFQ=y
CONFIG_DEFAULT_AS=y
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="anticipatory"
104
CONFIG_CLASSIC_RCU=y
105 106 107
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
108
# CONFIG_FREEZER is not set
109 110 111 112 113 114 115 116

#
# Blackfin Processor Options
#

#
# Processor and Board Settings
#
117 118 119 120
# CONFIG_BF512 is not set
# CONFIG_BF514 is not set
# CONFIG_BF516 is not set
# CONFIG_BF518 is not set
121
# CONFIG_BF522 is not set
122 123
# CONFIG_BF523 is not set
# CONFIG_BF524 is not set
124
# CONFIG_BF525 is not set
125
# CONFIG_BF526 is not set
126
# CONFIG_BF527 is not set
127 128 129 130 131 132
# CONFIG_BF531 is not set
# CONFIG_BF532 is not set
# CONFIG_BF533 is not set
# CONFIG_BF534 is not set
# CONFIG_BF536 is not set
# CONFIG_BF537 is not set
133 134
# CONFIG_BF538 is not set
# CONFIG_BF539 is not set
135 136
# CONFIG_BF542 is not set
# CONFIG_BF544 is not set
137
# CONFIG_BF547 is not set
138 139
CONFIG_BF548=y
# CONFIG_BF549 is not set
140
# CONFIG_BF561 is not set
141 142
CONFIG_BF_REV_MIN=0
CONFIG_BF_REV_MAX=2
143
CONFIG_BF_REV_0_0=y
144
# CONFIG_BF_REV_0_1 is not set
145 146 147 148
# CONFIG_BF_REV_0_2 is not set
# CONFIG_BF_REV_0_3 is not set
# CONFIG_BF_REV_0_4 is not set
# CONFIG_BF_REV_0_5 is not set
149
# CONFIG_BF_REV_0_6 is not set
150 151 152 153
# CONFIG_BF_REV_ANY is not set
# CONFIG_BF_REV_NONE is not set
CONFIG_BF54x=y
CONFIG_IRQ_PLL_WAKEUP=7
154 155 156 157 158
CONFIG_IRQ_RTC=8
CONFIG_IRQ_SPORT0_RX=9
CONFIG_IRQ_SPORT0_TX=9
CONFIG_IRQ_SPORT1_RX=9
CONFIG_IRQ_SPORT1_TX=9
159
CONFIG_IRQ_SPI0=10
160 161 162 163 164
CONFIG_IRQ_UART0_RX=10
CONFIG_IRQ_UART0_TX=10
CONFIG_IRQ_UART1_RX=10
CONFIG_IRQ_UART1_TX=10
CONFIG_IRQ_CNT=8
165 166 167 168 169 170 171 172
CONFIG_IRQ_TIMER0=11
CONFIG_IRQ_TIMER1=11
CONFIG_IRQ_TIMER2=11
CONFIG_IRQ_TIMER3=11
CONFIG_IRQ_TIMER4=11
CONFIG_IRQ_TIMER5=11
CONFIG_IRQ_TIMER6=11
CONFIG_IRQ_TIMER7=11
173 174 175 176
CONFIG_IRQ_USB_INT0=11
CONFIG_IRQ_USB_INT1=11
CONFIG_IRQ_USB_INT2=11
CONFIG_IRQ_USB_DMA=11
177 178 179
CONFIG_IRQ_TIMER8=11
CONFIG_IRQ_TIMER9=11
CONFIG_IRQ_TIMER10=11
180 181 182 183 184 185 186 187
CONFIG_IRQ_SPORT2_RX=9
CONFIG_IRQ_SPORT2_TX=9
CONFIG_IRQ_SPORT3_RX=9
CONFIG_IRQ_SPORT3_TX=9
CONFIG_IRQ_SPI1=10
CONFIG_IRQ_SPI2=10
CONFIG_IRQ_TWI0=11
CONFIG_IRQ_TWI1=11
188
CONFIG_BFIN548_EZKIT=y
189
# CONFIG_BFIN548_BLUETECHNIX_CM is not set
190 191 192 193

#
# BF548 Specific Configuration
#
B
Bryan Wu 已提交
194
# CONFIG_DEB_DMA_URGENT is not set
195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257

#
# Interrupt Priority Assignment
#

#
# Priority
#
CONFIG_IRQ_DMAC0_ERR=7
CONFIG_IRQ_EPPI0_ERR=7
CONFIG_IRQ_SPORT0_ERR=7
CONFIG_IRQ_SPORT1_ERR=7
CONFIG_IRQ_SPI0_ERR=7
CONFIG_IRQ_UART0_ERR=7
CONFIG_IRQ_EPPI0=8
CONFIG_IRQ_PINT0=12
CONFIG_IRQ_PINT1=12
CONFIG_IRQ_MDMAS0=13
CONFIG_IRQ_MDMAS1=13
CONFIG_IRQ_WATCHDOG=13
CONFIG_IRQ_DMAC1_ERR=7
CONFIG_IRQ_SPORT2_ERR=7
CONFIG_IRQ_SPORT3_ERR=7
CONFIG_IRQ_MXVR_DATA=7
CONFIG_IRQ_SPI1_ERR=7
CONFIG_IRQ_SPI2_ERR=7
CONFIG_IRQ_UART1_ERR=7
CONFIG_IRQ_UART2_ERR=7
CONFIG_IRQ_CAN0_ERR=7
CONFIG_IRQ_EPPI1=9
CONFIG_IRQ_EPPI2=9
CONFIG_IRQ_ATAPI_RX=10
CONFIG_IRQ_ATAPI_TX=10
CONFIG_IRQ_CAN0_RX=11
CONFIG_IRQ_CAN0_TX=11
CONFIG_IRQ_MDMAS2=13
CONFIG_IRQ_MDMAS3=13
CONFIG_IRQ_MXVR_ERR=11
CONFIG_IRQ_MXVR_MSG=11
CONFIG_IRQ_MXVR_PKT=11
CONFIG_IRQ_EPPI1_ERR=7
CONFIG_IRQ_EPPI2_ERR=7
CONFIG_IRQ_UART3_ERR=7
CONFIG_IRQ_HOST_ERR=7
CONFIG_IRQ_PIXC_ERR=7
CONFIG_IRQ_NFC_ERR=7
CONFIG_IRQ_ATAPI_ERR=7
CONFIG_IRQ_CAN1_ERR=7
CONFIG_IRQ_HS_DMA_ERR=7
CONFIG_IRQ_PIXC_IN0=8
CONFIG_IRQ_PIXC_IN1=8
CONFIG_IRQ_PIXC_OUT=8
CONFIG_IRQ_SDH=8
CONFIG_IRQ_KEY=8
CONFIG_IRQ_CAN1_RX=11
CONFIG_IRQ_CAN1_TX=11
CONFIG_IRQ_SDH_MASK0=11
CONFIG_IRQ_SDH_MASK1=11
CONFIG_IRQ_OTPSEC=11
CONFIG_IRQ_PINT2=11
CONFIG_IRQ_PINT3=11

#
B
Bryan Wu 已提交
258
# Pin Interrupt to Port Assignment
259 260 261
#

#
B
Bryan Wu 已提交
262
# Assignment
263
#
B
Bryan Wu 已提交
264 265 266 267 268
CONFIG_PINTx_REASSIGN=y
CONFIG_PINT0_ASSIGN=0x00000101
CONFIG_PINT1_ASSIGN=0x01010000
CONFIG_PINT2_ASSIGN=0x07000101
CONFIG_PINT3_ASSIGN=0x02020303
269 270

#
B
Bryan Wu 已提交
271
# Board customizations
272
#
B
Bryan Wu 已提交
273
# CONFIG_CMDLINE_BOOL is not set
274
CONFIG_BOOT_LOAD=0x1000
275 276

#
B
Bryan Wu 已提交
277 278 279 280
# Clock/PLL Setup
#
CONFIG_CLKIN_HZ=25000000
# CONFIG_BFIN_KERNEL_CLOCK is not set
281
CONFIG_MAX_VCO_HZ=600000000
B
Bryan Wu 已提交
282
CONFIG_MIN_VCO_HZ=50000000
283
CONFIG_MAX_SCLK_HZ=133333333
B
Bryan Wu 已提交
284 285 286 287
CONFIG_MIN_SCLK_HZ=27000000

#
# Kernel Timer/Scheduler
288 289 290 291 292 293
#
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
294
# CONFIG_SCHED_HRTICK is not set
295 296 297 298 299 300
CONFIG_GENERIC_TIME=y
CONFIG_GENERIC_CLOCKEVENTS=y
# CONFIG_CYCLES_CLOCKSOURCE is not set
# CONFIG_NO_HZ is not set
# CONFIG_HIGH_RES_TIMERS is not set
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
301

B
Bryan Wu 已提交
302
#
303
# Misc
B
Bryan Wu 已提交
304 305 306 307 308 309 310 311 312
#
CONFIG_BFIN_SCRATCH_REG_RETN=y
# CONFIG_BFIN_SCRATCH_REG_RETE is not set
# CONFIG_BFIN_SCRATCH_REG_CYCLES is not set

#
# Blackfin Kernel Optimizations
#

313 314 315 316 317 318 319 320
#
# Memory Optimizations
#
CONFIG_I_ENTRY_L1=y
CONFIG_EXCPT_IRQ_SYSC_L1=y
CONFIG_DO_IRQ_L1=y
CONFIG_CORE_TIMER_IRQ_L1=y
CONFIG_IDLE_L1=y
B
Bryan Wu 已提交
321
# CONFIG_SCHEDULE_L1 is not set
322 323
CONFIG_ARITHMETIC_OPS_L1=y
CONFIG_ACCESS_OK_L1=y
B
Bryan Wu 已提交
324 325 326
# CONFIG_MEMSET_L1 is not set
# CONFIG_MEMCPY_L1 is not set
# CONFIG_SYS_BFIN_SPINLOCK_L1 is not set
327 328 329 330
# CONFIG_IP_CHECKSUM_L1 is not set
CONFIG_CACHELINE_ALIGNED_L1=y
# CONFIG_SYSCALL_TAB_L1 is not set
# CONFIG_CPLB_SWITCH_TAB_L1 is not set
331 332 333 334 335 336
CONFIG_APP_STACK_L1=y

#
# Speed Optimizations
#
CONFIG_BFIN_INS_LOWOVERHEAD=y
337 338 339 340 341 342 343 344
CONFIG_RAMKERNEL=y
# CONFIG_ROMKERNEL is not set
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
345
CONFIG_PAGEFLAGS_EXTENDED=y
346 347
CONFIG_SPLIT_PTLOCK_CPUS=4
# CONFIG_RESOURCES_64BIT is not set
348
# CONFIG_PHYS_ADDR_T_64BIT is not set
349
CONFIG_ZONE_DMA_FLAG=1
350
CONFIG_VIRT_TO_BUS=y
351
# CONFIG_BFIN_GPTIMERS is not set
352
# CONFIG_DMA_UNCACHED_4M is not set
353 354
CONFIG_DMA_UNCACHED_2M=y
# CONFIG_DMA_UNCACHED_1M is not set
355 356 357 358 359
# CONFIG_DMA_UNCACHED_NONE is not set

#
# Cache Support
#
360 361 362 363
CONFIG_BFIN_ICACHE=y
CONFIG_BFIN_DCACHE=y
# CONFIG_BFIN_DCACHE_BANKA is not set
# CONFIG_BFIN_ICACHE_LOCK is not set
364 365
CONFIG_BFIN_WB=y
# CONFIG_BFIN_WT is not set
366
# CONFIG_BFIN_L2_CACHEABLE is not set
367
# CONFIG_MPU is not set
368 369 370 371 372 373

#
# Asynchonous Memory Configuration
#

#
374
# EBIU_AMGCTL Global Control
375 376
#
CONFIG_C_AMCKEN=y
377
# CONFIG_C_CDPRIO is not set
378 379 380 381 382 383 384 385 386 387
# CONFIG_C_AMBEN is not set
# CONFIG_C_AMBEN_B0 is not set
# CONFIG_C_AMBEN_B0_B1 is not set
# CONFIG_C_AMBEN_B0_B1_B2 is not set
CONFIG_C_AMBEN_ALL=y

#
# EBIU_AMBCTL Control
#
CONFIG_BANK_0=0x7BB0
B
Bryan Wu 已提交
388
CONFIG_BANK_1=0x5554
389
CONFIG_BANK_2=0x7BB0
390
CONFIG_BANK_3=0x99B2
391 392 393
CONFIG_EBIU_MBSCTLVAL=0x0
CONFIG_EBIU_MODEVAL=0x1
CONFIG_EBIU_FCTLVAL=0x6
394 395 396 397

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
B
Bryan Wu 已提交
398
# CONFIG_ARCH_SUPPORTS_MSI is not set
399 400 401 402 403 404 405 406 407
# CONFIG_PCCARD is not set

#
# Executable file formats
#
CONFIG_BINFMT_ELF_FDPIC=y
CONFIG_BINFMT_FLAT=y
CONFIG_BINFMT_ZFLAT=y
# CONFIG_BINFMT_SHARED_FLAT is not set
408
# CONFIG_HAVE_AOUT is not set
409 410 411 412 413 414
# CONFIG_BINFMT_MISC is not set

#
# Power management options
#
# CONFIG_PM is not set
415
CONFIG_ARCH_SUSPEND_POSSIBLE=y
416
# CONFIG_PM_WAKEUP_BY_GPIO is not set
417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
CONFIG_UNIX=y
CONFIG_XFRM=y
# CONFIG_XFRM_USER is not set
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_XFRM_MIGRATE is not set
434
# CONFIG_XFRM_STATISTICS is not set
435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455
# CONFIG_NET_KEY is not set
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
CONFIG_IP_PNP=y
# CONFIG_IP_PNP_DHCP is not set
# CONFIG_IP_PNP_BOOTP is not set
# CONFIG_IP_PNP_RARP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_XFRM_TUNNEL is not set
# CONFIG_INET_TUNNEL is not set
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
CONFIG_INET_XFRM_MODE_BEET=y
456
# CONFIG_INET_LRO is not set
457 458 459 460 461 462 463 464 465 466 467 468 469 470 471
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
# CONFIG_IPV6 is not set
# CONFIG_NETLABEL is not set
# CONFIG_NETWORK_SECMARK is not set
# CONFIG_NETFILTER is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
472
# CONFIG_NET_DSA is not set
473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_SCHED is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
489
# CONFIG_CAN is not set
490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514
CONFIG_IRDA=m

#
# IrDA protocols
#
CONFIG_IRLAN=m
CONFIG_IRCOMM=m
# CONFIG_IRDA_ULTRA is not set

#
# IrDA options
#
# CONFIG_IRDA_CACHE_LAST_LSAP is not set
# CONFIG_IRDA_FAST_RR is not set
# CONFIG_IRDA_DEBUG is not set

#
# Infrared-port device drivers
#

#
# SIR device drivers
#
CONFIG_IRTTY_SIR=m
CONFIG_BFIN_SIR=m
515
CONFIG_BFIN_SIR3=y
516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534
# CONFIG_BFIN_SIR0 is not set
# CONFIG_BFIN_SIR2 is not set
CONFIG_SIR_BFIN_DMA=y
# CONFIG_SIR_BFIN_PIO is not set

#
# Dongle support
#
# CONFIG_DONGLE is not set
# CONFIG_KINGSUN_DONGLE is not set
# CONFIG_KSDAZZLE_DONGLE is not set
# CONFIG_KS959_DONGLE is not set

#
# FIR device drivers
#
# CONFIG_USB_IRDA is not set
# CONFIG_SIGMATEL_FIR is not set
# CONFIG_MCS_FIR is not set
535
# CONFIG_BT is not set
B
Bryan Wu 已提交
536
# CONFIG_AF_RXRPC is not set
537 538
# CONFIG_PHONET is not set
CONFIG_WIRELESS=y
B
Bryan Wu 已提交
539
# CONFIG_CFG80211 is not set
540
CONFIG_WIRELESS_OLD_REGULATORY=y
B
Bryan Wu 已提交
541 542
# CONFIG_WIRELESS_EXT is not set
# CONFIG_MAC80211 is not set
543
# CONFIG_IEEE80211 is not set
B
Bryan Wu 已提交
544
# CONFIG_RFKILL is not set
545
# CONFIG_NET_9P is not set
546 547 548 549 550 551 552 553

#
# Device Drivers
#

#
# Generic Driver Options
#
554
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
555 556 557
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
# CONFIG_FW_LOADER is not set
558 559
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
560 561 562 563 564 565 566
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_CONNECTOR is not set
CONFIG_MTD=y
# CONFIG_MTD_DEBUG is not set
# CONFIG_MTD_CONCAT is not set
CONFIG_MTD_PARTITIONS=y
# CONFIG_MTD_REDBOOT_PARTS is not set
B
Bryan Wu 已提交
567
CONFIG_MTD_CMDLINE_PARTS=y
568
# CONFIG_MTD_AR7_PARTS is not set
569 570 571 572

#
# User Modules And Translation Layers
#
B
Bryan Wu 已提交
573
CONFIG_MTD_CHAR=y
574 575 576 577 578 579 580
CONFIG_MTD_BLKDEVS=y
CONFIG_MTD_BLOCK=y
# CONFIG_FTL is not set
# CONFIG_NFTL is not set
# CONFIG_INFTL is not set
# CONFIG_RFD_FTL is not set
# CONFIG_SSFDC is not set
581
# CONFIG_MTD_OOPS is not set
582 583 584 585

#
# RAM/ROM/Flash chip drivers
#
B
Bryan Wu 已提交
586
CONFIG_MTD_CFI=y
587
# CONFIG_MTD_JEDECPROBE is not set
B
Bryan Wu 已提交
588 589
CONFIG_MTD_GEN_PROBE=y
# CONFIG_MTD_CFI_ADV_OPTIONS is not set
590 591 592 593 594 595 596 597 598 599
CONFIG_MTD_MAP_BANK_WIDTH_1=y
CONFIG_MTD_MAP_BANK_WIDTH_2=y
CONFIG_MTD_MAP_BANK_WIDTH_4=y
# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
CONFIG_MTD_CFI_I1=y
CONFIG_MTD_CFI_I2=y
# CONFIG_MTD_CFI_I4 is not set
# CONFIG_MTD_CFI_I8 is not set
B
Bryan Wu 已提交
600 601 602 603
CONFIG_MTD_CFI_INTELEXT=y
# CONFIG_MTD_CFI_AMDSTD is not set
# CONFIG_MTD_CFI_STAA is not set
CONFIG_MTD_CFI_UTIL=y
604 605 606 607 608 609 610 611
CONFIG_MTD_RAM=y
# CONFIG_MTD_ROM is not set
# CONFIG_MTD_ABSENT is not set

#
# Mapping drivers for chip access
#
CONFIG_MTD_COMPLEX_MAPPINGS=y
B
Bryan Wu 已提交
612 613
CONFIG_MTD_PHYSMAP=y
CONFIG_MTD_PHYSMAP_START=0x20000000
614
CONFIG_MTD_PHYSMAP_LEN=0
B
Bryan Wu 已提交
615
CONFIG_MTD_PHYSMAP_BANKWIDTH=2
616
# CONFIG_MTD_GPIO_ADDR is not set
B
Bryan Wu 已提交
617
# CONFIG_MTD_UCLINUX is not set
618 619 620 621 622
# CONFIG_MTD_PLATRAM is not set

#
# Self-contained MTD device drivers
#
B
Bryan Wu 已提交
623
# CONFIG_MTD_DATAFLASH is not set
624 625
CONFIG_MTD_M25P80=y
CONFIG_M25PXX_USE_FAST_READ=y
626 627 628 629 630 631 632 633 634 635 636
# CONFIG_MTD_SLRAM is not set
# CONFIG_MTD_PHRAM is not set
# CONFIG_MTD_MTDRAM is not set
# CONFIG_MTD_BLOCK2MTD is not set

#
# Disk-On-Chip Device Drivers
#
# CONFIG_MTD_DOC2000 is not set
# CONFIG_MTD_DOC2001 is not set
# CONFIG_MTD_DOC2001PLUS is not set
B
Bryan Wu 已提交
637 638 639 640 641 642 643 644
CONFIG_MTD_NAND=y
# CONFIG_MTD_NAND_VERIFY_WRITE is not set
# CONFIG_MTD_NAND_ECC_SMC is not set
# CONFIG_MTD_NAND_MUSEUM_IDS is not set
# CONFIG_MTD_NAND_BFIN is not set
CONFIG_MTD_NAND_IDS=y
CONFIG_MTD_NAND_BF5XX=y
CONFIG_MTD_NAND_BF5XX_HWECC=y
645
# CONFIG_MTD_NAND_BF5XX_BOOTROM_ECC is not set
B
Bryan Wu 已提交
646 647 648
# CONFIG_MTD_NAND_DISKONCHIP is not set
# CONFIG_MTD_NAND_NANDSIM is not set
# CONFIG_MTD_NAND_PLATFORM is not set
649
# CONFIG_MTD_ALAUDA is not set
B
Bryan Wu 已提交
650
# CONFIG_MTD_ONENAND is not set
651 652

#
B
Bryan Wu 已提交
653
# UBI - Unsorted block images
654
#
B
Bryan Wu 已提交
655
# CONFIG_MTD_UBI is not set
656
# CONFIG_PARPORT is not set
657
CONFIG_BLK_DEV=y
658 659 660
# CONFIG_BLK_DEV_COW_COMMON is not set
# CONFIG_BLK_DEV_LOOP is not set
# CONFIG_BLK_DEV_NBD is not set
661
# CONFIG_BLK_DEV_UB is not set
662 663 664
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=4096
665
# CONFIG_BLK_DEV_XIP is not set
666 667
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
668
# CONFIG_BLK_DEV_HD is not set
669 670
CONFIG_MISC_DEVICES=y
# CONFIG_EEPROM_93CX6 is not set
671 672
# CONFIG_ENCLOSURE_SERVICES is not set
CONFIG_HAVE_IDE=y
673 674 675 676 677 678
# CONFIG_IDE is not set

#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
B
Bryan Wu 已提交
679
CONFIG_SCSI=y
680
CONFIG_SCSI_DMA=y
B
Bryan Wu 已提交
681
# CONFIG_SCSI_TGT is not set
682
# CONFIG_SCSI_NETLINK is not set
B
Bryan Wu 已提交
683
CONFIG_SCSI_PROC_FS=y
684 685

#
B
Bryan Wu 已提交
686
# SCSI support type (disk, tape, CD-ROM)
687
#
B
Bryan Wu 已提交
688 689 690 691 692 693 694
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
# CONFIG_BLK_DEV_SR_VENDOR is not set
# CONFIG_CHR_DEV_SG is not set
# CONFIG_CHR_DEV_SCH is not set
695 696

#
B
Bryan Wu 已提交
697
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
698
#
B
Bryan Wu 已提交
699 700 701 702 703
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
# CONFIG_SCSI_SCAN_ASYNC is not set
CONFIG_SCSI_WAIT_SCAN=m
704 705

#
B
Bryan Wu 已提交
706
# SCSI Transports
707
#
B
Bryan Wu 已提交
708 709 710 711
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
712 713
# CONFIG_SCSI_SRP_ATTRS is not set
CONFIG_SCSI_LOWLEVEL=y
B
Bryan Wu 已提交
714 715
# CONFIG_ISCSI_TCP is not set
# CONFIG_SCSI_DEBUG is not set
716
# CONFIG_SCSI_DH is not set
B
Bryan Wu 已提交
717 718
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
719 720 721
CONFIG_SATA_PMP=y
CONFIG_ATA_SFF=y
# CONFIG_SATA_MV is not set
B
Bryan Wu 已提交
722 723 724
# CONFIG_PATA_PLATFORM is not set
CONFIG_PATA_BF54X=y
# CONFIG_MD is not set
725 726 727
CONFIG_NETDEVICES=y
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
728
# CONFIG_MACVLAN is not set
729 730
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
731
# CONFIG_VETH is not set
732 733 734 735
# CONFIG_PHYLIB is not set
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
# CONFIG_SMC91X is not set
B
Bryan Wu 已提交
736 737
CONFIG_SMSC911X=y
# CONFIG_DM9000 is not set
738
# CONFIG_ENC28J60 is not set
739 740 741 742
# CONFIG_IBM_NEW_EMAC_ZMII is not set
# CONFIG_IBM_NEW_EMAC_RGMII is not set
# CONFIG_IBM_NEW_EMAC_TAH is not set
# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
743 744 745
# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
B
Bryan Wu 已提交
746
CONFIG_NETDEV_1000=y
747
# CONFIG_AX88180 is not set
748
CONFIG_NETDEV_10000=y
749 750

#
B
Bryan Wu 已提交
751
# Wireless LAN
752
#
B
Bryan Wu 已提交
753 754
# CONFIG_WLAN_PRE80211 is not set
# CONFIG_WLAN_80211 is not set
755
# CONFIG_IWLWIFI_LEDS is not set
756 757 758 759 760 761 762 763 764

#
# USB Network Adapters
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set
765 766 767 768 769 770 771 772 773 774 775 776
# CONFIG_WAN is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# CONFIG_ISDN is not set
# CONFIG_PHONE is not set

#
# Input device support
#
777
CONFIG_INPUT=y
778
CONFIG_INPUT_FF_MEMLESS=m
B
Bryan Wu 已提交
779
# CONFIG_INPUT_POLLDEV is not set
780 781 782 783 784 785

#
# Userland interfaces
#
# CONFIG_INPUT_MOUSEDEV is not set
# CONFIG_INPUT_JOYDEV is not set
786 787
CONFIG_INPUT_EVDEV=m
CONFIG_INPUT_EVBUG=m
788 789 790 791

#
# Input Device Drivers
#
792 793 794 795 796 797 798 799
CONFIG_INPUT_KEYBOARD=y
# CONFIG_KEYBOARD_ATKBD is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_GPIO is not set
800 801
CONFIG_KEYBOARD_BFIN=y
# CONFIG_KEYBOARD_OPENCORES is not set
802
# CONFIG_KEYBOARD_ADP5588 is not set
803 804
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_JOYSTICK is not set
B
Bryan Wu 已提交
805
# CONFIG_INPUT_TABLET is not set
806 807 808
CONFIG_INPUT_TOUCHSCREEN=y
# CONFIG_TOUCHSCREEN_ADS7846 is not set
CONFIG_TOUCHSCREEN_AD7877=m
809 810 811
# CONFIG_TOUCHSCREEN_AD7879_I2C is not set
# CONFIG_TOUCHSCREEN_AD7879_SPI is not set
# CONFIG_TOUCHSCREEN_AD7879 is not set
812
# CONFIG_TOUCHSCREEN_FUJITSU is not set
813 814 815
# CONFIG_TOUCHSCREEN_GUNZE is not set
# CONFIG_TOUCHSCREEN_ELO is not set
# CONFIG_TOUCHSCREEN_MTOUCH is not set
816
# CONFIG_TOUCHSCREEN_INEXIO is not set
817 818 819 820
# CONFIG_TOUCHSCREEN_MK712 is not set
# CONFIG_TOUCHSCREEN_PENMOUNT is not set
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
821
# CONFIG_TOUCHSCREEN_WM97XX is not set
822
# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
823
# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
824
CONFIG_INPUT_MISC=y
B
Bryan Wu 已提交
825 826 827 828 829
# CONFIG_INPUT_ATI_REMOTE is not set
# CONFIG_INPUT_ATI_REMOTE2 is not set
# CONFIG_INPUT_KEYSPAN_REMOTE is not set
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
830
# CONFIG_INPUT_CM109 is not set
831
# CONFIG_INPUT_UINPUT is not set
832
# CONFIG_CONFIG_INPUT_PCF8574 is not set
833 834 835 836 837 838 839 840 841 842 843 844 845

#
# Hardware I/O ports
#
# CONFIG_SERIO is not set
# CONFIG_GAMEPORT is not set

#
# Character devices
#
# CONFIG_AD9960 is not set
# CONFIG_SPI_ADC_BF533 is not set
# CONFIG_BF5xx_PPIFCD is not set
846
# CONFIG_BFIN_SIMPLE_TIMER is not set
847 848 849
# CONFIG_BF5xx_PPI is not set
# CONFIG_BFIN_SPORT is not set
# CONFIG_BFIN_TIMER_LATENCY is not set
B
Bryan Wu 已提交
850
# CONFIG_TWI_LCD is not set
851
CONFIG_BFIN_DMA_INTERFACE=m
852
CONFIG_SIMPLE_GPIO=m
853
CONFIG_VT=y
854
CONFIG_CONSOLE_TRANSLATIONS=y
855 856 857
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_VT_HW_CONSOLE_BINDING is not set
858
# CONFIG_DEVKMEM is not set
859
CONFIG_BFIN_JTAG_COMM=m
860 861 862 863 864 865 866 867 868 869 870 871
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_BFIN=y
CONFIG_SERIAL_BFIN_CONSOLE=y
872 873
CONFIG_SERIAL_BFIN_DMA=y
# CONFIG_SERIAL_BFIN_PIO is not set
874 875 876 877 878 879 880 881 882 883
# CONFIG_SERIAL_BFIN_UART0 is not set
CONFIG_SERIAL_BFIN_UART1=y
# CONFIG_BFIN_UART1_CTSRTS is not set
# CONFIG_SERIAL_BFIN_UART2 is not set
# CONFIG_SERIAL_BFIN_UART3 is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_BFIN_SPORT is not set
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set
884 885
CONFIG_BFIN_OTP=y
# CONFIG_BFIN_OTP_WRITE_ENABLE is not set
886 887 888 889 890 891

#
# CAN, the car bus and industrial fieldbus
#
# CONFIG_CAN4LINUX is not set
# CONFIG_IPMI_HANDLER is not set
892
# CONFIG_HW_RANDOM is not set
893 894 895
# CONFIG_R3964 is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_TCG_TPM is not set
B
Bryan Wu 已提交
896 897 898
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=y
899
CONFIG_I2C_HELPER_AUTO=y
B
Bryan Wu 已提交
900 901

#
902
# I2C Hardware Bus support
B
Bryan Wu 已提交
903
#
904 905

#
906
# I2C system bus drivers (mostly embedded / system-on-chip)
907
#
B
Bryan Wu 已提交
908
CONFIG_I2C_BLACKFIN_TWI=y
909
CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
B
Bryan Wu 已提交
910 911 912
# CONFIG_I2C_GPIO is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_SIMTEC is not set
913 914 915 916 917

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_PARPORT_LIGHT is not set
918 919
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_TINY_USB is not set
B
Bryan Wu 已提交
920

921 922 923 924 925 926
#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_STUB is not set

B
Bryan Wu 已提交
927 928 929
#
# Miscellaneous I2C Chip support
#
930
# CONFIG_DS1682 is not set
931
# CONFIG_EEPROM_AT24 is not set
B
Bryan Wu 已提交
932
# CONFIG_SENSORS_AD5252 is not set
933
# CONFIG_EEPROM_LEGACY is not set
B
Bryan Wu 已提交
934
# CONFIG_SENSORS_PCF8574 is not set
935
# CONFIG_PCF8575 is not set
B
Bryan Wu 已提交
936 937 938
# CONFIG_SENSORS_PCA9539 is not set
# CONFIG_SENSORS_PCF8591 is not set
# CONFIG_SENSORS_MAX6875 is not set
939
# CONFIG_SENSORS_TSL2550 is not set
B
Bryan Wu 已提交
940 941 942 943 944
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_I2C_DEBUG_CHIP is not set
CONFIG_SPI=y
945
# CONFIG_SPI_DEBUG is not set
B
Bryan Wu 已提交
946
CONFIG_SPI_MASTER=y
947 948

#
B
Bryan Wu 已提交
949
# SPI Master Controller Drivers
950
#
B
Bryan Wu 已提交
951
CONFIG_SPI_BFIN=y
952
# CONFIG_SPI_BFIN_LOCK is not set
B
Bryan Wu 已提交
953 954 955 956 957
# CONFIG_SPI_BITBANG is not set

#
# SPI Protocol Masters
#
958
# CONFIG_EEPROM_AT25 is not set
B
Bryan Wu 已提交
959
# CONFIG_SPI_SPIDEV is not set
960
# CONFIG_SPI_TLE62X0 is not set
961 962
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
# CONFIG_GPIOLIB is not set
B
Bryan Wu 已提交
963
# CONFIG_W1 is not set
964
# CONFIG_POWER_SUPPLY is not set
965 966
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
967
# CONFIG_SENSORS_AD7414 is not set
B
Bryan Wu 已提交
968
# CONFIG_SENSORS_AD7418 is not set
969
# CONFIG_SENSORS_ADCXX is not set
B
Bryan Wu 已提交
970 971 972 973 974 975
# CONFIG_SENSORS_ADM1021 is not set
# CONFIG_SENSORS_ADM1025 is not set
# CONFIG_SENSORS_ADM1026 is not set
# CONFIG_SENSORS_ADM1029 is not set
# CONFIG_SENSORS_ADM1031 is not set
# CONFIG_SENSORS_ADM9240 is not set
976
# CONFIG_SENSORS_ADT7470 is not set
977
# CONFIG_SENSORS_ADT7473 is not set
B
Bryan Wu 已提交
978 979
# CONFIG_SENSORS_ATXP1 is not set
# CONFIG_SENSORS_DS1621 is not set
980
# CONFIG_SENSORS_F71805F is not set
981 982
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_F75375S is not set
B
Bryan Wu 已提交
983 984 985 986 987 988 989 990 991 992 993 994 995 996
# CONFIG_SENSORS_GL518SM is not set
# CONFIG_SENSORS_GL520SM is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_LM63 is not set
# CONFIG_SENSORS_LM70 is not set
# CONFIG_SENSORS_LM75 is not set
# CONFIG_SENSORS_LM77 is not set
# CONFIG_SENSORS_LM78 is not set
# CONFIG_SENSORS_LM80 is not set
# CONFIG_SENSORS_LM83 is not set
# CONFIG_SENSORS_LM85 is not set
# CONFIG_SENSORS_LM87 is not set
# CONFIG_SENSORS_LM90 is not set
# CONFIG_SENSORS_LM92 is not set
997
# CONFIG_SENSORS_LM93 is not set
998
# CONFIG_SENSORS_MAX1111 is not set
B
Bryan Wu 已提交
999 1000 1001
# CONFIG_SENSORS_MAX1619 is not set
# CONFIG_SENSORS_MAX6650 is not set
# CONFIG_SENSORS_PC87360 is not set
1002
# CONFIG_SENSORS_PC87427 is not set
1003
# CONFIG_SENSORS_DME1737 is not set
B
Bryan Wu 已提交
1004 1005 1006
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47M192 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
1007
# CONFIG_SENSORS_ADS7828 is not set
1008
# CONFIG_SENSORS_THMC50 is not set
1009
# CONFIG_SENSORS_VT1211 is not set
B
Bryan Wu 已提交
1010 1011 1012 1013 1014
# CONFIG_SENSORS_W83781D is not set
# CONFIG_SENSORS_W83791D is not set
# CONFIG_SENSORS_W83792D is not set
# CONFIG_SENSORS_W83793 is not set
# CONFIG_SENSORS_W83L785TS is not set
1015
# CONFIG_SENSORS_W83L786NG is not set
B
Bryan Wu 已提交
1016 1017
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
1018
# CONFIG_HWMON_DEBUG_CHIP is not set
1019 1020
# CONFIG_THERMAL is not set
# CONFIG_THERMAL_HWMON is not set
1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_NOWAYOUT is not set

#
# Watchdog Device Drivers
#
# CONFIG_SOFT_WATCHDOG is not set
CONFIG_BFIN_WDT=y

#
# USB-based Watchdog Cards
#
# CONFIG_USBPCWATCHDOG is not set

1035 1036 1037
#
# Multifunction device drivers
#
1038
# CONFIG_MFD_CORE is not set
1039
# CONFIG_MFD_SM501 is not set
1040 1041 1042 1043
# CONFIG_HTC_PASIC3 is not set
# CONFIG_MFD_TMIO is not set
# CONFIG_MFD_WM8400 is not set
# CONFIG_MFD_WM8350_I2C is not set
1044 1045 1046 1047

#
# Multimedia devices
#
1048 1049 1050 1051

#
# Multimedia core support
#
1052
# CONFIG_VIDEO_DEV is not set
B
Bryan Wu 已提交
1053
# CONFIG_DVB_CORE is not set
1054 1055 1056 1057 1058
# CONFIG_VIDEO_MEDIA is not set

#
# Multimedia drivers
#
1059
# CONFIG_DAB is not set
1060 1061

#
B
Bryan Wu 已提交
1062
# Graphics support
1063
#
B
Bryan Wu 已提交
1064
# CONFIG_VGASTATE is not set
1065
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
1066
CONFIG_FB=y
1067 1068
CONFIG_FIRMWARE_EDID=y
# CONFIG_FB_DDC is not set
1069
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
1070 1071 1072
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
1073
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
1074 1075 1076
# CONFIG_FB_SYS_FILLRECT is not set
# CONFIG_FB_SYS_COPYAREA is not set
# CONFIG_FB_SYS_IMAGEBLIT is not set
1077
# CONFIG_FB_FOREIGN_ENDIAN is not set
1078 1079 1080 1081 1082 1083 1084 1085 1086 1087
# CONFIG_FB_SYS_FOPS is not set
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
# CONFIG_FB_MODE_HELPERS is not set
# CONFIG_FB_TILEBLITTING is not set

#
# Frame buffer hardware drivers
#
1088
CONFIG_FB_BF54X_LQ043=y
1089
# CONFIG_FB_BFIN_T350MCQB is not set
1090
# CONFIG_FB_BFIN_LQ035Q1 is not set
1091
# CONFIG_FB_BFIN_7393 is not set
1092 1093
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_VIRTUAL is not set
1094
# CONFIG_FB_METRONOME is not set
1095 1096 1097 1098 1099 1100
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set

#
# Display device support
#
# CONFIG_DISPLAY_SUPPORT is not set
1101 1102 1103 1104 1105 1106

#
# Console display driver support
#
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
1107
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
CONFIG_FONTS=y
# CONFIG_FONT_8x8 is not set
# CONFIG_FONT_8x16 is not set
CONFIG_FONT_6x11=y
# CONFIG_FONT_7x14 is not set
# CONFIG_FONT_PEARL_8x8 is not set
# CONFIG_FONT_ACORN_8x8 is not set
# CONFIG_FONT_MINI_4x6 is not set
# CONFIG_FONT_SUN8x16 is not set
# CONFIG_FONT_SUN12x22 is not set
# CONFIG_FONT_10x18 is not set
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
# CONFIG_LOGO_LINUX_CLUT224 is not set
# CONFIG_LOGO_BLACKFIN_VGA16 is not set
CONFIG_LOGO_BLACKFIN_CLUT224=y
1126
CONFIG_SOUND=y
1127
CONFIG_SOUND_OSS_CORE=y
1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
# CONFIG_SND_SEQUENCER is not set
CONFIG_SND_OSSEMUL=y
CONFIG_SND_MIXER_OSS=y
CONFIG_SND_PCM_OSS=y
CONFIG_SND_PCM_OSS_PLUGINS=y
# CONFIG_SND_DYNAMIC_MINORS is not set
CONFIG_SND_SUPPORT_OLD_API=y
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
1141
CONFIG_SND_DRIVERS=y
1142 1143 1144 1145
# CONFIG_SND_DUMMY is not set
# CONFIG_SND_MTPAV is not set
# CONFIG_SND_SERIAL_U16550 is not set
# CONFIG_SND_MPU401 is not set
1146
CONFIG_SND_SPI=y
1147

1148 1149 1150 1151
#
# ALSA Blackfin devices
#
# CONFIG_SND_BLACKFIN_AD1836 is not set
1152
# CONFIG_SND_BFIN_AD73322 is not set
1153
CONFIG_SND_USB=y
1154 1155
# CONFIG_SND_USB_AUDIO is not set
# CONFIG_SND_USB_CAIAQ is not set
1156
CONFIG_SND_SOC=y
1157 1158 1159 1160 1161 1162
CONFIG_SND_SOC_AC97_BUS=y
# CONFIG_SND_BF5XX_I2S is not set
CONFIG_SND_BF5XX_AC97=y
CONFIG_SND_BF5XX_MMAP_SUPPORT=y
# CONFIG_SND_BF5XX_MULTICHAN_SUPPORT is not set
CONFIG_SND_BF5XX_SOC_SPORT=y
1163
CONFIG_SND_BF5XX_SOC_AC97=y
1164
CONFIG_SND_BF5XX_SOC_AD1980=y
1165
CONFIG_SND_BF5XX_SPORT_NUM=0
1166 1167
CONFIG_SND_BF5XX_HAVE_COLD_RESET=y
CONFIG_SND_BF5XX_RESET_GPIO_NUM=19
1168
# CONFIG_SND_SOC_ALL_CODECS is not set
1169 1170 1171
CONFIG_SND_SOC_AD1980=y
# CONFIG_SOUND_PRIME is not set
CONFIG_AC97_BUS=y
1172 1173
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
1174
# CONFIG_HID_DEBUG is not set
1175
# CONFIG_HIDRAW is not set
1176 1177

#
1178
# USB Input Devices
1179
#
1180
CONFIG_USB_HID=y
1181
# CONFIG_HID_PID is not set
1182
# CONFIG_USB_HIDDEV is not set
1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210

#
# Special HID drivers
#
CONFIG_HID_COMPAT=y
CONFIG_HID_A4TECH=y
CONFIG_HID_APPLE=y
CONFIG_HID_BELKIN=y
CONFIG_HID_BRIGHT=y
CONFIG_HID_CHERRY=y
CONFIG_HID_CHICONY=y
CONFIG_HID_CYPRESS=y
CONFIG_HID_DELL=y
CONFIG_HID_EZKEY=y
CONFIG_HID_GYRATION=y
CONFIG_HID_LOGITECH=y
# CONFIG_LOGITECH_FF is not set
# CONFIG_LOGIRUMBLEPAD2_FF is not set
CONFIG_HID_MICROSOFT=y
CONFIG_HID_MONTEREY=y
CONFIG_HID_PANTHERLORD=y
# CONFIG_PANTHERLORD_FF is not set
CONFIG_HID_PETALYNX=y
CONFIG_HID_SAMSUNG=y
CONFIG_HID_SONY=y
CONFIG_HID_SUNPLUS=y
CONFIG_THRUSTMASTER_FF=m
CONFIG_ZEROPLUS_FF=m
1211
CONFIG_USB_SUPPORT=y
1212 1213 1214
CONFIG_USB_ARCH_HAS_HCD=y
# CONFIG_USB_ARCH_HAS_OHCI is not set
# CONFIG_USB_ARCH_HAS_EHCI is not set
1215 1216
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
1217
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
1218 1219 1220 1221 1222 1223 1224 1225 1226 1227

#
# Miscellaneous USB options
#
# CONFIG_USB_DEVICEFS is not set
CONFIG_USB_DEVICE_CLASS=y
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_OTG is not set
# CONFIG_USB_OTG_WHITELIST is not set
CONFIG_USB_OTG_BLACKLIST_HUB=y
1228 1229 1230
CONFIG_USB_MON=y
# CONFIG_USB_WUSB is not set
# CONFIG_USB_WUSB_CBAF is not set
1231

B
Bryan Wu 已提交
1232
#
1233
# USB Host Controller Drivers
B
Bryan Wu 已提交
1234
#
1235
# CONFIG_USB_C67X00_HCD is not set
1236 1237
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_ISP1760_HCD is not set
1238
# CONFIG_USB_ISP1362_HCD is not set
1239 1240
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set
1241
# CONFIG_USB_HWA_HCD is not set
1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252
CONFIG_USB_MUSB_HDRC=y
CONFIG_USB_MUSB_SOC=y

#
# Blackfin high speed USB support
#
CONFIG_USB_MUSB_HOST=y
# CONFIG_USB_MUSB_PERIPHERAL is not set
# CONFIG_USB_MUSB_OTG is not set
CONFIG_USB_MUSB_HDRC_HCD=y
# CONFIG_MUSB_PIO_ONLY is not set
1253
CONFIG_USB_INVENTRA_DMA=y
1254
# CONFIG_USB_TI_CPPI_DMA is not set
1255
# CONFIG_USB_MUSB_DEBUG is not set
1256 1257 1258 1259 1260 1261

#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
1262 1263
# CONFIG_USB_WDM is not set
# CONFIG_USB_TMC is not set
B
Bryan Wu 已提交
1264

1265 1266 1267 1268 1269
#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#

#
1270
# may also be needed; see USB_STORAGE Help for more information
1271
#
1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
# CONFIG_USB_STORAGE_KARMA is not set
1285
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
1286
# CONFIG_USB_LIBUSUAL is not set
B
Bryan Wu 已提交
1287 1288

#
1289
# USB Imaging devices
B
Bryan Wu 已提交
1290
#
1291 1292
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
1293 1294

#
1295
# USB port drivers
1296
#
1297
# CONFIG_USB_SERIAL is not set
1298 1299

#
1300
# USB Miscellaneous drivers
1301
#
1302 1303 1304
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
1305
# CONFIG_USB_SEVSEG is not set
1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_BERRY_CHARGE is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGET is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
1321 1322
# CONFIG_USB_ISIGHTFW is not set
# CONFIG_USB_VST is not set
1323 1324 1325 1326
# CONFIG_USB_GADGET is not set
CONFIG_MMC=m
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_UNSAFE_RESUME is not set
1327 1328

#
1329
# MMC/SD/SDIO Card Drivers
1330
#
1331 1332 1333
CONFIG_MMC_BLOCK=m
CONFIG_MMC_BLOCK_BOUNCE=y
# CONFIG_SDIO_UART is not set
1334
# CONFIG_MMC_TEST is not set
1335 1336

#
1337
# MMC/SD/SDIO Host Controller Drivers
1338
#
1339
# CONFIG_MMC_SDHCI is not set
1340 1341 1342
CONFIG_SDH_BFIN=m
# CONFIG_SDH_BFIN_MISSING_CMD_PULLUP_WORKAROUND is not set
# CONFIG_MMC_SPI is not set
1343
# CONFIG_MEMSTICK is not set
1344
# CONFIG_NEW_LEDS is not set
1345
# CONFIG_ACCESSIBILITY is not set
1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
B
Bryan Wu 已提交
1359
# CONFIG_RTC_DRV_TEST is not set
1360 1361

#
B
Bryan Wu 已提交
1362 1363 1364
# I2C RTC drivers
#
# CONFIG_RTC_DRV_DS1307 is not set
1365
# CONFIG_RTC_DRV_DS1374 is not set
B
Bryan Wu 已提交
1366 1367 1368 1369 1370 1371 1372
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
# CONFIG_RTC_DRV_RS5C372 is not set
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
1373
# CONFIG_RTC_DRV_M41T80 is not set
1374 1375
# CONFIG_RTC_DRV_S35390A is not set
# CONFIG_RTC_DRV_FM3130 is not set
B
Bryan Wu 已提交
1376 1377 1378 1379

#
# SPI RTC drivers
#
1380 1381
# CONFIG_RTC_DRV_M41T94 is not set
# CONFIG_RTC_DRV_DS1305 is not set
B
Bryan Wu 已提交
1382
# CONFIG_RTC_DRV_MAX6902 is not set
1383 1384 1385
# CONFIG_RTC_DRV_R9701 is not set
# CONFIG_RTC_DRV_RS5C348 is not set
# CONFIG_RTC_DRV_DS3234 is not set
B
Bryan Wu 已提交
1386 1387 1388

#
# Platform RTC drivers
1389
#
1390 1391
# CONFIG_RTC_DRV_DS1286 is not set
# CONFIG_RTC_DRV_DS1511 is not set
1392 1393
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1742 is not set
1394
# CONFIG_RTC_DRV_STK17TA8 is not set
1395
# CONFIG_RTC_DRV_M48T86 is not set
1396
# CONFIG_RTC_DRV_M48T35 is not set
1397
# CONFIG_RTC_DRV_M48T59 is not set
1398
# CONFIG_RTC_DRV_BQ4802 is not set
1399
# CONFIG_RTC_DRV_V3020 is not set
B
Bryan Wu 已提交
1400 1401 1402 1403

#
# on-CPU RTC drivers
#
1404
CONFIG_RTC_DRV_BFIN=y
1405
# CONFIG_DMADEVICES is not set
1406
# CONFIG_UIO is not set
1407
# CONFIG_STAGING is not set
1408 1409 1410 1411 1412 1413 1414 1415

#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
# CONFIG_EXT2_FS_POSIX_ACL is not set
# CONFIG_EXT2_FS_SECURITY is not set
1416 1417 1418 1419
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
# CONFIG_EXT3_FS_POSIX_ACL is not set
# CONFIG_EXT3_FS_SECURITY is not set
1420
# CONFIG_EXT4_FS is not set
1421 1422
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
1423 1424 1425 1426
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_FS_POSIX_ACL is not set
1427
CONFIG_FILE_LOCKING=y
1428 1429
# CONFIG_XFS_FS is not set
# CONFIG_OCFS2_FS is not set
1430
# CONFIG_DNOTIFY is not set
1431 1432 1433 1434 1435 1436 1437 1438 1439 1440
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set
# CONFIG_FUSE_FS is not set

#
# CD-ROM/DVD Filesystems
#
1441 1442 1443
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
1444 1445 1446 1447 1448
# CONFIG_UDF_FS is not set

#
# DOS/FAT/NT Filesystems
#
1449 1450 1451 1452 1453 1454 1455 1456
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_NTFS_FS=m
# CONFIG_NTFS_DEBUG is not set
CONFIG_NTFS_RW=y
1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_SYSCTL=y
CONFIG_SYSFS=y
# CONFIG_TMPFS is not set
# CONFIG_HUGETLB_PAGE is not set
# CONFIG_CONFIGFS_FS is not set

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
B
Bryan Wu 已提交
1478 1479
CONFIG_YAFFS_FS=m
CONFIG_YAFFS_YAFFS1=y
1480
# CONFIG_YAFFS_9BYTE_TAGS is not set
B
Bryan Wu 已提交
1481 1482 1483 1484 1485 1486 1487 1488 1489 1490
# CONFIG_YAFFS_DOES_ECC is not set
CONFIG_YAFFS_YAFFS2=y
CONFIG_YAFFS_AUTO_YAFFS2=y
# CONFIG_YAFFS_DISABLE_LAZY_LOAD is not set
# CONFIG_YAFFS_DISABLE_WIDE_TNODES is not set
# CONFIG_YAFFS_ALWAYS_CHECK_CHUNK_ERASED is not set
CONFIG_YAFFS_SHORT_NAMES_IN_RAM=y
CONFIG_JFFS2_FS=m
CONFIG_JFFS2_FS_DEBUG=0
CONFIG_JFFS2_FS_WRITEBUFFER=y
1491
# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
B
Bryan Wu 已提交
1492 1493 1494 1495
# CONFIG_JFFS2_SUMMARY is not set
# CONFIG_JFFS2_FS_XATTR is not set
# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
CONFIG_JFFS2_ZLIB=y
1496
# CONFIG_JFFS2_LZO is not set
B
Bryan Wu 已提交
1497 1498
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
1499 1500
# CONFIG_CRAMFS is not set
# CONFIG_VXFS_FS is not set
1501 1502
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
1503 1504
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
1505
# CONFIG_ROMFS_FS is not set
1506 1507
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
1508
CONFIG_NETWORK_FILESYSTEMS=y
1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
# CONFIG_NFS_V3_ACL is not set
# CONFIG_NFS_V4 is not set
CONFIG_NFSD=m
CONFIG_NFSD_V3=y
# CONFIG_NFSD_V3_ACL is not set
# CONFIG_NFSD_V4 is not set
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=m
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=m
1522
# CONFIG_SUNRPC_REGISTER_V4 is not set
1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533
# CONFIG_RPCSEC_GSS_KRB5 is not set
# CONFIG_RPCSEC_GSS_SPKM3 is not set
CONFIG_SMB_FS=m
CONFIG_SMB_NLS_DEFAULT=y
CONFIG_SMB_NLS_REMOTE="cp437"
CONFIG_CIFS=y
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_WEAK_PW_HASH is not set
# CONFIG_CIFS_XATTR is not set
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_EXPERIMENTAL is not set
1534 1535 1536 1537 1538 1539 1540
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

#
# Partition Types
#
1541 1542 1543 1544 1545 1546
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
1547
CONFIG_MSDOS_PARTITION=y
1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_LDM_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_KARMA_PARTITION is not set
# CONFIG_EFI_PARTITION is not set
# CONFIG_SYSV68_PARTITION is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=m
CONFIG_NLS_CODEPAGE_737=m
CONFIG_NLS_CODEPAGE_775=m
CONFIG_NLS_CODEPAGE_850=m
CONFIG_NLS_CODEPAGE_852=m
CONFIG_NLS_CODEPAGE_855=m
CONFIG_NLS_CODEPAGE_857=m
CONFIG_NLS_CODEPAGE_860=m
CONFIG_NLS_CODEPAGE_861=m
CONFIG_NLS_CODEPAGE_862=m
CONFIG_NLS_CODEPAGE_863=m
CONFIG_NLS_CODEPAGE_864=m
CONFIG_NLS_CODEPAGE_865=m
CONFIG_NLS_CODEPAGE_866=m
CONFIG_NLS_CODEPAGE_869=m
CONFIG_NLS_CODEPAGE_936=m
CONFIG_NLS_CODEPAGE_950=m
CONFIG_NLS_CODEPAGE_932=m
CONFIG_NLS_CODEPAGE_949=m
CONFIG_NLS_CODEPAGE_874=m
CONFIG_NLS_ISO8859_8=m
CONFIG_NLS_CODEPAGE_1250=m
CONFIG_NLS_CODEPAGE_1251=m
CONFIG_NLS_ASCII=m
CONFIG_NLS_ISO8859_1=m
CONFIG_NLS_ISO8859_2=m
CONFIG_NLS_ISO8859_3=m
CONFIG_NLS_ISO8859_4=m
CONFIG_NLS_ISO8859_5=m
CONFIG_NLS_ISO8859_6=m
CONFIG_NLS_ISO8859_7=m
CONFIG_NLS_ISO8859_9=m
CONFIG_NLS_ISO8859_13=m
CONFIG_NLS_ISO8859_14=m
CONFIG_NLS_ISO8859_15=m
CONFIG_NLS_KOI8_R=m
CONFIG_NLS_KOI8_U=m
CONFIG_NLS_UTF8=m
1599 1600 1601 1602 1603 1604
# CONFIG_DLM is not set

#
# Kernel hacking
#
# CONFIG_PRINTK_TIME is not set
1605
CONFIG_ENABLE_WARN_DEPRECATED=y
1606
CONFIG_ENABLE_MUST_CHECK=y
1607
CONFIG_FRAME_WARN=1024
1608
# CONFIG_MAGIC_SYSRQ is not set
1609
# CONFIG_UNUSED_SYMBOLS is not set
B
Bryan Wu 已提交
1610
CONFIG_DEBUG_FS=y
1611
# CONFIG_HEADERS_CHECK is not set
1612
CONFIG_DEBUG_KERNEL=y
1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628
# CONFIG_DEBUG_SHIRQ is not set
CONFIG_DETECT_SOFTLOCKUP=y
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
CONFIG_SCHED_DEBUG=y
# CONFIG_SCHEDSTATS is not set
# CONFIG_TIMER_STATS is not set
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_KOBJECT is not set
1629
# CONFIG_DEBUG_BUGVERBOSE is not set
1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644
CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_WRITECOUNT is not set
# CONFIG_DEBUG_MEMORY_INIT is not set
# CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_FRAME_POINTER is not set
# CONFIG_BOOT_PRINTK_DELAY is not set
# CONFIG_RCU_TORTURE_TEST is not set
# CONFIG_RCU_CPU_STALL_DETECTOR is not set
# CONFIG_BACKTRACE_SELF_TEST is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
1645
# CONFIG_SAMPLES is not set
1646 1647 1648 1649 1650
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set
CONFIG_DEBUG_VERBOSE=y
B
Bryan Wu 已提交
1651
CONFIG_DEBUG_MMRS=y
1652 1653
# CONFIG_DEBUG_HWERR is not set
# CONFIG_DEBUG_DOUBLEFAULT is not set
1654
CONFIG_DEBUG_HUNT_FOR_ZERO=y
B
Bryan Wu 已提交
1655 1656 1657 1658 1659 1660
CONFIG_DEBUG_BFIN_HWTRACE_ON=y
CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF=y
# CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_ONE is not set
# CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_TWO is not set
CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION=0
# CONFIG_DEBUG_BFIN_HWTRACE_EXPAND is not set
1661
# CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE is not set
B
Bryan Wu 已提交
1662
CONFIG_EARLY_PRINTK=y
1663 1664 1665 1666 1667 1668 1669 1670
CONFIG_CPLB_INFO=y
CONFIG_ACCESS_CHECK=y

#
# Security options
#
# CONFIG_KEYS is not set
CONFIG_SECURITY=y
1671
# CONFIG_SECURITYFS is not set
1672
# CONFIG_SECURITY_NETWORK is not set
1673
# CONFIG_SECURITY_FILE_CAPABILITIES is not set
1674
# CONFIG_SECURITY_ROOTPLUG is not set
1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759
CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
# CONFIG_CRYPTO_FIPS is not set
# CONFIG_CRYPTO_MANAGER is not set
# CONFIG_CRYPTO_GF128MUL is not set
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_CRYPTD is not set
# CONFIG_CRYPTO_AUTHENC is not set
# CONFIG_CRYPTO_TEST is not set

#
# Authenticated Encryption with Associated Data
#
# CONFIG_CRYPTO_CCM is not set
# CONFIG_CRYPTO_GCM is not set
# CONFIG_CRYPTO_SEQIV is not set

#
# Block modes
#
# CONFIG_CRYPTO_CBC is not set
# CONFIG_CRYPTO_CTR is not set
# CONFIG_CRYPTO_CTS is not set
# CONFIG_CRYPTO_ECB is not set
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_PCBC is not set
# CONFIG_CRYPTO_XTS is not set

#
# Hash modes
#
# CONFIG_CRYPTO_HMAC is not set
# CONFIG_CRYPTO_XCBC is not set

#
# Digest
#
# CONFIG_CRYPTO_CRC32C is not set
# CONFIG_CRYPTO_MD4 is not set
# CONFIG_CRYPTO_MD5 is not set
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_RMD128 is not set
# CONFIG_CRYPTO_RMD160 is not set
# CONFIG_CRYPTO_RMD256 is not set
# CONFIG_CRYPTO_RMD320 is not set
# CONFIG_CRYPTO_SHA1 is not set
# CONFIG_CRYPTO_SHA256 is not set
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_WP512 is not set

#
# Ciphers
#
# CONFIG_CRYPTO_AES is not set
# CONFIG_CRYPTO_ANUBIS is not set
# CONFIG_CRYPTO_ARC4 is not set
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
# CONFIG_CRYPTO_DES is not set
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_SALSA20 is not set
# CONFIG_CRYPTO_SEED is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_TWOFISH is not set

#
# Compression
#
# CONFIG_CRYPTO_DEFLATE is not set
# CONFIG_CRYPTO_LZO is not set

#
# Random Number Generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
CONFIG_CRYPTO_HW=y
1760 1761 1762 1763 1764

#
# Library routines
#
CONFIG_BITREVERSE=y
1765
CONFIG_CRC_CCITT=m
1766
# CONFIG_CRC16 is not set
1767
# CONFIG_CRC_T10DIF is not set
B
Bryan Wu 已提交
1768
# CONFIG_CRC_ITU_T is not set
1769
CONFIG_CRC32=y
1770
# CONFIG_CRC7 is not set
1771 1772
# CONFIG_LIBCRC32C is not set
CONFIG_ZLIB_INFLATE=y
B
Bryan Wu 已提交
1773
CONFIG_ZLIB_DEFLATE=m
1774 1775 1776
CONFIG_PLIST=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
B
Bryan Wu 已提交
1777
CONFIG_HAS_DMA=y