lboxre2_defconfig 28.9 KB
Newer Older
N
Nobuhiro Iwamatsu 已提交
1 2
#
# Automatically generated make config: don't edit
P
Paul Mundt 已提交
3 4
# Linux kernel version: 2.6.27
# Wed Oct 22 18:29:42 2008
N
Nobuhiro Iwamatsu 已提交
5 6
#
CONFIG_SUPERH=y
P
Paul Mundt 已提交
7 8
CONFIG_SUPERH32=y
CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
N
Nobuhiro Iwamatsu 已提交
9 10 11 12 13
CONFIG_RWSEM_GENERIC_SPINLOCK=y
CONFIG_GENERIC_BUG=y
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_HARDIRQS=y
P
Paul Mundt 已提交
14
CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
N
Nobuhiro Iwamatsu 已提交
15
CONFIG_GENERIC_IRQ_PROBE=y
P
Paul Mundt 已提交
16
# CONFIG_GENERIC_GPIO is not set
P
Paul Mundt 已提交
17 18 19
CONFIG_GENERIC_TIME=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_SYS_SUPPORTS_PCI=y
N
Nobuhiro Iwamatsu 已提交
20 21
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_LOCKDEP_SUPPORT=y
P
Paul Mundt 已提交
22
CONFIG_HAVE_LATENCYTOP_SUPPORT=y
N
Nobuhiro Iwamatsu 已提交
23 24
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
P
Paul Mundt 已提交
25
CONFIG_ARCH_NO_VIRT_TO_BUS=y
N
Nobuhiro Iwamatsu 已提交
26 27 28
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

#
P
Paul Mundt 已提交
29
# General setup
N
Nobuhiro Iwamatsu 已提交
30 31 32 33 34 35 36 37 38 39 40 41 42 43
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=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
# CONFIG_IKCONFIG is not set
P
Paul Mundt 已提交
44 45 46
CONFIG_LOG_BUF_SHIFT=14
# CONFIG_CGROUPS is not set
# CONFIG_GROUP_SCHED is not set
N
Nobuhiro Iwamatsu 已提交
47
CONFIG_SYSFS_DEPRECATED=y
P
Paul Mundt 已提交
48
CONFIG_SYSFS_DEPRECATED_V2=y
N
Nobuhiro Iwamatsu 已提交
49
# CONFIG_RELAY is not set
P
Paul Mundt 已提交
50
# CONFIG_NAMESPACES is not set
N
Nobuhiro Iwamatsu 已提交
51 52 53 54 55 56 57 58 59 60 61 62
# CONFIG_BLK_DEV_INITRD is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
CONFIG_EMBEDDED=y
CONFIG_UID16=y
# CONFIG_SYSCTL_SYSCALL is not set
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_EXTRA_PASS=y
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
P
Paul Mundt 已提交
63
CONFIG_COMPAT_BRK=y
N
Nobuhiro Iwamatsu 已提交
64 65
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
P
Paul Mundt 已提交
66
CONFIG_ANON_INODES=y
N
Nobuhiro Iwamatsu 已提交
67
CONFIG_EPOLL=y
P
Paul Mundt 已提交
68 69 70
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
N
Nobuhiro Iwamatsu 已提交
71
CONFIG_SHMEM=y
P
Paul Mundt 已提交
72
CONFIG_AIO=y
N
Nobuhiro Iwamatsu 已提交
73
CONFIG_VM_EVENT_COUNTERS=y
P
Paul Mundt 已提交
74
CONFIG_PCI_QUIRKS=y
P
Paul Mundt 已提交
75 76 77 78 79 80
CONFIG_SLAB=y
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
# CONFIG_PROFILING is not set
# CONFIG_MARKERS is not set
CONFIG_HAVE_OPROFILE=y
P
Paul Mundt 已提交
81 82 83 84 85
# CONFIG_KPROBES is not set
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
P
Paul Mundt 已提交
86
CONFIG_HAVE_CLK=y
P
Paul Mundt 已提交
87
CONFIG_HAVE_GENERIC_DMA_COHERENT=y
P
Paul Mundt 已提交
88
CONFIG_SLABINFO=y
N
Nobuhiro Iwamatsu 已提交
89 90 91 92
CONFIG_RT_MUTEXES=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
P
Paul Mundt 已提交
93
# CONFIG_MODULE_FORCE_LOAD is not set
N
Nobuhiro Iwamatsu 已提交
94 95 96 97 98 99 100 101 102
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y
# 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
P
Paul Mundt 已提交
103 104
# CONFIG_BLK_DEV_BSG is not set
# CONFIG_BLK_DEV_INTEGRITY is not set
N
Nobuhiro Iwamatsu 已提交
105 106 107 108 109 110 111 112 113 114 115 116 117

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
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"
P
Paul Mundt 已提交
118
CONFIG_CLASSIC_RCU=y
P
Paul Mundt 已提交
119
# CONFIG_FREEZER is not set
N
Nobuhiro Iwamatsu 已提交
120 121 122 123 124 125

