BF548-EZKIT_defconfig 43.4 KB
Newer Older
1 2
#
# Automatically generated make config: don't edit
M
Mike Frysinger 已提交
3 4
# Linux kernel version: 2.6.31.5
# Mon Nov  2 22:02:56 2009
5 6 7 8 9 10
#
# 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
M
Mike Frysinger 已提交
11 12
CONFIG_GENERIC_CSUM=y
CONFIG_GENERIC_BUG=y
13 14 15 16 17
CONFIG_ZONE_DMA=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
M
Mike Frysinger 已提交
18
CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
B
Bryan Wu 已提交
19
CONFIG_GENERIC_GPIO=y
20
CONFIG_FORCE_MAX_ZONEORDER=14
B
Bryan Wu 已提交
21
CONFIG_GENERIC_CALIBRATE_DELAY=y
M
Mike Frysinger 已提交
22 23 24
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
25
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
M
Mike Frysinger 已提交
26
CONFIG_CONSTRUCTORS=y
27 28

#
29
# General setup
30 31 32 33 34 35
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
M
Mike Frysinger 已提交
36 37 38 39 40 41
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_BZIP2=y
CONFIG_HAVE_KERNEL_LZMA=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_BZIP2 is not set
# CONFIG_KERNEL_LZMA is not set
42 43 44 45 46 47
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
M
Mike Frysinger 已提交
48 49 50 51 52 53 54 55 56

#
# RCU Subsystem
#
CONFIG_CLASSIC_RCU=y
# CONFIG_TREE_RCU is not set
# CONFIG_PREEMPT_RCU is not set
# CONFIG_TREE_RCU_TRACE is not set
# CONFIG_PREEMPT_RCU_TRACE is not set
B
Bryan Wu 已提交
57 58 59
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=14
60
# CONFIG_GROUP_SCHED is not set
M
Mike Frysinger 已提交
61
# CONFIG_CGROUPS is not set
62
# CONFIG_SYSFS_DEPRECATED_V2 is not set
63
# CONFIG_RELAY is not set
64
# CONFIG_NAMESPACES is not set
65 66
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
M
Mike Frysinger 已提交
67 68 69
CONFIG_RD_GZIP=y
# CONFIG_RD_BZIP2 is not set
# CONFIG_RD_LZMA is not set
70
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
S
Sonic Zhang 已提交
71 72
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
73 74
CONFIG_EMBEDDED=y
CONFIG_UID16=y
S
Sonic Zhang 已提交
75
# CONFIG_SYSCTL_SYSCALL is not set
76
CONFIG_KALLSYMS=y
77
# CONFIG_KALLSYMS_ALL is not set
78 79 80 81
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
82
# CONFIG_ELF_CORE is not set
83
CONFIG_BASE_FULL=y
84
# CONFIG_FUTEX is not set
B
Bryan Wu 已提交
85
CONFIG_EPOLL=y
S
Sonic Zhang 已提交
86 87 88
# CONFIG_SIGNALFD is not set
# CONFIG_TIMERFD is not set
# CONFIG_EVENTFD is not set
89
# CONFIG_AIO is not set
M
Mike Frysinger 已提交
90 91 92 93

#
# Performance Counters
#
B
Bryan Wu 已提交
94
CONFIG_VM_EVENT_COUNTERS=y
M
Mike Frysinger 已提交
95
# CONFIG_STRIP_ASM_SYMS is not set
S
Sonic Zhang 已提交
96
CONFIG_COMPAT_BRK=y
97
CONFIG_SLAB=y
B
Bryan Wu 已提交
98 99
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
M
Mike Frysinger 已提交
100
CONFIG_MMAP_ALLOW_UNINITIALIZED=y
101 102 103
# CONFIG_PROFILING is not set
# CONFIG_MARKERS is not set
CONFIG_HAVE_OPROFILE=y
M
Mike Frysinger 已提交
104 105 106 107 108 109

#
# GCOV-based kernel profiling
#
# CONFIG_GCOV_KERNEL is not set
# CONFIG_SLOW_WORK is not set
110
# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
111
CONFIG_SLABINFO=y
112 113
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
114
# CONFIG_MODULE_FORCE_LOAD is not set
115 116 117 118 119
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_BLOCK=y
M
Mike Frysinger 已提交
120
# CONFIG_LBDAF is not set
121
# CONFIG_BLK_DEV_BSG is not set
122
# CONFIG_BLK_DEV_INTEGRITY is not set
123 124 125 126 127 128 129

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
# CONFIG_IOSCHED_DEADLINE is not set
M
Mike Frysinger 已提交
130
# CONFIG_IOSCHED_CFQ is not set
131 132 133 134 135 136 137 138
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"
# CONFIG_PREEMPT_NONE is not set
CONFIG_PREEMPT_VOLUNTARY=y
# CONFIG_PREEMPT is not set
139
# CONFIG_FREEZER is not set
140 141 142 143 144 145 146 147

#
# Blackfin Processor Options
#

#
# Processor and Board Settings
#
148 149 150 151
# CONFIG_BF512 is not set
# CONFIG_BF514 is not set
# CONFIG_BF516 is not set
# CONFIG_BF518 is not set
152
# CONFIG_BF522 is not set
153 154
# CONFIG_BF523 is not set
# CONFIG_BF524 is not set
155
# CONFIG_BF525 is not set
156
# CONFIG_BF526 is not set
157
# CONFIG_BF527 is not set
158 159 160 161 162 163
# 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
164 165
# CONFIG_BF538 is not set
# CONFIG_BF539 is not set
166
# CONFIG_BF542 is not set
167
# CONFIG_BF542M is not set
168
# CONFIG_BF544 is not set
169
# CONFIG_BF544M is not set
170
# CONFIG_BF547 is not set
171
# CONFIG_BF547M is not set
M
Mike Frysinger 已提交
172
CONFIG_BF548_std=y
173
# CONFIG_BF548M is not set
174
# CONFIG_BF549 is not set
175
# CONFIG_BF549M is not set
176
# CONFIG_BF561 is not set
177 178
CONFIG_BF_REV_MIN=0
CONFIG_BF_REV_MAX=2
179
# CONFIG_BF_REV_0_0 is not set
180
# CONFIG_BF_REV_0_1 is not set
181
CONFIG_BF_REV_0_2=y
182 183 184
# CONFIG_BF_REV_0_3 is not set
# CONFIG_BF_REV_0_4 is not set
# CONFIG_BF_REV_0_5 is not set
185
# CONFIG_BF_REV_0_6 is not set
186 187 188 189
# CONFIG_BF_REV_ANY is not set
# CONFIG_BF_REV_NONE is not set
CONFIG_BF54x=y
CONFIG_IRQ_PLL_WAKEUP=7
190 191 192 193 194
CONFIG_IRQ_RTC=8
CONFIG_IRQ_SPORT0_RX=9
CONFIG_IRQ_SPORT0_TX=9
CONFIG_IRQ_SPORT1_RX=9
CONFIG_IRQ_SPORT1_TX=9
195
CONFIG_IRQ_SPI0=10
196 197 198 199 200
CONFIG_IRQ_UART0_RX=10
CONFIG_IRQ_UART0_TX=10
CONFIG_IRQ_UART1_RX=10
CONFIG_IRQ_UART1_TX=10
CONFIG_IRQ_CNT=8
201 202 203 204 205 206 207 208
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
209 210 211 212
CONFIG_IRQ_USB_INT0=11
CONFIG_IRQ_USB_INT1=11
CONFIG_IRQ_USB_INT2=11
CONFIG_IRQ_USB_DMA=11
213 214 215
CONFIG_IRQ_TIMER8=11
CONFIG_IRQ_TIMER9=11
CONFIG_IRQ_TIMER10=11
216 217 218 219 220 221 222 223
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
224
CONFIG_BFIN548_EZKIT=y
225
# CONFIG_BFIN548_BLUETECHNIX_CM is not set
226 227 228 229