#
# System type
#
CONFIG_CPU_SH4=y
# CONFIG_CPU_SUBTYPE_SH7619 is not set
P
Paul Mundt 已提交
126
# CONFIG_CPU_SUBTYPE_SH7203 is not set
N
Nobuhiro Iwamatsu 已提交
127
# CONFIG_CPU_SUBTYPE_SH7206 is not set
P
Paul Mundt 已提交
128 129
# CONFIG_CPU_SUBTYPE_SH7263 is not set
# CONFIG_CPU_SUBTYPE_MXG is not set
N
Nobuhiro Iwamatsu 已提交
130 131 132 133 134 135
# CONFIG_CPU_SUBTYPE_SH7705 is not set
# CONFIG_CPU_SUBTYPE_SH7706 is not set
# CONFIG_CPU_SUBTYPE_SH7707 is not set
# CONFIG_CPU_SUBTYPE_SH7708 is not set
# CONFIG_CPU_SUBTYPE_SH7709 is not set
# CONFIG_CPU_SUBTYPE_SH7710 is not set
P
Paul Mundt 已提交
136 137 138
# CONFIG_CPU_SUBTYPE_SH7712 is not set
# CONFIG_CPU_SUBTYPE_SH7720 is not set
# CONFIG_CPU_SUBTYPE_SH7721 is not set
N
Nobuhiro Iwamatsu 已提交
139 140 141 142
# CONFIG_CPU_SUBTYPE_SH7750 is not set
# CONFIG_CPU_SUBTYPE_SH7091 is not set
# CONFIG_CPU_SUBTYPE_SH7750R is not set
# CONFIG_CPU_SUBTYPE_SH7750S is not set
143
# CONFIG_CPU_SUBTYPE_SH7751 is not set
N
Nobuhiro Iwamatsu 已提交
144 145 146
CONFIG_CPU_SUBTYPE_SH7751R=y
# CONFIG_CPU_SUBTYPE_SH7760 is not set
# CONFIG_CPU_SUBTYPE_SH4_202 is not set
P
Paul Mundt 已提交
147 148
# CONFIG_CPU_SUBTYPE_SH7723 is not set
# CONFIG_CPU_SUBTYPE_SH7763 is not set
N
Nobuhiro Iwamatsu 已提交
149 150 151
# CONFIG_CPU_SUBTYPE_SH7770 is not set
# CONFIG_CPU_SUBTYPE_SH7780 is not set
# CONFIG_CPU_SUBTYPE_SH7785 is not set
P
Paul Mundt 已提交
152
# CONFIG_CPU_SUBTYPE_SHX3 is not set
N
Nobuhiro Iwamatsu 已提交
153 154
# CONFIG_CPU_SUBTYPE_SH7343 is not set
# CONFIG_CPU_SUBTYPE_SH7722 is not set
P
Paul Mundt 已提交
155 156 157
# CONFIG_CPU_SUBTYPE_SH7366 is not set
# CONFIG_CPU_SUBTYPE_SH5_101 is not set
# CONFIG_CPU_SUBTYPE_SH5_103 is not set
N
Nobuhiro Iwamatsu 已提交
158 159 160 161

#
# Memory management options
#
P
Paul Mundt 已提交
162
CONFIG_QUICKLIST=y
N
Nobuhiro Iwamatsu 已提交
163 164 165 166
CONFIG_MMU=y
CONFIG_PAGE_OFFSET=0x80000000
CONFIG_MEMORY_START=0x0c000000
CONFIG_MEMORY_SIZE=0x04000000
P
Paul Mundt 已提交
167
CONFIG_29BIT=y
N
Nobuhiro Iwamatsu 已提交
168
CONFIG_VSYSCALL=y
P
Paul Mundt 已提交
169 170 171 172 173 174
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_MAX_ACTIVE_REGIONS=1
CONFIG_ARCH_POPULATES_NODE_MAP=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
N
Nobuhiro Iwamatsu 已提交
175 176
CONFIG_PAGE_SIZE_4KB=y
# CONFIG_PAGE_SIZE_8KB is not set
P
Paul Mundt 已提交
177
# CONFIG_PAGE_SIZE_16KB is not set
N
Nobuhiro Iwamatsu 已提交
178
# CONFIG_PAGE_SIZE_64KB is not set
P
Paul Mundt 已提交
179
CONFIG_ENTRY_OFFSET=0x00001000
N
Nobuhiro Iwamatsu 已提交
180 181 182 183 184 185
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
P
Paul Mundt 已提交
186 187
CONFIG_SPARSEMEM_STATIC=y
CONFIG_PAGEFLAGS_EXTENDED=y
N
Nobuhiro Iwamatsu 已提交
188 189
CONFIG_SPLIT_PTLOCK_CPUS=4
# CONFIG_RESOURCES_64BIT is not set
P
Paul Mundt 已提交
190
# CONFIG_PHYS_ADDR_T_64BIT is not set
N
Nobuhiro Iwamatsu 已提交
191
CONFIG_ZONE_DMA_FLAG=0
P
Paul Mundt 已提交
192
CONFIG_NR_QUICK=2
P
Paul Mundt 已提交
193
CONFIG_UNEVICTABLE_LRU=y
N
Nobuhiro Iwamatsu 已提交
194 195 196 197 198

#
# Cache configuration
#
# CONFIG_SH_DIRECT_MAPPED is not set
P
Paul Mundt 已提交
199 200 201
CONFIG_CACHE_WRITEBACK=y
# CONFIG_CACHE_WRITETHROUGH is not set
# CONFIG_CACHE_OFF is not set
N
Nobuhiro Iwamatsu 已提交
202 203 204 205 206 207 208 209 210 211 212

#
# Processor features
#
CONFIG_CPU_LITTLE_ENDIAN=y
# CONFIG_CPU_BIG_ENDIAN is not set
CONFIG_SH_FPU=y
# CONFIG_SH_STORE_QUEUES is not set
CONFIG_CPU_HAS_INTEVT=y
CONFIG_CPU_HAS_SR_RB=y
CONFIG_CPU_HAS_PTEA=y
P
Paul Mundt 已提交
213 214 215 216 217 218 219 220 221 222 223
CONFIG_CPU_HAS_FPU=y

#
# Board support
#
# CONFIG_SH_7751_SYSTEMH is not set
# CONFIG_SH_SECUREEDGE5410 is not set
# CONFIG_SH_RTS7751R2D is not set
# CONFIG_SH_LANDISK is not set
# CONFIG_SH_TITAN is not set
CONFIG_SH_LBOX_RE2=y
N
Nobuhiro Iwamatsu 已提交
224 225 226 227 228 229 230

#
# Timer and clock configuration
#
CONFIG_SH_TMU=y
CONFIG_SH_TIMER_IRQ=16
CONFIG_SH_PCLK_FREQ=40000000
P
Paul Mundt 已提交
231 232 233
# CONFIG_NO_HZ is not set
# CONFIG_HIGH_RES_TIMERS is not set
CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
N
Nobuhiro Iwamatsu 已提交
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

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set

#
# DMA support
#
# CONFIG_SH_DMA is not set

#
# Companion Chips
#

#
# Additional SuperH Device Drivers
#
# CONFIG_HEARTBEAT is not set
# CONFIG_PUSH_SWITCH is not set

#
# Kernel features
#
# 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
P
Paul Mundt 已提交
263
# CONFIG_SCHED_HRTICK is not set
N
Nobuhiro Iwamatsu 已提交
264
CONFIG_KEXEC=y
P
Paul Mundt 已提交
265
# CONFIG_CRASH_DUMP is not set
P
Paul Mundt 已提交
266
# CONFIG_SECCOMP is not set
N
Nobuhiro Iwamatsu 已提交
267 268 269
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
P
Paul Mundt 已提交
270 271
CONFIG_GUSA=y
# CONFIG_GUSA_RB is not set
N
Nobuhiro Iwamatsu 已提交
272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288

#
# Boot options
#
CONFIG_ZERO_PAGE_OFFSET=0x00001000
CONFIG_BOOT_LINK_OFFSET=0x00800000
# CONFIG_UBC_WAKEUP is not set
CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE="console=ttySC1,115200 root=/dev/sda1"

#
# Bus options
#
CONFIG_PCI=y
CONFIG_SH_PCIDMA_NONCOHERENT=y
CONFIG_PCI_AUTO=y
CONFIG_PCI_AUTO_UPDATE_RESOURCES=y
P
Paul Mundt 已提交
289 290
# CONFIG_ARCH_SUPPORTS_MSI is not set
CONFIG_PCI_LEGACY=y
N
Nobuhiro Iwamatsu 已提交
291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314
CONFIG_PCCARD=y
CONFIG_PCMCIA_DEBUG=y
CONFIG_PCMCIA=y
CONFIG_PCMCIA_LOAD_CIS=y
CONFIG_PCMCIA_IOCTL=y
CONFIG_CARDBUS=y

#
# PC-card bridges
#
CONFIG_YENTA=y
CONFIG_YENTA_O2=y
# CONFIG_YENTA_RICOH is not set
# CONFIG_YENTA_TI is not set
# CONFIG_YENTA_TOSHIBA is not set
# CONFIG_PD6729 is not set
# CONFIG_I82092 is not set
CONFIG_PCCARD_NONSTATIC=y
# CONFIG_HOTPLUG_PCI is not set

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
P
Paul Mundt 已提交
315 316
# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
# CONFIG_HAVE_AOUT is not set
N
Nobuhiro Iwamatsu 已提交
317 318 319 320 321 322 323 324 325 326 327 328 329
# CONFIG_BINFMT_MISC 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
P
Paul Mundt 已提交
330
# CONFIG_XFRM_STATISTICS is not set
N
Nobuhiro Iwamatsu 已提交
331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356
# CONFIG_NET_KEY is not set
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
CONFIG_IP_ADVANCED_ROUTER=y
CONFIG_ASK_IP_FIB_HASH=y
# CONFIG_IP_FIB_TRIE is not set
CONFIG_IP_FIB_HASH=y
# CONFIG_IP_MULTIPLE_TABLES is not set
# CONFIG_IP_ROUTE_MULTIPATH is not set
# CONFIG_IP_ROUTE_VERBOSE is not set
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 is not set
# 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
P
Paul Mundt 已提交
357
# CONFIG_INET_LRO is not set
N
Nobuhiro Iwamatsu 已提交
358 359 360 361 362 363 364 365 366 367
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_NETWORK_SECMARK is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
P
Paul Mundt 已提交
368
CONFIG_NETFILTER_ADVANCED=y
N
Nobuhiro Iwamatsu 已提交
369 370 371 372