#
# BF548 Specific Configuration
#
M
Mike Frysinger 已提交
230
CONFIG_DEB_DMA_URGENT=y
S
Sonic Zhang 已提交
231
# CONFIG_BF548_ATAPI_ALTERNATIVE_PORT is not set
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 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294

#
# 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 已提交
295
# Pin Interrupt to Port Assignment
296 297 298
#

#
B
Bryan Wu 已提交
299
# Assignment
300
#
B
Bryan Wu 已提交
301 302 303 304 305
CONFIG_PINTx_REASSIGN=y
CONFIG_PINT0_ASSIGN=0x00000101
CONFIG_PINT1_ASSIGN=0x01010000
CONFIG_PINT2_ASSIGN=0x07000101
CONFIG_PINT3_ASSIGN=0x02020303
306 307

#
B
Bryan Wu 已提交
308
# Board customizations
309
#
B
Bryan Wu 已提交
310
# CONFIG_CMDLINE_BOOL is not set
311
CONFIG_BOOT_LOAD=0x1000
312 313

#
B
Bryan Wu 已提交
314 315 316 317
# Clock/PLL Setup
#
CONFIG_CLKIN_HZ=25000000
# CONFIG_BFIN_KERNEL_CLOCK is not set
318
CONFIG_MAX_VCO_HZ=600000000
B
Bryan Wu 已提交
319
CONFIG_MIN_VCO_HZ=50000000
320
CONFIG_MAX_SCLK_HZ=133333333
B
Bryan Wu 已提交
321 322 323 324
CONFIG_MIN_SCLK_HZ=27000000

#
# Kernel Timer/Scheduler
325 326 327 328 329 330
#
# 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
331
# CONFIG_SCHED_HRTICK is not set
332 333
CONFIG_GENERIC_TIME=y
CONFIG_GENERIC_CLOCKEVENTS=y
S
Sonic Zhang 已提交
334 335
# CONFIG_TICKSOURCE_GPTMR0 is not set
CONFIG_TICKSOURCE_CORETMR=y
336
# CONFIG_CYCLES_CLOCKSOURCE is not set
S
Sonic Zhang 已提交
337
# CONFIG_GPTMR0_CLOCKSOURCE is not set
338 339 340
# CONFIG_NO_HZ is not set
# CONFIG_HIGH_RES_TIMERS is not set
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
341

B
Bryan Wu 已提交
342
#
343
# Misc
B
Bryan Wu 已提交
344 345 346 347 348 349 350 351 352
#
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
#

353 354 355 356 357 358 359 360
#
# 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 已提交
361
# CONFIG_SCHEDULE_L1 is not set
362 363
CONFIG_ARITHMETIC_OPS_L1=y
CONFIG_ACCESS_OK_L1=y
B
Bryan Wu 已提交
364 365 366
# CONFIG_MEMSET_L1 is not set
# CONFIG_MEMCPY_L1 is not set
# CONFIG_SYS_BFIN_SPINLOCK_L1 is not set
367 368 369 370
# 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
371 372 373 374 375 376
CONFIG_APP_STACK_L1=y

#
# Speed Optimizations
#
CONFIG_BFIN_INS_LOWOVERHEAD=y
377 378 379 380 381 382 383 384
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
385
CONFIG_PAGEFLAGS_EXTENDED=y
386
CONFIG_SPLIT_PTLOCK_CPUS=4
387
# CONFIG_PHYS_ADDR_T_64BIT is not set
388
CONFIG_ZONE_DMA_FLAG=1
389
CONFIG_VIRT_TO_BUS=y
M
Mike Frysinger 已提交
390 391
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
CONFIG_NOMMU_INITIAL_TRIM_EXCESS=0
392
CONFIG_BFIN_GPTIMERS=m
393
# CONFIG_DMA_UNCACHED_4M is not set
394 395
CONFIG_DMA_UNCACHED_2M=y
# CONFIG_DMA_UNCACHED_1M is not set
396 397 398 399 400
# CONFIG_DMA_UNCACHED_NONE is not set

#
# Cache Support
#
401
CONFIG_BFIN_ICACHE=y
M
Mike Frysinger 已提交
402 403
CONFIG_BFIN_EXTMEM_ICACHEABLE=y
# CONFIG_BFIN_L2_ICACHEABLE is not set
404 405
CONFIG_BFIN_DCACHE=y
# CONFIG_BFIN_DCACHE_BANKA is not set
M
Mike Frysinger 已提交
406
CONFIG_BFIN_EXTMEM_DCACHEABLE=y
M
Mike Frysinger 已提交
407 408
# CONFIG_BFIN_EXTMEM_WRITEBACK is not set
CONFIG_BFIN_EXTMEM_WRITETHROUGH=y
M
Mike Frysinger 已提交
409 410 411 412 413
# CONFIG_BFIN_L2_DCACHEABLE is not set

#
# Memory Protection Unit
#
414
# CONFIG_MPU is not set
415 416

#
M
Mike Frysinger 已提交
417
# Asynchronous Memory Configuration
418 419 420
#

#
421
# EBIU_AMGCTL Global Control
422 423
#
CONFIG_C_AMCKEN=y
424
# CONFIG_C_CDPRIO is not set
425 426 427 428 429 430 431 432 433 434
# 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
435
CONFIG_BANK_1=0x7BB0
436
CONFIG_BANK_2=0x7BB0
437
CONFIG_BANK_3=0x99B2
438 439 440
CONFIG_EBIU_MBSCTLVAL=0x0
CONFIG_EBIU_MODEVAL=0x1
CONFIG_EBIU_FCTLVAL=0x6
441 442 443 444

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
B
Bryan Wu 已提交
445
# CONFIG_ARCH_SUPPORTS_MSI is not set
446 447 448 449 450 451 452 453 454
# 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
455
# CONFIG_HAVE_AOUT is not set
456 457 458 459 460 461
# CONFIG_BINFMT_MISC is not set

#
# Power management options
#
# CONFIG_PM is not set
462
CONFIG_ARCH_SUSPEND_POSSIBLE=y
463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487