#
# Core Netfilter Configuration
#
P
Paul Mundt 已提交
373 374 375
# CONFIG_NETFILTER_NETLINK_QUEUE is not set
# CONFIG_NETFILTER_NETLINK_LOG is not set
# CONFIG_NF_CONNTRACK is not set
N
Nobuhiro Iwamatsu 已提交
376
# CONFIG_NETFILTER_XTABLES is not set
P
Paul Mundt 已提交
377
# CONFIG_IP_VS is not set
N
Nobuhiro Iwamatsu 已提交
378 379 380 381

#
# IP: Netfilter Configuration
#
P
Paul Mundt 已提交
382
# CONFIG_NF_DEFRAG_IPV4 is not set
N
Nobuhiro Iwamatsu 已提交
383 384 385 386 387 388 389 390
# CONFIG_IP_NF_QUEUE is not set
# CONFIG_IP_NF_IPTABLES is not set
# CONFIG_IP_NF_ARPTABLES 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
P
Paul Mundt 已提交
391
# CONFIG_NET_DSA is not set
N
Nobuhiro Iwamatsu 已提交
392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407
# 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
P
Paul Mundt 已提交
408
# CONFIG_CAN is not set
N
Nobuhiro Iwamatsu 已提交
409 410
# CONFIG_IRDA is not set
# CONFIG_BT is not set
P
Paul Mundt 已提交
411
# CONFIG_AF_RXRPC is not set
P
Paul Mundt 已提交
412 413
# CONFIG_PHONET is not set
CONFIG_WIRELESS=y
P
Paul Mundt 已提交
414
# CONFIG_CFG80211 is not set
P
Paul Mundt 已提交
415
# CONFIG_WIRELESS_OLD_REGULATORY is not set
P
Paul Mundt 已提交
416 417
# CONFIG_WIRELESS_EXT is not set
# CONFIG_MAC80211 is not set
N
Nobuhiro Iwamatsu 已提交
418
# CONFIG_IEEE80211 is not set
P
Paul Mundt 已提交
419 420
# CONFIG_RFKILL is not set
# CONFIG_NET_9P is not set
N
Nobuhiro Iwamatsu 已提交
421 422 423 424 425 426 427 428

#
# Device Drivers
#

#
# Generic Driver Options
#
P
Paul Mundt 已提交
429
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
N
Nobuhiro Iwamatsu 已提交
430 431 432
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y
P
Paul Mundt 已提交
433 434
CONFIG_FIRMWARE_IN_KERNEL=y
CONFIG_EXTRA_FIRMWARE=""
N
Nobuhiro Iwamatsu 已提交
435 436 437 438
# CONFIG_SYS_HYPERVISOR is not set
# CONFIG_CONNECTOR is not set
# CONFIG_MTD is not set
# CONFIG_PARPORT is not set
P
Paul Mundt 已提交
439
CONFIG_BLK_DEV=y
N
Nobuhiro Iwamatsu 已提交
440 441 442 443 444 445 446 447 448 449 450
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=y
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=4096
P
Paul Mundt 已提交
451
# CONFIG_BLK_DEV_XIP is not set
N
Nobuhiro Iwamatsu 已提交
452 453
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
P
Paul Mundt 已提交
454 455 456 457
# CONFIG_BLK_DEV_HD is not set
CONFIG_MISC_DEVICES=y
# CONFIG_PHANTOM is not set
# CONFIG_EEPROM_93CX6 is not set
N
Nobuhiro Iwamatsu 已提交
458 459
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
P
Paul Mundt 已提交
460 461 462
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_HP_ILO is not set
CONFIG_HAVE_IDE=y
N
Nobuhiro Iwamatsu 已提交
463 464 465 466 467 468 469
# CONFIG_IDE is not set

#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
P
Paul Mundt 已提交
470
CONFIG_SCSI_DMA=y
N
Nobuhiro Iwamatsu 已提交
471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491
# CONFIG_SCSI_TGT is not set
# CONFIG_SCSI_NETLINK is not set
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
# CONFIG_BLK_DEV_SR is not set
# CONFIG_CHR_DEV_SG is not set
# CONFIG_CHR_DEV_SCH is not set

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# 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
P
Paul Mundt 已提交
492
CONFIG_SCSI_WAIT_SCAN=m
N
Nobuhiro Iwamatsu 已提交
493 494 495 496 497 498 499 500