#
# 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_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
S
Sonic Zhang 已提交
488
# CONFIG_SYN_COOKIES is not set
489 490 491 492 493
# 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
M
Mike Frysinger 已提交
494 495 496
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_BEET is not set
497
# CONFIG_INET_LRO is not set
M
Mike Frysinger 已提交
498
# CONFIG_INET_DIAG is not set
499 500 501 502 503 504 505 506 507 508 509 510
# 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_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
511
# CONFIG_NET_DSA is not set
512 513 514 515 516 517 518 519 520
# 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
M
Mike Frysinger 已提交
521 522
# CONFIG_PHONET is not set
# CONFIG_IEEE802154 is not set
523
# CONFIG_NET_SCHED is not set
M
Mike Frysinger 已提交
524
# CONFIG_DCB is not set
525 526 527 528 529 530

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
531
# CONFIG_CAN is not set
532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558
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
# CONFIG_BFIN_SIR0 is not set
# CONFIG_BFIN_SIR2 is not set
559
CONFIG_BFIN_SIR3=y
560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576
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
577
# CONFIG_BT is not set
B
Bryan Wu 已提交
578
# CONFIG_AF_RXRPC is not set
M
Mike Frysinger 已提交
579
# CONFIG_WIRELESS is not set
580
CONFIG_WIRELESS_EXT=y
M
Mike Frysinger 已提交
581 582
CONFIG_LIB80211=m
# CONFIG_WIMAX is not set
B
Bryan Wu 已提交
583
# CONFIG_RFKILL is not set
584
# CONFIG_NET_9P is not set
585 586 587 588 589 590 591 592

#
# Device Drivers
#

#
# Generic Driver Options
#
593
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
594 595
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
596 597 598
CONFIG_FW_LOADER=m
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE=""
599 600
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
601 602 603 604
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_CONNECTOR is not set
CONFIG_MTD=y
# CONFIG_MTD_DEBUG is not set
M
Mike Frysinger 已提交
605
# CONFIG_MTD_TESTS is not set
606 607 608
# CONFIG_MTD_CONCAT is not set
CONFIG_MTD_PARTITIONS=y
# CONFIG_MTD_REDBOOT_PARTS is not set
B
Bryan Wu 已提交
609
CONFIG_MTD_CMDLINE_PARTS=y
610
# CONFIG_MTD_AR7_PARTS is not set
611 612 613 614

#
# User Modules And Translation Layers
#
B
Bryan Wu 已提交
615
CONFIG_MTD_CHAR=y
616 617 618 619 620 621 622
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
623
# CONFIG_MTD_OOPS is not set
624 625 626 627

#
# RAM/ROM/Flash chip drivers
#
B
Bryan Wu 已提交
628
CONFIG_MTD_CFI=y
629
# CONFIG_MTD_JEDECPROBE is not set
B
Bryan Wu 已提交
630 631
CONFIG_MTD_GEN_PROBE=y
# CONFIG_MTD_CFI_ADV_OPTIONS is not set
632 633 634 635 636 637 638 639 640 641
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 已提交
642 643 644 645
CONFIG_MTD_CFI_INTELEXT=y
# CONFIG_MTD_CFI_AMDSTD is not set
# CONFIG_MTD_CFI_STAA is not set
CONFIG_MTD_CFI_UTIL=y
646 647 648 649 650 651 652 653
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 已提交
654
CONFIG_MTD_PHYSMAP=y
S
Sonic Zhang 已提交
655
# CONFIG_MTD_PHYSMAP_COMPAT is not set
656
# CONFIG_MTD_GPIO_ADDR is not set
B
Bryan Wu 已提交
657
# CONFIG_MTD_UCLINUX is not set
658 659 660 661 662
# CONFIG_MTD_PLATRAM is not set

#
# Self-contained MTD device drivers
#
B
Bryan Wu 已提交
663
# CONFIG_MTD_DATAFLASH is not set
664 665
CONFIG_MTD_M25P80=y
CONFIG_M25PXX_USE_FAST_READ=y
666 667 668 669 670 671 672 673 674 675 676
# 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 已提交
677 678 679 680 681 682 683
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_IDS=y
CONFIG_MTD_NAND_BF5XX=y
CONFIG_MTD_NAND_BF5XX_HWECC=y
684
# CONFIG_MTD_NAND_BF5XX_BOOTROM_ECC is not set
B
Bryan Wu 已提交
685 686 687
# CONFIG_MTD_NAND_DISKONCHIP is not set
# CONFIG_MTD_NAND_NANDSIM is not set
# CONFIG_MTD_NAND_PLATFORM is not set
688
# CONFIG_MTD_ALAUDA is not set
B
Bryan Wu 已提交
689
# CONFIG_MTD_ONENAND is not set
690

M
Mike Frysinger 已提交
691 692 693 694 695
#
# LPDDR flash memory drivers
#
# CONFIG_MTD_LPDDR is not set

696
#
B
Bryan Wu 已提交
697
# UBI - Unsorted block images
698
#
B
Bryan Wu 已提交
699
# CONFIG_MTD_UBI is not set
700
# CONFIG_PARPORT is not set
701
CONFIG_BLK_DEV=y
702 703 704
# CONFIG_BLK_DEV_COW_COMMON is not set
# CONFIG_BLK_DEV_LOOP is not set
# CONFIG_BLK_DEV_NBD is not set
705
# CONFIG_BLK_DEV_UB is not set
706 707 708
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=4096
709
# CONFIG_BLK_DEV_XIP is not set
710 711
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
712
# CONFIG_BLK_DEV_HD is not set
713
CONFIG_MISC_DEVICES=y
714
# CONFIG_ICS932S401 is not set
715
# CONFIG_ENCLOSURE_SERVICES is not set
M
Mike Frysinger 已提交
716 717
# CONFIG_ISL29003 is not set
# CONFIG_AD525X_DPOT is not set
718
# CONFIG_C2PORT is not set
M
Mike Frysinger 已提交
719 720 721 722 723 724 725 726 727

#
# EEPROM support
#
# CONFIG_EEPROM_AT24 is not set
# CONFIG_EEPROM_AT25 is not set
# CONFIG_EEPROM_LEGACY is not set
# CONFIG_EEPROM_MAX6875 is not set
# CONFIG_EEPROM_93CX6 is not set
728
CONFIG_HAVE_IDE=y
729 730 731 732 733 734
# CONFIG_IDE is not set

#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
B
Bryan Wu 已提交
735
CONFIG_SCSI=y
736
CONFIG_SCSI_DMA=y
B
Bryan Wu 已提交
737
# CONFIG_SCSI_TGT is not set
738
# CONFIG_SCSI_NETLINK is not set
739
# CONFIG_SCSI_PROC_FS is not set
740 741

#
B
Bryan Wu 已提交
742
# SCSI support type (disk, tape, CD-ROM)
743
#
B
Bryan Wu 已提交
744 745 746
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
S
Sonic Zhang 已提交
747
CONFIG_BLK_DEV_SR=m
B
Bryan Wu 已提交
748 749 750 751 752 753 754 755
# CONFIG_BLK_DEV_SR_VENDOR is not set
# CONFIG_CHR_DEV_SG is not set
# CONFIG_CHR_DEV_SCH is not set
# 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
756 757

#
B
Bryan Wu 已提交
758
# SCSI Transports
759
#
B
Bryan Wu 已提交
760 761 762 763
# 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
764
# CONFIG_SCSI_SRP_ATTRS is not set
S
Sonic Zhang 已提交
765
# CONFIG_SCSI_LOWLEVEL is not set
766
# CONFIG_SCSI_DH is not set
M
Mike Frysinger 已提交
767
# CONFIG_SCSI_OSD_INITIATOR is not set
B
Bryan Wu 已提交
768 769
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
770 771 772
CONFIG_SATA_PMP=y
CONFIG_ATA_SFF=y
# CONFIG_SATA_MV is not set
B
Bryan Wu 已提交
773 774 775
# CONFIG_PATA_PLATFORM is not set
CONFIG_PATA_BF54X=y
# CONFIG_MD is not set
776 777 778
CONFIG_NETDEVICES=y
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
779
# CONFIG_MACVLAN is not set
780 781
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
782
# CONFIG_VETH is not set
M
Mike Frysinger 已提交
783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802
CONFIG_PHYLIB=y

#
# MII PHY device drivers
#
# CONFIG_MARVELL_PHY is not set
# CONFIG_DAVICOM_PHY is not set
# CONFIG_QSEMI_PHY is not set
# CONFIG_LXT_PHY is not set
# CONFIG_CICADA_PHY is not set
# CONFIG_VITESSE_PHY is not set
# CONFIG_SMSC_PHY is not set
# CONFIG_BROADCOM_PHY is not set
# CONFIG_ICPLUS_PHY is not set
# CONFIG_REALTEK_PHY is not set
# CONFIG_NATIONAL_PHY is not set
# CONFIG_STE10XP is not set
# CONFIG_LSI_ET1011C_PHY is not set
# CONFIG_FIXED_PHY is not set
# CONFIG_MDIO_BITBANG is not set
803 804 805
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
# CONFIG_SMC91X is not set
B
Bryan Wu 已提交
806
# CONFIG_DM9000 is not set
807
# CONFIG_ENC28J60 is not set
M
Mike Frysinger 已提交
808 809 810
# CONFIG_ETHOC is not set
CONFIG_SMSC911X=y
# CONFIG_DNET is not set
811 812 813 814
# 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
815 816 817
# 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
818
# CONFIG_B44 is not set
M
Mike Frysinger 已提交
819 820
# CONFIG_KS8842 is not set
# CONFIG_KS8851 is not set
S
Sonic Zhang 已提交
821 822
# CONFIG_NETDEV_1000 is not set
# CONFIG_NETDEV_10000 is not set
823 824

#
B
Bryan Wu 已提交
825
# Wireless LAN
826
#
B
Bryan Wu 已提交
827
# CONFIG_WLAN_PRE80211 is not set
828 829 830 831 832
CONFIG_WLAN_80211=y
CONFIG_LIBERTAS=m
# CONFIG_LIBERTAS_USB is not set
CONFIG_LIBERTAS_SDIO=m
CONFIG_POWEROF2_BLOCKSIZE_ONLY=y
M
Mike Frysinger 已提交
833
# CONFIG_LIBERTAS_SPI is not set
834 835 836
# CONFIG_LIBERTAS_DEBUG is not set
# CONFIG_USB_ZD1201 is not set
# CONFIG_HOSTAP is not set
837

M
Mike Frysinger 已提交
838 839 840 841
#
# Enable WiMAX (Networking options) to see the WiMAX drivers
#

842 843 844 845 846 847 848 849
#
# 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
850 851 852 853 854 855 856 857 858 859 860 861
# 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
#
862
CONFIG_INPUT=y
863
CONFIG_INPUT_FF_MEMLESS=m
B
Bryan Wu 已提交
864
# CONFIG_INPUT_POLLDEV is not set
865 866 867 868 869 870

#
# Userland interfaces
#
# CONFIG_INPUT_MOUSEDEV is not set
# CONFIG_INPUT_JOYDEV is not set
871 872
CONFIG_INPUT_EVDEV=m
CONFIG_INPUT_EVBUG=m
873 874 875 876

#
# Input Device Drivers
#
877
CONFIG_INPUT_KEYBOARD=y
M
Mike Frysinger 已提交
878
# CONFIG_KEYBOARD_ADP5588 is not set
879
# CONFIG_KEYBOARD_ATKBD is not set
M
Mike Frysinger 已提交
880
CONFIG_KEYBOARD_BFIN=y
881 882
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_GPIO is not set
M
Mike Frysinger 已提交
883 884
# CONFIG_KEYBOARD_MATRIX is not set
# CONFIG_KEYBOARD_NEWTON is not set
885
# CONFIG_KEYBOARD_OPENCORES is not set
M
Mike Frysinger 已提交
886 887 888
# CONFIG_KEYBOARD_STOWAWAY is not set
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
889 890
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_JOYSTICK is not set
B
Bryan Wu 已提交
891
# CONFIG_INPUT_TABLET is not set
892
CONFIG_INPUT_TOUCHSCREEN=y
M
Mike Frysinger 已提交
893
# CONFIG_TOUCHSCREEN_ADS7846 is not set
894
CONFIG_TOUCHSCREEN_AD7877=m
895 896 897
# CONFIG_TOUCHSCREEN_AD7879_I2C is not set
# CONFIG_TOUCHSCREEN_AD7879_SPI is not set
# CONFIG_TOUCHSCREEN_AD7879 is not set
M
Mike Frysinger 已提交
898
# CONFIG_TOUCHSCREEN_EETI is not set
899
# CONFIG_TOUCHSCREEN_FUJITSU is not set
900 901
# CONFIG_TOUCHSCREEN_GUNZE is not set
# CONFIG_TOUCHSCREEN_ELO is not set
M
Mike Frysinger 已提交
902
# CONFIG_TOUCHSCREEN_WACOM_W8001 is not set
903
# CONFIG_TOUCHSCREEN_MTOUCH is not set
904
# CONFIG_TOUCHSCREEN_INEXIO is not set
905 906 907 908
# CONFIG_TOUCHSCREEN_MK712 is not set
# CONFIG_TOUCHSCREEN_PENMOUNT is not set
# CONFIG_TOUCHSCREEN_TOUCHRIGHT is not set
# CONFIG_TOUCHSCREEN_TOUCHWIN is not set
909
# CONFIG_TOUCHSCREEN_WM97XX is not set
910
# CONFIG_TOUCHSCREEN_USB_COMPOSITE is not set
911
# CONFIG_TOUCHSCREEN_TOUCHIT213 is not set
M
Mike Frysinger 已提交
912 913
# CONFIG_TOUCHSCREEN_TSC2007 is not set
# CONFIG_TOUCHSCREEN_W90X900 is not set
914
CONFIG_INPUT_MISC=y
B
Bryan Wu 已提交
915 916 917 918 919
# 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
920
# CONFIG_INPUT_CM109 is not set
921
# CONFIG_INPUT_UINPUT is not set
M
Mike Frysinger 已提交
922 923 924 925 926
# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
# CONFIG_INPUT_BFIN_ROTARY is not set
# CONFIG_INPUT_AD714X is not set
# CONFIG_INPUT_ADXL34X is not set
# CONFIG_INPUT_PCF8574 is not set
927 928 929 930 931 932 933 934 935 936

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