#
# SCSI Transports
#
# 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
P
Paul Mundt 已提交
501 502
# CONFIG_SCSI_SRP_ATTRS is not set
CONFIG_SCSI_LOWLEVEL=y
N
Nobuhiro Iwamatsu 已提交
503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521
# CONFIG_ISCSI_TCP is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
P
Paul Mundt 已提交
522
# CONFIG_SCSI_MVSAS is not set
N
Nobuhiro Iwamatsu 已提交
523 524 525 526 527 528 529 530 531 532 533 534
# CONFIG_SCSI_STEX is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_QLA_FC is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_SRP is not set
P
Paul Mundt 已提交
535 536
# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
# CONFIG_SCSI_DH is not set
N
Nobuhiro Iwamatsu 已提交
537 538
CONFIG_ATA=y
# CONFIG_ATA_NONSTANDARD is not set
P
Paul Mundt 已提交
539
CONFIG_SATA_PMP=y
N
Nobuhiro Iwamatsu 已提交
540
# CONFIG_SATA_AHCI is not set
P
Paul Mundt 已提交
541 542
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y
N
Nobuhiro Iwamatsu 已提交
543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560
# CONFIG_SATA_SVW is not set
# CONFIG_ATA_PIIX is not set
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SX4 is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIS is not set
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
P
Paul Mundt 已提交
561
# CONFIG_PATA_CMD640_PCI is not set
N
Nobuhiro Iwamatsu 已提交
562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CS5520 is not set
# CONFIG_PATA_CS5530 is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_ATA_GENERIC is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_JMICRON is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_MPIIX is not set
# CONFIG_PATA_OLDPIIX is not set
# CONFIG_PATA_NETCELL is not set
P
Paul Mundt 已提交
580
# CONFIG_PATA_NINJA32 is not set
N
Nobuhiro Iwamatsu 已提交
581
# CONFIG_PATA_NS87410 is not set
P
Paul Mundt 已提交
582
# CONFIG_PATA_NS87415 is not set
N
Nobuhiro Iwamatsu 已提交
583 584 585 586 587 588 589 590 591 592 593 594 595 596
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PCMCIA is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RZ1000 is not set
# CONFIG_PATA_SC1200 is not set
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set
CONFIG_PATA_PLATFORM=y
P
Paul Mundt 已提交
597
# CONFIG_PATA_SCH is not set
N
Nobuhiro Iwamatsu 已提交
598 599 600 601 602 603 604 605
# CONFIG_MD is not set
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#

#
P
Paul Mundt 已提交
606
# Enable only one of the two stacks, unless you know what you are doing
N
Nobuhiro Iwamatsu 已提交
607
#
P
Paul Mundt 已提交
608 609
# CONFIG_FIREWIRE is not set
# CONFIG_IEEE1394 is not set
N
Nobuhiro Iwamatsu 已提交
610 611 612 613
# CONFIG_I2O is not set
CONFIG_NETDEVICES=y
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
P
Paul Mundt 已提交
614
# CONFIG_MACVLAN is not set
N
Nobuhiro Iwamatsu 已提交
615 616
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
P
Paul Mundt 已提交
617
# CONFIG_VETH is not set
N
Nobuhiro Iwamatsu 已提交
618 619 620 621
# CONFIG_ARCNET is not set
# CONFIG_PHYLIB is not set
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
P
Paul Mundt 已提交
622
# CONFIG_AX88796 is not set
N
Nobuhiro Iwamatsu 已提交
623 624 625 626 627 628
# CONFIG_STNIC is not set
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_SMC91X is not set
P
Paul Mundt 已提交
629
# CONFIG_SMC911X is not set
N
Nobuhiro Iwamatsu 已提交
630 631
# CONFIG_NET_TULIP is not set
# CONFIG_HP100 is not set
P
Paul Mundt 已提交
632 633 634 635
# 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
P
Paul Mundt 已提交
636 637 638
# 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
N
Nobuhiro Iwamatsu 已提交
639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_B44 is not set
# CONFIG_FORCEDETH is not set
# CONFIG_EEPRO100 is not set
# CONFIG_E100 is not set
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
CONFIG_NE2K_PCI=y
# CONFIG_8139CP is not set
CONFIG_8139TOO=y
CONFIG_8139TOO_PIO=y
CONFIG_8139TOO_TUNE_TWISTER=y
# CONFIG_8139TOO_8129 is not set
# CONFIG_8139_OLD_RX_RESET is not set
P
Paul Mundt 已提交
656
# CONFIG_R6040 is not set
N
Nobuhiro Iwamatsu 已提交
657 658 659 660 661 662
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_SC92031 is not set
P
Paul Mundt 已提交
663
# CONFIG_ATL2 is not set
P
Paul Mundt 已提交
664
CONFIG_NETDEV_1000=y
N
Nobuhiro Iwamatsu 已提交
665 666 667
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
P
Paul Mundt 已提交
668 669 670
# CONFIG_E1000E is not set
# CONFIG_IP1000 is not set
# CONFIG_IGB is not set
N
Nobuhiro Iwamatsu 已提交
671 672 673 674 675 676 677 678 679 680 681 682
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2 is not set
# CONFIG_QLA3XXX is not set
# CONFIG_ATL1 is not set
P
Paul Mundt 已提交
683
# CONFIG_ATL1E is not set
P
Paul Mundt 已提交
684
# CONFIG_JME is not set
P
Paul Mundt 已提交
685
CONFIG_NETDEV_10000=y
N
Nobuhiro Iwamatsu 已提交
686 687
# CONFIG_CHELSIO_T1 is not set
# CONFIG_CHELSIO_T3 is not set
P
Paul Mundt 已提交
688
# CONFIG_ENIC is not set
P
Paul Mundt 已提交
689
# CONFIG_IXGBE is not set
N
Nobuhiro Iwamatsu 已提交
690 691 692 693
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set
# CONFIG_MYRI10GE is not set
# CONFIG_NETXEN_NIC is not set
P
Paul Mundt 已提交
694 695 696 697
# CONFIG_NIU is not set
# CONFIG_MLX4_CORE is not set
# CONFIG_TEHUTI is not set
# CONFIG_BNX2X is not set
P
Paul Mundt 已提交
698
# CONFIG_QLGE is not set
P
Paul Mundt 已提交
699
# CONFIG_SFC is not set
N
Nobuhiro Iwamatsu 已提交
700 701 702
# CONFIG_TR is not set