#
# Character devices
#
S
Sonic Zhang 已提交
937 938 939
CONFIG_BFIN_DMA_INTERFACE=m
# CONFIG_BFIN_PPI is not set
# CONFIG_BFIN_PPIFCD is not set
940
# CONFIG_BFIN_SIMPLE_TIMER is not set
S
Sonic Zhang 已提交
941
# CONFIG_BFIN_SPI_ADC is not set
942
CONFIG_BFIN_SPORT=m
S
Sonic Zhang 已提交
943
# CONFIG_BFIN_TWI_LCD is not set
944
CONFIG_VT=y
945
CONFIG_CONSOLE_TRANSLATIONS=y
946 947 948
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_VT_HW_CONSOLE_BINDING is not set
949
# CONFIG_DEVKMEM is not set
950
CONFIG_BFIN_JTAG_COMM=m
951 952 953 954 955 956 957 958 959 960
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set

#
# Non-8250 serial port support
#
M
Mike Frysinger 已提交
961
# CONFIG_SERIAL_MAX3100 is not set
962 963
CONFIG_SERIAL_BFIN=y
CONFIG_SERIAL_BFIN_CONSOLE=y
964 965
CONFIG_SERIAL_BFIN_DMA=y
# CONFIG_SERIAL_BFIN_PIO is not set
966 967 968 969 970 971 972 973 974
# 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
M
Mike Frysinger 已提交
975
# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
976
# CONFIG_LEGACY_PTYS is not set
977 978
CONFIG_BFIN_OTP=y
# CONFIG_BFIN_OTP_WRITE_ENABLE is not set
979 980 981 982 983 984

#
# CAN, the car bus and industrial fieldbus
#
# CONFIG_CAN4LINUX is not set
# CONFIG_IPMI_HANDLER is not set
985
# CONFIG_HW_RANDOM is not set
986 987 988
# CONFIG_R3964 is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_TCG_TPM is not set
B
Bryan Wu 已提交
989 990 991
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_CHARDEV=y
992
CONFIG_I2C_HELPER_AUTO=y
B
Bryan Wu 已提交
993 994

#
995
# I2C Hardware Bus support
B
Bryan Wu 已提交
996
#
997 998

#
999
# I2C system bus drivers (mostly embedded / system-on-chip)
1000
#
B
Bryan Wu 已提交
1001
CONFIG_I2C_BLACKFIN_TWI=y
1002
CONFIG_I2C_BLACKFIN_TWI_CLK_KHZ=100
B
Bryan Wu 已提交
1003 1004 1005
# CONFIG_I2C_GPIO is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_SIMTEC is not set
1006 1007 1008 1009 1010

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_PARPORT_LIGHT is not set
1011 1012
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_TINY_USB is not set
B
Bryan Wu 已提交
1013

1014 1015 1016 1017 1018 1019
#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_STUB is not set

B
Bryan Wu 已提交
1020 1021 1022
#
# Miscellaneous I2C Chip support
#
1023
# CONFIG_DS1682 is not set
B
Bryan Wu 已提交
1024
# CONFIG_SENSORS_PCF8574 is not set
1025
# CONFIG_PCF8575 is not set
B
Bryan Wu 已提交
1026
# CONFIG_SENSORS_PCA9539 is not set
1027
# CONFIG_SENSORS_TSL2550 is not set
B
Bryan Wu 已提交
1028 1029 1030 1031 1032
# 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
1033
# CONFIG_SPI_DEBUG is not set
B
Bryan Wu 已提交
1034
CONFIG_SPI_MASTER=y
1035 1036

#
B
Bryan Wu 已提交
1037
# SPI Master Controller Drivers
1038
#
B
Bryan Wu 已提交
1039
CONFIG_SPI_BFIN=y
1040
# CONFIG_SPI_BFIN_LOCK is not set
1041
# CONFIG_SPI_BFIN_SPORT is not set
B
Bryan Wu 已提交
1042
# CONFIG_SPI_BITBANG is not set
M
Mike Frysinger 已提交
1043
# CONFIG_SPI_GPIO is not set
B
Bryan Wu 已提交
1044 1045 1046 1047 1048

#
# SPI Protocol Masters
#
# CONFIG_SPI_SPIDEV is not set
1049
# CONFIG_SPI_TLE62X0 is not set
M
Mike Frysinger 已提交
1050 1051 1052 1053 1054

#
# PPS support
#
# CONFIG_PPS is not set
1055
CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
S
Sonic Zhang 已提交
1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069
CONFIG_GPIOLIB=y
# CONFIG_DEBUG_GPIO is not set
CONFIG_GPIO_SYSFS=y

#
# Memory mapped GPIO expanders:
#

#
# I2C GPIO expanders:
#
# CONFIG_GPIO_MAX732X is not set
# CONFIG_GPIO_PCA953X is not set
# CONFIG_GPIO_PCF857X is not set
M
Mike Frysinger 已提交
1070
# CONFIG_GPIO_ADP5588 is not set
S
Sonic Zhang 已提交
1071 1072 1073 1074 1075 1076 1077 1078 1079 1080

#
# PCI GPIO expanders:
#

#
# SPI GPIO expanders:
#
# CONFIG_GPIO_MAX7301 is not set
# CONFIG_GPIO_MCP23S08 is not set
B
Bryan Wu 已提交
1081
# CONFIG_W1 is not set
1082
# CONFIG_POWER_SUPPLY is not set
1083
# CONFIG_HWMON is not set
1084 1085
# CONFIG_THERMAL is not set
# CONFIG_THERMAL_HWMON is not set
1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098
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
1099 1100 1101 1102 1103 1104
CONFIG_SSB_POSSIBLE=y

#
# Sonics Silicon Backplane
#
# CONFIG_SSB is not set
1105

1106 1107 1108
#
# Multifunction device drivers
#
1109
# CONFIG_MFD_CORE is not set
1110
# CONFIG_MFD_SM501 is not set
1111
# CONFIG_HTC_PASIC3 is not set
M
Mike Frysinger 已提交
1112 1113 1114
# CONFIG_UCB1400_CORE is not set
# CONFIG_TPS65010 is not set
# CONFIG_TWL4030_CORE is not set
1115
# CONFIG_MFD_TMIO is not set
1116
# CONFIG_PMIC_DA903X is not set
S
Sonic Zhang 已提交
1117
# CONFIG_PMIC_ADP5520 is not set
1118 1119
# CONFIG_MFD_WM8400 is not set
# CONFIG_MFD_WM8350_I2C is not set
M
Mike Frysinger 已提交
1120 1121 1122
# CONFIG_MFD_PCF50633 is not set
# CONFIG_AB3100_CORE is not set
# CONFIG_EZX_PCAP is not set
1123
# CONFIG_REGULATOR is not set
M
Mike Frysinger 已提交
1124
# CONFIG_MEDIA_SUPPORT is not set
1125 1126