#
P
Paul Mundt 已提交
703
# Wireless LAN
N
Nobuhiro Iwamatsu 已提交
704
#
P
Paul Mundt 已提交
705 706 707
# CONFIG_WLAN_PRE80211 is not set
# CONFIG_WLAN_80211 is not set
# CONFIG_IWLWIFI_LEDS is not set
N
Nobuhiro Iwamatsu 已提交
708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733
CONFIG_NET_PCMCIA=y
# CONFIG_PCMCIA_3C589 is not set
# CONFIG_PCMCIA_3C574 is not set
# CONFIG_PCMCIA_FMVJ18X is not set
CONFIG_PCMCIA_PCNET=y
# CONFIG_PCMCIA_NMCLAN is not set
# CONFIG_PCMCIA_SMC91C92 is not set
# CONFIG_PCMCIA_XIRC2PS is not set
# CONFIG_PCMCIA_AXNET is not set
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
# CONFIG_NET_FC 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
#
CONFIG_INPUT=y
# CONFIG_INPUT_FF_MEMLESS is not set
P
Paul Mundt 已提交
734
# CONFIG_INPUT_POLLDEV is not set
N
Nobuhiro Iwamatsu 已提交
735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_JOYSTICK is not set
P
Paul Mundt 已提交
753
# CONFIG_INPUT_TABLET is not set
N
Nobuhiro Iwamatsu 已提交
754 755 756 757 758 759 760 761 762 763 764 765 766
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

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

#
# Character devices
#
CONFIG_VT=y
P
Paul Mundt 已提交
767
CONFIG_CONSOLE_TRANSLATIONS=y
N
Nobuhiro Iwamatsu 已提交
768 769 770
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_VT_HW_CONSOLE_BINDING is not set
P
Paul Mundt 已提交
771
CONFIG_DEVKMEM=y
N
Nobuhiro Iwamatsu 已提交
772
# CONFIG_SERIAL_NONSTANDARD is not set
P
Paul Mundt 已提交
773
# CONFIG_NOZOMI is not set
N
Nobuhiro Iwamatsu 已提交
774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_SH_SCI=y
CONFIG_SERIAL_SH_SCI_NR_UARTS=2
CONFIG_SERIAL_SH_SCI_CONSOLE=y
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_IPMI_HANDLER is not set
CONFIG_HW_RANDOM=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set

#
# PCMCIA character devices
#
# CONFIG_SYNCLINK_CS is not set
# CONFIG_CARDMAN_4000 is not set
# CONFIG_CARDMAN_4040 is not set
P
Paul Mundt 已提交
803
# CONFIG_IPWIRELESS is not set
N
Nobuhiro Iwamatsu 已提交
804 805
# CONFIG_RAW_DRIVER is not set
# CONFIG_TCG_TPM is not set
P
Paul Mundt 已提交
806
CONFIG_DEVPORT=y
N
Nobuhiro Iwamatsu 已提交
807 808 809
# CONFIG_I2C is not set
# CONFIG_SPI is not set
# CONFIG_W1 is not set
P
Paul Mundt 已提交
810
# CONFIG_POWER_SUPPLY is not set
N
Nobuhiro Iwamatsu 已提交
811 812
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
P
Paul Mundt 已提交
813
# CONFIG_SENSORS_I5K_AMB is not set
N
Nobuhiro Iwamatsu 已提交
814
# CONFIG_SENSORS_F71805F is not set
P
Paul Mundt 已提交
815 816 817
# CONFIG_SENSORS_F71882FG is not set
# CONFIG_SENSORS_IT87 is not set
# CONFIG_SENSORS_PC87360 is not set
N
Nobuhiro Iwamatsu 已提交
818
# CONFIG_SENSORS_PC87427 is not set
P
Paul Mundt 已提交
819 820 821 822
# CONFIG_SENSORS_SIS5595 is not set
# CONFIG_SENSORS_SMSC47M1 is not set
# CONFIG_SENSORS_SMSC47B397 is not set
# CONFIG_SENSORS_VIA686A is not set
N
Nobuhiro Iwamatsu 已提交
823
# CONFIG_SENSORS_VT1211 is not set
P
Paul Mundt 已提交
824 825 826
# CONFIG_SENSORS_VT8231 is not set
# CONFIG_SENSORS_W83627HF is not set
# CONFIG_SENSORS_W83627EHF is not set
N
Nobuhiro Iwamatsu 已提交
827
# CONFIG_HWMON_DEBUG_CHIP is not set
P
Paul Mundt 已提交
828 829 830 831 832 833 834 835 836
# CONFIG_THERMAL is not set
# CONFIG_THERMAL_HWMON is not set
# CONFIG_WATCHDOG is not set

#
# Sonics Silicon Backplane
#
CONFIG_SSB_POSSIBLE=y
# CONFIG_SSB is not set
N
Nobuhiro Iwamatsu 已提交
837 838 839 840