#
B
Bryan Wu 已提交
1127
# Graphics support
1128
#
B
Bryan Wu 已提交
1129
# CONFIG_VGASTATE is not set
1130
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
1131
CONFIG_FB=y
1132 1133
CONFIG_FIRMWARE_EDID=y
# CONFIG_FB_DDC is not set
1134
# CONFIG_FB_BOOT_VESA_SUPPORT is not set
1135 1136 1137
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
1138
# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
1139 1140 1141
# CONFIG_FB_SYS_FILLRECT is not set
# CONFIG_FB_SYS_COPYAREA is not set
# CONFIG_FB_SYS_IMAGEBLIT is not set
1142
# CONFIG_FB_FOREIGN_ENDIAN is not set
1143 1144 1145 1146 1147 1148 1149 1150 1151 1152
# 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
#
1153
CONFIG_FB_BF54X_LQ043=y
1154
# CONFIG_FB_BFIN_T350MCQB is not set
1155
# CONFIG_FB_BFIN_LQ035Q1 is not set
1156
# CONFIG_FB_BFIN_7393 is not set
1157 1158
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_VIRTUAL is not set
1159
# CONFIG_FB_METRONOME is not set
1160
# CONFIG_FB_MB862XX is not set
M
Mike Frysinger 已提交
1161
# CONFIG_FB_BROADSHEET is not set
1162 1163 1164 1165 1166 1167
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set

#
# Display device support
#
# CONFIG_DISPLAY_SUPPORT is not set
1168 1169 1170 1171 1172 1173

#
# Console display driver support
#
CONFIG_DUMMY_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
1174
# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192
# 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
1193
CONFIG_SOUND=y
1194
CONFIG_SOUND_OSS_CORE=y
1195 1196 1197
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
M
Mike Frysinger 已提交
1198
CONFIG_SND_JACK=y
1199 1200 1201 1202 1203 1204 1205 1206 1207 1208
# 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
M
Mike Frysinger 已提交
1209 1210 1211 1212 1213
# CONFIG_SND_RAWMIDI_SEQ is not set
# CONFIG_SND_OPL3_LIB_SEQ is not set
# CONFIG_SND_OPL4_LIB_SEQ is not set
# CONFIG_SND_SBAWE_SEQ is not set
# CONFIG_SND_EMU10K1_SEQ is not set
1214
CONFIG_SND_DRIVERS=y
1215 1216 1217 1218
# 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
1219
CONFIG_SND_SPI=y
1220

1221 1222 1223
#
# ALSA Blackfin devices
#
1224
# CONFIG_SND_BFIN_AD73322 is not set
1225
CONFIG_SND_USB=y
1226 1227
# CONFIG_SND_USB_AUDIO is not set
# CONFIG_SND_USB_CAIAQ is not set
1228
CONFIG_SND_SOC=y
1229 1230
CONFIG_SND_SOC_AC97_BUS=y
# CONFIG_SND_BF5XX_I2S is not set
M
Mike Frysinger 已提交
1231
# CONFIG_SND_BF5XX_TDM is not set
1232 1233 1234
CONFIG_SND_BF5XX_AC97=y
CONFIG_SND_BF5XX_MMAP_SUPPORT=y
# CONFIG_SND_BF5XX_MULTICHAN_SUPPORT is not set
M
Mike Frysinger 已提交
1235 1236 1237
CONFIG_SND_BF5XX_HAVE_COLD_RESET=y
CONFIG_SND_BF5XX_RESET_GPIO_NUM=19
CONFIG_SND_BF5XX_SOC_AD1980=y
1238
CONFIG_SND_BF5XX_SOC_SPORT=y
1239 1240
CONFIG_SND_BF5XX_SOC_AC97=y
CONFIG_SND_BF5XX_SPORT_NUM=0
M
Mike Frysinger 已提交
1241
CONFIG_SND_SOC_I2C_AND_SPI=y
1242
# CONFIG_SND_SOC_ALL_CODECS is not set
1243 1244 1245
CONFIG_SND_SOC_AD1980=y
# CONFIG_SOUND_PRIME is not set
CONFIG_AC97_BUS=y
1246 1247
CONFIG_HID_SUPPORT=y
CONFIG_HID=y
1248
# CONFIG_HID_DEBUG is not set
1249
# CONFIG_HIDRAW is not set
1250 1251

#
1252
# USB Input Devices
1253
#
1254
CONFIG_USB_HID=y
1255
# CONFIG_HID_PID is not set
1256
# CONFIG_USB_HIDDEV is not set
1257 1258 1259 1260 1261 1262 1263 1264 1265 1266

#
# Special HID drivers
#
CONFIG_HID_A4TECH=y
CONFIG_HID_APPLE=y
CONFIG_HID_BELKIN=y
CONFIG_HID_CHERRY=y
CONFIG_HID_CHICONY=y
CONFIG_HID_CYPRESS=y
M
Mike Frysinger 已提交
1267
# CONFIG_HID_DRAGONRISE is not set
1268
CONFIG_HID_EZKEY=y
M
Mike Frysinger 已提交
1269
# CONFIG_HID_KYE is not set
1270
CONFIG_HID_GYRATION=y
M
Mike Frysinger 已提交
1271
# CONFIG_HID_KENSINGTON is not set
1272 1273 1274 1275 1276
CONFIG_HID_LOGITECH=y
# CONFIG_LOGITECH_FF is not set
# CONFIG_LOGIRUMBLEPAD2_FF is not set
CONFIG_HID_MICROSOFT=y
CONFIG_HID_MONTEREY=y
M
Mike Frysinger 已提交
1277
# CONFIG_HID_NTRIG is not set
1278 1279 1280 1281 1282 1283
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
M
Mike Frysinger 已提交
1284 1285 1286 1287 1288
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
# CONFIG_HID_TOPSEED is not set
# CONFIG_HID_THRUSTMASTER is not set
# CONFIG_HID_ZEROPLUS is not set
1289
CONFIG_USB_SUPPORT=y
1290 1291 1292
CONFIG_USB_ARCH_HAS_HCD=y
# CONFIG_USB_ARCH_HAS_OHCI is not set
# CONFIG_USB_ARCH_HAS_EHCI is not set
1293 1294
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set
1295
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
1296 1297 1298 1299

#
# Miscellaneous USB options
#
S
Sonic Zhang 已提交
1300 1301
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_DEVICE_CLASS is not set
1302 1303 1304 1305
# 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
1306 1307 1308
CONFIG_USB_MON=y
# CONFIG_USB_WUSB is not set
# CONFIG_USB_WUSB_CBAF is not set
1309

B
Bryan Wu 已提交
1310
#
1311
# USB Host Controller Drivers
B
Bryan Wu 已提交
1312
#
1313
# CONFIG_USB_C67X00_HCD is not set
M
Mike Frysinger 已提交
1314
# CONFIG_USB_OXU210HP_HCD is not set
1315 1316
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_ISP1760_HCD is not set
1317
# CONFIG_USB_ISP1362_HCD is not set
1318 1319
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set
1320
# CONFIG_USB_HWA_HCD is not set
1321 1322 1323 1324
CONFIG_USB_MUSB_HDRC=y
CONFIG_USB_MUSB_SOC=y

#
1325
# Blackfin high speed USB Support
1326 1327 1328 1329 1330
#
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
S
Sonic Zhang 已提交
1331 1332 1333
# CONFIG_MUSB_PIO_ONLY is not set
CONFIG_USB_INVENTRA_DMA=y
# CONFIG_USB_TI_CPPI_DMA is not set
1334
# CONFIG_USB_MUSB_DEBUG is not set
1335 1336 1337 1338 1339 1340

#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
1341 1342
# CONFIG_USB_WDM is not set
# CONFIG_USB_TMC is not set
B
Bryan Wu 已提交
1343

1344
#
M
Mike Frysinger 已提交
1345
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
1346 1347 1348
#

#
M
Mike Frysinger 已提交
1349
# also be needed; see USB_STORAGE Help for more info
1350
#
S
Sonic Zhang 已提交
1351
CONFIG_USB_STORAGE=y
1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362
# 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_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
1363
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
1364
# CONFIG_USB_LIBUSUAL is not set
B
Bryan Wu 已提交
1365 1366

#
1367
# USB Imaging devices
B
Bryan Wu 已提交
1368
#
1369 1370
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
1371 1372

#
1373
# USB port drivers
1374
#
1375
# CONFIG_USB_SERIAL is not set
1376 1377

#
1378
# USB Miscellaneous drivers
1379
#
1380 1381 1382
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
1383
# CONFIG_USB_SEVSEG is not set
1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397
# 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_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
S
Sonic Zhang 已提交
1398
# CONFIG_USB_TEST is not set
1399 1400
# CONFIG_USB_ISIGHTFW is not set
# CONFIG_USB_VST is not set
1401
# CONFIG_USB_GADGET is not set
M
Mike Frysinger 已提交
1402 1403 1404 1405 1406 1407 1408

#
# OTG and related infrastructure
#
CONFIG_USB_OTG_UTILS=y
# CONFIG_USB_GPIO_VBUS is not set
CONFIG_NOP_USB_XCEIV=y
1409
CONFIG_MMC=y
1410 1411
# CONFIG_MMC_DEBUG is not set
# CONFIG_MMC_UNSAFE_RESUME is not set
1412 1413

#
1414
# MMC/SD/SDIO Card Drivers
1415
#
1416 1417 1418
CONFIG_MMC_BLOCK=m
CONFIG_MMC_BLOCK_BOUNCE=y
# CONFIG_SDIO_UART is not set
1419
# CONFIG_MMC_TEST is not set
1420 1421

#
1422
# MMC/SD/SDIO Host Controller Drivers
1423
#
1424
# CONFIG_MMC_SDHCI is not set
1425
CONFIG_SDH_BFIN=y
1426
# CONFIG_SDH_BFIN_MISSING_CMD_PULLUP_WORKAROUND is not set
1427
# CONFIG_SDH_BFIN_ENABLE_SDIO_IRQ is not set
1428
# CONFIG_MMC_SPI is not set
1429
# CONFIG_MEMSTICK is not set
1430
# CONFIG_NEW_LEDS is not set
1431
# CONFIG_ACCESSIBILITY is not set
1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444
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 已提交
1445
# CONFIG_RTC_DRV_TEST is not set
1446 1447

#
B
Bryan Wu 已提交
1448 1449 1450
# I2C RTC drivers
#
# CONFIG_RTC_DRV_DS1307 is not set
1451
# CONFIG_RTC_DRV_DS1374 is not set
B
Bryan Wu 已提交
1452 1453 1454 1455 1456 1457 1458
# 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
1459
# CONFIG_RTC_DRV_M41T80 is not set
1460 1461
# CONFIG_RTC_DRV_S35390A is not set
# CONFIG_RTC_DRV_FM3130 is not set
1462
# CONFIG_RTC_DRV_RX8581 is not set
M
Mike Frysinger 已提交
1463
# CONFIG_RTC_DRV_RX8025 is not set
B
Bryan Wu 已提交
1464 1465 1466 1467

#
# SPI RTC drivers
#
1468 1469
# CONFIG_RTC_DRV_M41T94 is not set
# CONFIG_RTC_DRV_DS1305 is not set
1470
# CONFIG_RTC_DRV_DS1390 is not set
B
Bryan Wu 已提交
1471
# CONFIG_RTC_DRV_MAX6902 is not set
1472 1473 1474
# CONFIG_RTC_DRV_R9701 is not set
# CONFIG_RTC_DRV_RS5C348 is not set
# CONFIG_RTC_DRV_DS3234 is not set
B
Bryan Wu 已提交
1475 1476 1477

#
# Platform RTC drivers
1478
#
1479 1480
# CONFIG_RTC_DRV_DS1286 is not set
# CONFIG_RTC_DRV_DS1511 is not set
1481 1482
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1742 is not set
1483
# CONFIG_RTC_DRV_STK17TA8 is not set
1484
# CONFIG_RTC_DRV_M48T86 is not set
1485
# CONFIG_RTC_DRV_M48T35 is not set
1486
# CONFIG_RTC_DRV_M48T59 is not set
1487
# CONFIG_RTC_DRV_BQ4802 is not set
1488
# CONFIG_RTC_DRV_V3020 is not set
B
Bryan Wu 已提交
1489 1490 1491 1492

#
# on-CPU RTC drivers
#
1493
CONFIG_RTC_DRV_BFIN=y
1494
# CONFIG_DMADEVICES is not set
M
Mike Frysinger 已提交
1495
# CONFIG_AUXDISPLAY is not set
1496
# CONFIG_UIO is not set
M
Mike Frysinger 已提交
1497 1498 1499 1500

#
# TI VLYNQ
#
1501
# CONFIG_STAGING is not set
1502

M
Mike Frysinger 已提交
1503 1504 1505 1506 1507 1508
#
# Firmware Drivers
#
# CONFIG_FIRMWARE_MEMMAP is not set
# CONFIG_SIGMA is not set

1509 1510 1511 1512 1513 1514 1515
#
# 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
S
Sonic Zhang 已提交
1516
# CONFIG_EXT3_FS is not set
1517
# CONFIG_EXT4_FS is not set
1518 1519 1520 1521 1522 1523
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_FS_POSIX_ACL is not set
# CONFIG_XFS_FS is not set
# CONFIG_OCFS2_FS is not set
M
Mike Frysinger 已提交
1524 1525 1526
# CONFIG_BTRFS_FS is not set
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
1527
# CONFIG_DNOTIFY is not set
1528 1529 1530 1531 1532 1533 1534
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

M
Mike Frysinger 已提交
1535 1536 1537 1538 1539
#
# Caches
#
# CONFIG_FSCACHE is not set

1540 1541 1542
#
# CD-ROM/DVD Filesystems
#
1543 1544 1545
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
1546 1547 1548 1549 1550
# CONFIG_UDF_FS is not set

#
# DOS/FAT/NT Filesystems
#
1551 1552 1553 1554 1555 1556 1557 1558
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
1559 1560 1561 1562 1563 1564 1565 1566 1567 1568

#
# 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
M
Mike Frysinger 已提交
1569
CONFIG_MISC_FILESYSTEMS=y
1570 1571 1572 1573 1574 1575 1576
# 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 已提交
1577 1578 1579
CONFIG_JFFS2_FS=m
CONFIG_JFFS2_FS_DEBUG=0
CONFIG_JFFS2_FS_WRITEBUFFER=y
1580
# CONFIG_JFFS2_FS_WBUF_VERIFY is not set
B
Bryan Wu 已提交
1581 1582 1583 1584
# CONFIG_JFFS2_SUMMARY is not set
# CONFIG_JFFS2_FS_XATTR is not set
# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
CONFIG_JFFS2_ZLIB=y
1585
# CONFIG_JFFS2_LZO is not set
B
Bryan Wu 已提交
1586 1587
CONFIG_JFFS2_RTIME=y
# CONFIG_JFFS2_RUBIN is not set
1588
# CONFIG_CRAMFS is not set
M
Mike Frysinger 已提交
1589
# CONFIG_SQUASHFS is not set
1590
# CONFIG_VXFS_FS is not set
1591 1592
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
1593 1594
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
1595
# CONFIG_ROMFS_FS is not set
1596 1597
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
M
Mike Frysinger 已提交
1598
# CONFIG_NILFS2_FS is not set
1599
CONFIG_NETWORK_FILESYSTEMS=y
1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623
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
# 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
1624 1625 1626 1627 1628 1629 1630
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