#
# Multifunction device drivers
#
P
Paul Mundt 已提交
841
# CONFIG_MFD_CORE is not set
N
Nobuhiro Iwamatsu 已提交
842
# CONFIG_MFD_SM501 is not set
P
Paul Mundt 已提交
843
# CONFIG_HTC_PASIC3 is not set
P
Paul Mundt 已提交
844 845
# CONFIG_MFD_TMIO is not set
# CONFIG_MFD_WM8400 is not set
N
Nobuhiro Iwamatsu 已提交
846 847 848 849

#
# Multimedia devices
#
P
Paul Mundt 已提交
850 851 852 853

#
# Multimedia core support
#
N
Nobuhiro Iwamatsu 已提交
854
# CONFIG_VIDEO_DEV is not set
P
Paul Mundt 已提交
855 856
# CONFIG_DVB_CORE is not set
# CONFIG_VIDEO_MEDIA is not set
N
Nobuhiro Iwamatsu 已提交
857 858

#
P
Paul Mundt 已提交
859
# Multimedia drivers
N
Nobuhiro Iwamatsu 已提交
860
#
P
Paul Mundt 已提交
861
# CONFIG_DAB is not set
N
Nobuhiro Iwamatsu 已提交
862 863 864 865

#
# Graphics support
#
P
Paul Mundt 已提交
866 867 868
# CONFIG_DRM is not set
# CONFIG_VGASTATE is not set
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
N
Nobuhiro Iwamatsu 已提交
869
# CONFIG_FB is not set
P
Paul Mundt 已提交
870
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
N
Nobuhiro Iwamatsu 已提交
871 872

#
P
Paul Mundt 已提交
873
# Display device support
N
Nobuhiro Iwamatsu 已提交
874
#
P
Paul Mundt 已提交
875
# CONFIG_DISPLAY_SUPPORT is not set
N
Nobuhiro Iwamatsu 已提交
876 877

#
P
Paul Mundt 已提交
878
# Console display driver support
N
Nobuhiro Iwamatsu 已提交
879
#
P
Paul Mundt 已提交
880
CONFIG_DUMMY_CONSOLE=y
N
Nobuhiro Iwamatsu 已提交
881
# CONFIG_SOUND is not set
P
Paul Mundt 已提交
882
CONFIG_HID_SUPPORT=y
N
Nobuhiro Iwamatsu 已提交
883 884
CONFIG_HID=y
# CONFIG_HID_DEBUG is not set
P
Paul Mundt 已提交
885
# CONFIG_HIDRAW is not set
P
Paul Mundt 已提交
886 887 888 889 890 891
# CONFIG_HID_PID is not set

#
# Special HID drivers
#
CONFIG_HID_COMPAT=y
P
Paul Mundt 已提交
892
CONFIG_USB_SUPPORT=y
N
Nobuhiro Iwamatsu 已提交
893 894 895 896
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
# CONFIG_USB is not set
P
Paul Mundt 已提交
897 898
# CONFIG_USB_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
N
Nobuhiro Iwamatsu 已提交
899

P
Paul Mundt 已提交
900 901 902 903
#
# Enable Host or Gadget support to see Inventra options
#

N
Nobuhiro Iwamatsu 已提交
904 905 906 907 908
#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#
# CONFIG_USB_GADGET is not set
# CONFIG_MMC is not set
P
Paul Mundt 已提交
909
# CONFIG_MEMSTICK is not set
N
Nobuhiro Iwamatsu 已提交
910
# CONFIG_NEW_LEDS is not set
P
Paul Mundt 已提交
911
# CONFIG_ACCESSIBILITY is not set
N
Nobuhiro Iwamatsu 已提交
912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928
# CONFIG_INFINIBAND is not set
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
# CONFIG_RTC_DRV_TEST is not set

#
P
Paul Mundt 已提交
929
# SPI RTC drivers
N
Nobuhiro Iwamatsu 已提交
930 931 932
#

#
P
Paul Mundt 已提交
933
# Platform RTC drivers
N
Nobuhiro Iwamatsu 已提交
934
#
P
Paul Mundt 已提交
935
# CONFIG_RTC_DRV_DS1286 is not set
P
Paul Mundt 已提交
936 937 938 939 940
# CONFIG_RTC_DRV_DS1511 is not set
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_M48T86 is not set
P
Paul Mundt 已提交
941
# CONFIG_RTC_DRV_M48T35 is not set
P
Paul Mundt 已提交
942
# CONFIG_RTC_DRV_M48T59 is not set
P
Paul Mundt 已提交
943
# CONFIG_RTC_DRV_BQ4802 is not set
P
Paul Mundt 已提交
944
# CONFIG_RTC_DRV_V3020 is not set
N
Nobuhiro Iwamatsu 已提交
945 946

#
P
Paul Mundt 已提交
947
# on-CPU RTC drivers
N
Nobuhiro Iwamatsu 已提交
948
#
P
Paul Mundt 已提交
949 950 951
# CONFIG_RTC_DRV_SH is not set
# CONFIG_DMADEVICES is not set
# CONFIG_UIO is not set
P
Paul Mundt 已提交
952
# CONFIG_STAGING is not set
N
Nobuhiro Iwamatsu 已提交
953 954 955 956 957 958 959 960 961 962 963