#
# Partition Types
#
S
Sonic Zhang 已提交
1631
# CONFIG_PARTITION_ADVANCED is not set
1632
CONFIG_MSDOS_PARTITION=y
1633 1634 1635
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=m
S
Sonic Zhang 已提交
1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
1650
CONFIG_NLS_CODEPAGE_936=m
S
Sonic Zhang 已提交
1651 1652 1653 1654 1655 1656 1657 1658
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
# CONFIG_NLS_ASCII is not set
1659
CONFIG_NLS_ISO8859_1=m
S
Sonic Zhang 已提交
1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
1672
CONFIG_NLS_UTF8=m
1673 1674 1675 1676 1677 1678
# CONFIG_DLM is not set

#
# Kernel hacking
#
# CONFIG_PRINTK_TIME is not set
1679
CONFIG_ENABLE_WARN_DEPRECATED=y
1680
CONFIG_ENABLE_MUST_CHECK=y
1681
CONFIG_FRAME_WARN=1024
1682
# CONFIG_MAGIC_SYSRQ is not set
1683
# CONFIG_UNUSED_SYMBOLS is not set
B
Bryan Wu 已提交
1684
CONFIG_DEBUG_FS=y
1685
# CONFIG_HEADERS_CHECK is not set
M
Mike Frysinger 已提交
1686
CONFIG_DEBUG_SECTION_MISMATCH=y
1687
CONFIG_DEBUG_KERNEL=y
S
Sonic Zhang 已提交
1688
CONFIG_DEBUG_SHIRQ=y
1689 1690 1691
CONFIG_DETECT_SOFTLOCKUP=y
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
M
Mike Frysinger 已提交
1692 1693 1694
CONFIG_DETECT_HUNG_TASK=y
# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
1695 1696 1697 1698 1699 1700 1701
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_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
M
Mike Frysinger 已提交
1702 1703 1704
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
1705 1706 1707
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_KOBJECT is not set
M
Mike Frysinger 已提交
1708
CONFIG_DEBUG_BUGVERBOSE=y
1709 1710
CONFIG_DEBUG_INFO=y
# CONFIG_DEBUG_VM is not set
M
Mike Frysinger 已提交
1711
# CONFIG_DEBUG_NOMMU_REGIONS is not set
1712 1713 1714 1715
# 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
M
Mike Frysinger 已提交
1716
# CONFIG_DEBUG_NOTIFIERS is not set
1717 1718 1719 1720 1721 1722 1723
# 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
M
Mike Frysinger 已提交
1724 1725 1726 1727 1728 1729
# CONFIG_PAGE_POISONING is not set
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_TRACING_SUPPORT=y
# CONFIG_FTRACE is not set
# CONFIG_DYNAMIC_DEBUG is not set
1730
# CONFIG_SAMPLES is not set
1731 1732
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
M
Mike Frysinger 已提交
1733
# CONFIG_KMEMCHECK is not set
1734 1735 1736
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set
CONFIG_DEBUG_VERBOSE=y
B
Bryan Wu 已提交
1737
CONFIG_DEBUG_MMRS=y
S
Sonic Zhang 已提交
1738 1739 1740 1741 1742 1743
CONFIG_DEBUG_HWERR=y
CONFIG_EXACT_HWERR=y
CONFIG_DEBUG_DOUBLEFAULT=y
CONFIG_DEBUG_DOUBLEFAULT_PRINT=y
# CONFIG_DEBUG_DOUBLEFAULT_RESET is not set
# CONFIG_DEBUG_ICACHE_CHECK is not set
1744
CONFIG_DEBUG_HUNT_FOR_ZERO=y
B
Bryan Wu 已提交
1745
CONFIG_DEBUG_BFIN_HWTRACE_ON=y
S
Sonic Zhang 已提交
1746 1747
# CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_OFF is not set
CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_ONE=y
B
Bryan Wu 已提交
1748
# CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION_TWO is not set
S
Sonic Zhang 已提交
1749
CONFIG_DEBUG_BFIN_HWTRACE_COMPRESSION=1
B
Bryan Wu 已提交
1750
# CONFIG_DEBUG_BFIN_HWTRACE_EXPAND is not set
S
Sonic Zhang 已提交
1751
CONFIG_DEBUG_BFIN_NO_KERN_HWTRACE=y
B
Bryan Wu 已提交
1752
CONFIG_EARLY_PRINTK=y
1753 1754
CONFIG_CPLB_INFO=y
CONFIG_ACCESS_CHECK=y
M
Mike Frysinger 已提交
1755
# CONFIG_BFIN_ISRAM_SELF_TEST is not set
1756 1757 1758 1759 1760

#
# Security options
#
# CONFIG_KEYS is not set
M
Mike Frysinger 已提交
1761
# CONFIG_SECURITY is not set
1762 1763 1764 1765 1766 1767 1768 1769 1770
# CONFIG_SECURITYFS is not set
# CONFIG_SECURITY_FILE_CAPABILITIES is not set
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
# CONFIG_CRYPTO_FIPS is not set
# CONFIG_CRYPTO_MANAGER is not set
1771
# CONFIG_CRYPTO_MANAGER2 is not set
1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841
# 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
M
Mike Frysinger 已提交
1842
# CONFIG_CRYPTO_ZLIB is not set
1843 1844 1845 1846 1847 1848 1849
# CONFIG_CRYPTO_LZO is not set

#
# Random Number Generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
CONFIG_CRYPTO_HW=y
M
Mike Frysinger 已提交
1850
# CONFIG_BINARY_PRINTF is not set
1851 1852 1853 1854 1855

#
# Library routines
#
CONFIG_BITREVERSE=y
M
Mike Frysinger 已提交
1856
CONFIG_GENERIC_FIND_LAST_BIT=y
1857
CONFIG_CRC_CCITT=m
1858
# CONFIG_CRC16 is not set
1859
# CONFIG_CRC_T10DIF is not set
B
Bryan Wu 已提交
1860
# CONFIG_CRC_ITU_T is not set
1861
CONFIG_CRC32=y
1862
# CONFIG_CRC7 is not set
1863 1864
# CONFIG_LIBCRC32C is not set
CONFIG_ZLIB_INFLATE=y
B
Bryan Wu 已提交
1865
CONFIG_ZLIB_DEFLATE=m
M
Mike Frysinger 已提交
1866
CONFIG_DECOMPRESS_GZIP=y
1867 1868
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
B
Bryan Wu 已提交
1869
CONFIG_HAS_DMA=y
M
Mike Frysinger 已提交
1870
CONFIG_NLATTR=y