#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
# CONFIG_EXT3_FS_POSIX_ACL is not set
# CONFIG_EXT3_FS_SECURITY is not set
P
Paul Mundt 已提交
964
# CONFIG_EXT4_FS is not set
N
Nobuhiro Iwamatsu 已提交
965 966 967 968 969
CONFIG_JBD=y
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_FS_POSIX_ACL is not set
P
Paul Mundt 已提交
970
CONFIG_FILE_LOCKING=y
N
Nobuhiro Iwamatsu 已提交
971 972
# CONFIG_XFS_FS is not set
# CONFIG_OCFS2_FS is not set
P
Paul Mundt 已提交
973
CONFIG_DNOTIFY=y
N
Nobuhiro Iwamatsu 已提交
974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002
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
#
# CONFIG_ISO9660_FS is not set
# CONFIG_UDF_FS is not set

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
# CONFIG_PROC_KCORE is not set
CONFIG_PROC_SYSCTL=y
P
Paul Mundt 已提交
1003
CONFIG_PROC_PAGE_MONITOR=y
N
Nobuhiro Iwamatsu 已提交
1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_TMPFS_POSIX_ACL is not set
# CONFIG_HUGETLBFS 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
# CONFIG_CRAMFS is not set
# CONFIG_VXFS_FS is not set
P
Paul Mundt 已提交
1023 1024
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
N
Nobuhiro Iwamatsu 已提交
1025 1026
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
P
Paul Mundt 已提交
1027
CONFIG_ROMFS_FS=y
N
Nobuhiro Iwamatsu 已提交
1028 1029
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
P
Paul Mundt 已提交
1030
CONFIG_NETWORK_FILESYSTEMS=y
N
Nobuhiro Iwamatsu 已提交
1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set
# CONFIG_SMB_FS is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=y
# 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
# CONFIG_NLS_CODEPAGE_936 is not set
# 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
# CONFIG_NLS_ISO8859_1 is not set
# 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
# CONFIG_NLS_UTF8 is not set
# CONFIG_DLM is not set

#
# Kernel hacking
#
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
# CONFIG_PRINTK_TIME is not set
P
Paul Mundt 已提交
1091
CONFIG_ENABLE_WARN_DEPRECATED=y
N
Nobuhiro Iwamatsu 已提交
1092
CONFIG_ENABLE_MUST_CHECK=y
P
Paul Mundt 已提交
1093
CONFIG_FRAME_WARN=1024
N
Nobuhiro Iwamatsu 已提交
1094 1095 1096 1097 1098 1099
# CONFIG_MAGIC_SYSRQ is not set
# CONFIG_UNUSED_SYMBOLS is not set
# CONFIG_DEBUG_FS is not set
# CONFIG_HEADERS_CHECK is not set
# CONFIG_DEBUG_KERNEL is not set
# CONFIG_DEBUG_BUGVERBOSE is not set
P
Paul Mundt 已提交
1100
# CONFIG_DEBUG_MEMORY_INIT is not set
P
Paul Mundt 已提交
1101 1102 1103 1104 1105
# CONFIG_RCU_CPU_STALL_DETECTOR is not set
# CONFIG_LATENCYTOP is not set
CONFIG_NOP_TRACER=y
CONFIG_HAVE_FTRACE=y
# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
P
Paul Mundt 已提交
1106
# CONFIG_SAMPLES is not set
N
Nobuhiro Iwamatsu 已提交
1107 1108 1109 1110 1111 1112 1113 1114 1115 1116
CONFIG_SH_STANDARD_BIOS=y
# CONFIG_EARLY_SCIF_CONSOLE is not set
# CONFIG_EARLY_PRINTK is not set
# CONFIG_SH_KGDB is not set

#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY is not set
P
Paul Mundt 已提交
1117
# CONFIG_SECURITYFS is not set
P
Paul Mundt 已提交
1118 1119 1120 1121 1122 1123
# CONFIG_SECURITY_FILE_CAPABILITIES is not set
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
P
Paul Mundt 已提交
1124
# CONFIG_CRYPTO_FIPS is not set
P
Paul Mundt 已提交
1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190
# 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
N
Nobuhiro Iwamatsu 已提交
1191 1192

#
P
Paul Mundt 已提交
1193
# Compression
N
Nobuhiro Iwamatsu 已提交
1194
#
P
Paul Mundt 已提交
1195 1196
# CONFIG_CRYPTO_DEFLATE is not set
# CONFIG_CRYPTO_LZO is not set
P
Paul Mundt 已提交
1197 1198 1199 1200 1201

#
# Random Number Generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
P
Paul Mundt 已提交
1202 1203
CONFIG_CRYPTO_HW=y
# CONFIG_CRYPTO_DEV_HIFN_795X is not set
N
Nobuhiro Iwamatsu 已提交
1204 1205 1206 1207 1208 1209 1210

#
# Library routines
#
CONFIG_BITREVERSE=y
# CONFIG_CRC_CCITT is not set
# CONFIG_CRC16 is not set
P
Paul Mundt 已提交
1211 1212
CONFIG_CRC_T10DIF=y
# CONFIG_CRC_ITU_T is not set
N
Nobuhiro Iwamatsu 已提交
1213
CONFIG_CRC32=y
P
Paul Mundt 已提交
1214
# CONFIG_CRC7 is not set
N
Nobuhiro Iwamatsu 已提交
1215 1216 1217 1218
# CONFIG_LIBCRC32C is not set
CONFIG_PLIST=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
P
Paul Mundt 已提交
1219
CONFIG_HAS_DMA=y