source: freewrt/target/linux/brcm-2.6/kernelconfig@ 510240c

Last change on this file since 510240c was 510240c, checked in by Waldemar Brodkorb <wbx@…>, 19 years ago

*tada*
complete rework of the kernel and kernel module build process.
more modular, very fast and simple (perl free implementation TM)

  • only choosen drivers are compiled in the ADK, significant faster compiles (just 10 minutes for a basic image on my X40 notebook for a WL500gp)
  • if the user changes something in the ADK, thats not a problem, new drivers are automatically compiled on next make run
  • only one simple "kernelconfig" for every board-kernel combination
  • two kind of configuration symbols:
    • FWRT_KERNEL prefix, for kernel features without packages
    • FWRT_KPACKAGE_KMOD prefix for kernel features or drivers with packages
  • very simple to add new drivers to the ADK, just add stuff to target/linux/config/Config.in.* and mk/modules.mk
  • rebuild of firmware images without make clean if you change model/board (nearly, one bug with base-files still exist)
  • autogenerated ipkg control files
  • first cleanup of special netfilter/iptables scripts (netfilter.mk is obsolete)
  • New menuconfig point ADK (for ccache, toolchain stuff, prefix,...)
  • package collection is disabled for now, it seems unmaintained. it is better to only have this in WIB, in my point of view


What is missing:

  • pcmcia support and tests on Linksys WRT54G3G
  • ip6tables 2.4/2.6
  • ebtables for 2.6
  • iptables package
  • dependencies for shorewall/fwfirewall/iptables package
  • documentation for the developer handbook

Please test and report bugs!

git-svn-id: svn://www.freewrt.org/trunk/freewrt@2504 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 15.1 KB
Line 
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.19.1
4# Sat Apr 28 13:21:22 2007
5#
6CONFIG_MIPS=y
7CONFIG_CFE=y
8
9#
10# Machine selection
11#
12# CONFIG_MIPS_MTX1 is not set
13# CONFIG_MIPS_BOSPORUS is not set
14# CONFIG_MIPS_PB1000 is not set
15# CONFIG_MIPS_PB1100 is not set
16# CONFIG_MIPS_PB1500 is not set
17# CONFIG_MIPS_PB1550 is not set
18# CONFIG_MIPS_PB1200 is not set
19# CONFIG_MIPS_DB1000 is not set
20# CONFIG_MIPS_DB1100 is not set
21# CONFIG_MIPS_DB1500 is not set
22# CONFIG_MIPS_DB1550 is not set
23# CONFIG_MIPS_DB1200 is not set
24# CONFIG_MIPS_MIRAGE is not set
25# CONFIG_BASLER_EXCITE is not set
26# CONFIG_MIPS_COBALT is not set
27# CONFIG_MACH_DECSTATION is not set
28# CONFIG_MIPS_EV64120 is not set
29# CONFIG_MACH_JAZZ is not set
30CONFIG_BCM947XX=y
31# CONFIG_LASAT is not set
32# CONFIG_MIPS_ATLAS is not set
33# CONFIG_MIPS_MALTA is not set
34# CONFIG_MIPS_SEAD is not set
35# CONFIG_WR_PPMC is not set
36# CONFIG_MIPS_SIM is not set
37# CONFIG_MOMENCO_JAGUAR_ATX is not set
38# CONFIG_MOMENCO_OCELOT is not set
39# CONFIG_MOMENCO_OCELOT_3 is not set
40# CONFIG_MOMENCO_OCELOT_C is not set
41# CONFIG_MOMENCO_OCELOT_G is not set
42# CONFIG_MIPS_XXS1500 is not set
43# CONFIG_PNX8550_V2PCI is not set
44# CONFIG_PNX8550_JBS is not set
45# CONFIG_DDB5477 is not set
46# CONFIG_MACH_VR41XX is not set
47# CONFIG_PMC_YOSEMITE is not set
48# CONFIG_QEMU is not set
49# CONFIG_MARKEINS is not set
50# CONFIG_SGI_IP22 is not set
51# CONFIG_SGI_IP27 is not set
52# CONFIG_SGI_IP32 is not set
53# CONFIG_SIBYTE_BIGSUR is not set
54# CONFIG_SIBYTE_SWARM is not set
55# CONFIG_SIBYTE_SENTOSA is not set
56# CONFIG_SIBYTE_RHONE is not set
57# CONFIG_SIBYTE_CARMEL is not set
58# CONFIG_SIBYTE_PTSWARM is not set
59# CONFIG_SIBYTE_LITTLESUR is not set
60# CONFIG_SIBYTE_CRHINE is not set
61# CONFIG_SIBYTE_CRHONE is not set
62# CONFIG_SNI_RM200_PCI is not set
63# CONFIG_TOSHIBA_JMR3927 is not set
64# CONFIG_TOSHIBA_RBTX4927 is not set
65# CONFIG_TOSHIBA_RBTX4938 is not set
66CONFIG_RWSEM_GENERIC_SPINLOCK=y
67CONFIG_GENERIC_FIND_NEXT_BIT=y
68CONFIG_GENERIC_HWEIGHT=y
69CONFIG_GENERIC_CALIBRATE_DELAY=y
70CONFIG_GENERIC_TIME=y
71CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
72CONFIG_DMA_NONCOHERENT=y
73CONFIG_DMA_NEED_PCI_MAP_STATE=y
74# CONFIG_CPU_BIG_ENDIAN is not set
75CONFIG_CPU_LITTLE_ENDIAN=y
76CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
77CONFIG_IRQ_CPU=y
78CONFIG_MIPS_L1_CACHE_SHIFT=5
79
80#
81# CPU selection
82#
83CONFIG_CPU_MIPS32_R1=y
84# CONFIG_CPU_MIPS32_R2 is not set
85# CONFIG_CPU_MIPS64_R1 is not set
86# CONFIG_CPU_MIPS64_R2 is not set
87# CONFIG_CPU_R3000 is not set
88# CONFIG_CPU_TX39XX is not set
89# CONFIG_CPU_VR41XX is not set
90# CONFIG_CPU_R4300 is not set
91# CONFIG_CPU_R4X00 is not set
92# CONFIG_CPU_TX49XX is not set
93# CONFIG_CPU_R5000 is not set
94# CONFIG_CPU_R5432 is not set
95# CONFIG_CPU_R6000 is not set
96# CONFIG_CPU_NEVADA is not set
97# CONFIG_CPU_R8000 is not set
98# CONFIG_CPU_R10000 is not set
99# CONFIG_CPU_RM7000 is not set
100# CONFIG_CPU_RM9000 is not set
101# CONFIG_CPU_SB1 is not set
102CONFIG_SYS_HAS_CPU_MIPS32_R1=y
103CONFIG_CPU_MIPS32=y
104CONFIG_CPU_MIPSR1=y
105CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
106CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
107
108#
109# Kernel type
110#
111CONFIG_32BIT=y
112# CONFIG_64BIT is not set
113CONFIG_PAGE_SIZE_4KB=y
114# CONFIG_PAGE_SIZE_8KB is not set
115# CONFIG_PAGE_SIZE_16KB is not set
116# CONFIG_PAGE_SIZE_64KB is not set
117CONFIG_CPU_HAS_PREFETCH=y
118CONFIG_MIPS_MT_DISABLED=y
119# CONFIG_MIPS_MT_SMP is not set
120# CONFIG_MIPS_MT_SMTC is not set
121# CONFIG_MIPS_VPE_LOADER is not set
122# CONFIG_64BIT_PHYS_ADDR is not set
123CONFIG_CPU_HAS_LLSC=y
124CONFIG_CPU_HAS_SYNC=y
125CONFIG_GENERIC_HARDIRQS=y
126CONFIG_GENERIC_IRQ_PROBE=y
127CONFIG_CPU_SUPPORTS_HIGHMEM=y
128CONFIG_ARCH_FLATMEM_ENABLE=y
129CONFIG_SELECT_MEMORY_MODEL=y
130CONFIG_FLATMEM_MANUAL=y
131# CONFIG_DISCONTIGMEM_MANUAL is not set
132# CONFIG_SPARSEMEM_MANUAL is not set
133CONFIG_FLATMEM=y
134CONFIG_FLAT_NODE_MEM_MAP=y
135# CONFIG_SPARSEMEM_STATIC is not set
136CONFIG_SPLIT_PTLOCK_CPUS=4
137# CONFIG_RESOURCES_64BIT is not set
138# CONFIG_HZ_48 is not set
139# CONFIG_HZ_100 is not set
140# CONFIG_HZ_128 is not set
141# CONFIG_HZ_250 is not set
142# CONFIG_HZ_256 is not set
143# CONFIG_HZ_1000 is not set
144CONFIG_HZ_1024=y
145CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
146CONFIG_HZ=1024
147CONFIG_PREEMPT_NONE=y
148# CONFIG_PREEMPT_VOLUNTARY is not set
149# CONFIG_PREEMPT is not set
150CONFIG_LOCKDEP_SUPPORT=y
151CONFIG_STACKTRACE_SUPPORT=y
152CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
153
154#
155# Code maturity level options
156#
157CONFIG_EXPERIMENTAL=y
158CONFIG_BROKEN_ON_SMP=y
159CONFIG_INIT_ENV_ARG_LIMIT=32
160
161#
162# General setup
163#
164CONFIG_LOCALVERSION=""
165# CONFIG_LOCALVERSION_AUTO is not set
166CONFIG_SYSVIPC=y
167# CONFIG_IPC_NS is not set
168CONFIG_POSIX_MQUEUE=y
169# CONFIG_BSD_PROCESS_ACCT is not set
170# CONFIG_TASKSTATS is not set
171# CONFIG_UTS_NS is not set
172# CONFIG_AUDIT is not set
173# CONFIG_IKCONFIG is not set
174# CONFIG_RELAY is not set
175CONFIG_INITRAMFS_SOURCE=""
176CONFIG_CC_OPTIMIZE_FOR_SIZE=y
177CONFIG_SYSCTL=y
178CONFIG_EMBEDDED=y
179CONFIG_SYSCTL_SYSCALL=y
180# CONFIG_KALLSYMS is not set
181CONFIG_HOTPLUG=y
182CONFIG_PRINTK=y
183CONFIG_BUG=y
184# CONFIG_ELF_CORE is not set
185CONFIG_BASE_FULL=y
186CONFIG_FUTEX=y
187CONFIG_EPOLL=y
188# CONFIG_SHMEM is not set
189CONFIG_SLAB=y
190# CONFIG_VM_EVENT_COUNTERS is not set
191CONFIG_RT_MUTEXES=y
192CONFIG_TINY_SHMEM=y
193CONFIG_BASE_SMALL=0
194# CONFIG_SLOB is not set
195
196#
197# Loadable module support
198#
199CONFIG_MODULES=y
200CONFIG_MODULE_UNLOAD=y
201# CONFIG_MODULE_FORCE_UNLOAD is not set
202# CONFIG_MODVERSIONS is not set
203# CONFIG_MODULE_SRCVERSION_ALL is not set
204# CONFIG_KMOD is not set
205
206#
207# Block layer
208#
209# CONFIG_BLOCK is not set
210
211#
212# Bus options (PCI, PCMCIA, EISA, ISA, TC)
213#
214CONFIG_HW_HAS_PCI=y
215CONFIG_PCI=y
216CONFIG_MMU=y
217
218#
219# PCCARD (PCMCIA/CardBus) support
220#
221# CONFIG_PCCARD is not set
222
223#
224# PCI Hotplug Support
225#
226# CONFIG_HOTPLUG_PCI is not set
227
228#
229# Executable file formats
230#
231CONFIG_BINFMT_ELF=y
232# CONFIG_BINFMT_MISC is not set
233CONFIG_TRAD_SIGNALS=y
234
235#
236# Networking
237#
238CONFIG_NET=y
239
240#
241# Networking options
242#
243# CONFIG_NETDEBUG is not set
244CONFIG_PACKET=y
245# CONFIG_PACKET_MMAP is not set
246CONFIG_UNIX=y
247# CONFIG_NET_KEY is not set
248CONFIG_INET=y
249CONFIG_IP_MULTICAST=y
250CONFIG_IP_ADVANCED_ROUTER=y
251CONFIG_ASK_IP_FIB_HASH=y
252# CONFIG_IP_FIB_TRIE is not set
253CONFIG_IP_FIB_HASH=y
254CONFIG_IP_MULTIPLE_TABLES=y
255CONFIG_IP_ROUTE_MULTIPATH=y
256# CONFIG_IP_ROUTE_MULTIPATH_CACHED is not set
257# CONFIG_IP_ROUTE_VERBOSE is not set
258# CONFIG_IP_PNP is not set
259# CONFIG_NET_IPIP is not set
260# CONFIG_NET_IPGRE is not set
261# CONFIG_IP_MROUTE is not set
262# CONFIG_ARPD is not set
263CONFIG_SYN_COOKIES=y
264# CONFIG_INET_AH is not set
265# CONFIG_INET_ESP is not set
266# CONFIG_INET_IPCOMP is not set
267# CONFIG_INET_XFRM_TUNNEL is not set
268# CONFIG_INET_TUNNEL is not set
269# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
270# CONFIG_INET_XFRM_MODE_TUNNEL is not set
271# CONFIG_INET_XFRM_MODE_BEET is not set
272# CONFIG_INET_DIAG is not set
273# CONFIG_TCP_CONG_ADVANCED is not set
274# CONFIG_IPV6 is not set
275# CONFIG_INET6_XFRM_TUNNEL is not set
276# CONFIG_INET6_TUNNEL is not set
277# CONFIG_NETWORK_SECMARK is not set
278# CONFIG_NETFILTER is not set
279
280#
281# DCCP Configuration (EXPERIMENTAL)
282#
283# CONFIG_IP_DCCP is not set
284
285#
286# SCTP Configuration (EXPERIMENTAL)
287#
288# CONFIG_IP_SCTP is not set
289
290#
291# TIPC Configuration (EXPERIMENTAL)
292#
293# CONFIG_TIPC is not set
294# CONFIG_ATM is not set
295# CONFIG_BRIDGE is not set
296# CONFIG_VLAN_8021Q is not set
297# CONFIG_DECNET is not set
298# CONFIG_LLC2 is not set
299# CONFIG_IPX is not set
300# CONFIG_ATALK is not set
301# CONFIG_X25 is not set
302# CONFIG_LAPB is not set
303# CONFIG_ECONET is not set
304# CONFIG_WAN_ROUTER is not set
305
306#
307# QoS and/or fair queueing
308#
309# CONFIG_NET_SCHED is not set
310
311#
312# Network testing
313#
314# CONFIG_NET_PKTGEN is not set
315# CONFIG_HAMRADIO is not set
316# CONFIG_IRDA is not set
317# CONFIG_BT is not set
318# CONFIG_IEEE80211 is not set
319CONFIG_FIB_RULES=y
320
321#
322# Device Drivers
323#
324
325#
326# Generic Driver Options
327#
328# CONFIG_STANDALONE is not set
329# CONFIG_PREVENT_FIRMWARE_BUILD is not set
330# CONFIG_FW_LOADER is not set
331# CONFIG_SYS_HYPERVISOR is not set
332
333#
334# Connector - unified userspace <-> kernelspace linker
335#
336# CONFIG_CONNECTOR is not set
337
338#
339# Memory Technology Devices (MTD)
340#
341CONFIG_MTD=y
342# CONFIG_MTD_DEBUG is not set
343# CONFIG_MTD_CONCAT is not set
344CONFIG_MTD_PARTITIONS=y
345# CONFIG_MTD_REDBOOT_PARTS is not set
346# CONFIG_MTD_CMDLINE_PARTS is not set
347
348#
349# User Modules And Translation Layers
350#
351CONFIG_MTD_CHAR=y
352# CONFIG_SSFDC is not set
353
354#
355# RAM/ROM/Flash chip drivers
356#
357CONFIG_MTD_CFI=y
358# CONFIG_MTD_JEDECPROBE is not set
359CONFIG_MTD_GEN_PROBE=y
360# CONFIG_MTD_CFI_ADV_OPTIONS is not set
361CONFIG_MTD_MAP_BANK_WIDTH_1=y
362CONFIG_MTD_MAP_BANK_WIDTH_2=y
363CONFIG_MTD_MAP_BANK_WIDTH_4=y
364# CONFIG_MTD_MAP_BANK_WIDTH_8 is not set
365# CONFIG_MTD_MAP_BANK_WIDTH_16 is not set
366# CONFIG_MTD_MAP_BANK_WIDTH_32 is not set
367CONFIG_MTD_CFI_I1=y
368CONFIG_MTD_CFI_I2=y
369# CONFIG_MTD_CFI_I4 is not set
370# CONFIG_MTD_CFI_I8 is not set
371CONFIG_MTD_CFI_INTELEXT=y
372CONFIG_MTD_CFI_AMDSTD=y
373CONFIG_MTD_CFI_STAA=y
374CONFIG_MTD_CFI_UTIL=y
375# CONFIG_MTD_RAM is not set
376# CONFIG_MTD_ROM is not set
377# CONFIG_MTD_ABSENT is not set
378# CONFIG_MTD_OBSOLETE_CHIPS is not set
379
380#
381# Mapping drivers for chip access
382#
383# CONFIG_MTD_COMPLEX_MAPPINGS is not set
384# CONFIG_MTD_PHYSMAP is not set
385CONFIG_MTD_BCM47XX=y
386# CONFIG_MTD_PLATRAM is not set
387
388#
389# Self-contained MTD device drivers
390#
391# CONFIG_MTD_PMC551 is not set
392# CONFIG_MTD_SLRAM is not set
393# CONFIG_MTD_PHRAM is not set
394# CONFIG_MTD_MTDRAM is not set
395
396#
397# Disk-On-Chip Device Drivers
398#
399# CONFIG_MTD_DOC2000 is not set
400# CONFIG_MTD_DOC2001 is not set
401# CONFIG_MTD_DOC2001PLUS is not set
402
403#
404# NAND Flash Device Drivers
405#
406# CONFIG_MTD_NAND is not set
407
408#
409# OneNAND Flash Device Drivers
410#
411# CONFIG_MTD_ONENAND is not set
412
413#
414# Parallel port support
415#
416# CONFIG_PARPORT is not set
417
418#
419# Plug and Play support
420#
421
422#
423# Misc devices
424#
425# CONFIG_SGI_IOC4 is not set
426# CONFIG_TIFM_CORE is not set
427
428#
429# SCSI device support
430#
431# CONFIG_SCSI_NETLINK is not set
432
433#
434# Serial ATA (prod) and Parallel ATA (experimental) drivers
435#
436
437#
438# Fusion MPT device support
439#
440# CONFIG_FUSION is not set
441
442#
443# IEEE 1394 (FireWire) support
444#
445# CONFIG_IEEE1394 is not set
446
447#
448# I2O device support
449#
450# CONFIG_I2O is not set
451
452#
453# Network device support
454#
455CONFIG_NETDEVICES=y
456# CONFIG_DUMMY is not set
457# CONFIG_BONDING is not set
458# CONFIG_EQUALIZER is not set
459# CONFIG_TUN is not set
460
461#
462# ARCnet devices
463#
464# CONFIG_ARCNET is not set
465
466#
467# PHY device support
468#
469# CONFIG_PHYLIB is not set
470
471#
472# Ethernet (10 or 100Mbit)
473#
474CONFIG_NET_ETHERNET=y
475CONFIG_MII=y
476# CONFIG_HAPPYMEAL is not set
477# CONFIG_SUNGEM is not set
478# CONFIG_CASSINI is not set
479# CONFIG_NET_VENDOR_3COM is not set
480# CONFIG_DM9000 is not set
481
482#
483# Tulip family network device support
484#
485# CONFIG_NET_TULIP is not set
486# CONFIG_HP100 is not set
487# CONFIG_NET_PCI is not set
488CONFIG_B44=y
489
490#
491# Ethernet (1000 Mbit)
492#
493# CONFIG_ACENIC is not set
494# CONFIG_DL2K is not set
495# CONFIG_E1000 is not set
496# CONFIG_NS83820 is not set
497# CONFIG_HAMACHI is not set
498# CONFIG_YELLOWFIN is not set
499# CONFIG_R8169 is not set
500# CONFIG_SIS190 is not set
501# CONFIG_SKGE is not set
502# CONFIG_SKY2 is not set
503# CONFIG_SK98LIN is not set
504# CONFIG_TIGON3 is not set
505# CONFIG_BNX2 is not set
506# CONFIG_QLA3XXX is not set
507
508#
509# Ethernet (10000 Mbit)
510#
511# CONFIG_CHELSIO_T1 is not set
512# CONFIG_IXGB is not set
513# CONFIG_S2IO is not set
514# CONFIG_MYRI10GE is not set
515
516#
517# Token Ring devices
518#
519# CONFIG_TR is not set
520
521#
522# Wireless LAN (non-hamradio)
523#
524# CONFIG_NET_RADIO is not set
525
526#
527# Wan interfaces
528#
529# CONFIG_WAN is not set
530# CONFIG_FDDI is not set
531# CONFIG_HIPPI is not set
532# CONFIG_PPP is not set
533# CONFIG_SLIP is not set
534# CONFIG_SHAPER is not set
535# CONFIG_NETCONSOLE is not set
536# CONFIG_NETPOLL is not set
537# CONFIG_NET_POLL_CONTROLLER is not set
538
539#
540# ISDN subsystem
541#
542# CONFIG_ISDN is not set
543
544#
545# Telephony Support
546#
547# CONFIG_PHONE is not set
548
549#
550# Input device support
551#
552# CONFIG_INPUT is not set
553
554#
555# Hardware I/O ports
556#
557# CONFIG_SERIO is not set
558# CONFIG_GAMEPORT is not set
559
560#
561# Character devices
562#
563# CONFIG_VT is not set
564# CONFIG_SERIAL_NONSTANDARD is not set
565
566#
567# Serial drivers
568#
569CONFIG_SERIAL_8250=y
570CONFIG_SERIAL_8250_CONSOLE=y
571CONFIG_SERIAL_8250_PCI=y
572CONFIG_SERIAL_8250_NR_UARTS=4
573CONFIG_SERIAL_8250_RUNTIME_UARTS=4
574# CONFIG_SERIAL_8250_EXTENDED is not set
575
576#
577# Non-8250 serial port support
578#
579CONFIG_SERIAL_CORE=y
580CONFIG_SERIAL_CORE_CONSOLE=y
581# CONFIG_SERIAL_JSM is not set
582CONFIG_UNIX98_PTYS=y
583# CONFIG_LEGACY_PTYS is not set
584
585#
586# IPMI
587#
588# CONFIG_IPMI_HANDLER is not set
589
590#
591# Watchdog Cards
592#
593# CONFIG_WATCHDOG is not set
594CONFIG_HW_RANDOM=y
595# CONFIG_RTC is not set
596# CONFIG_GEN_RTC is not set
597# CONFIG_DTLK is not set
598# CONFIG_R3964 is not set
599# CONFIG_APPLICOM is not set
600
601#
602# Ftape, the floppy tape device driver
603#
604# CONFIG_DRM is not set
605
606#
607# TPM devices
608#
609# CONFIG_TCG_TPM is not set
610
611#
612# I2C support
613#
614# CONFIG_I2C is not set
615
616#
617# SPI support
618#
619# CONFIG_SPI is not set
620# CONFIG_SPI_MASTER is not set
621
622#
623# Dallas's 1-wire bus
624#
625# CONFIG_W1 is not set
626
627#
628# Hardware Monitoring support
629#
630# CONFIG_HWMON is not set
631# CONFIG_HWMON_VID is not set
632
633#
634# Sonics Silicon Backplane
635#
636CONFIG_SSB=y
637CONFIG_SSB_PCIHOST=y
638# CONFIG_SSB_SILENT is not set
639CONFIG_SSB_DEBUG=y
640CONFIG_SSB_SERIAL=y
641CONFIG_SSB_DRIVER_PCICORE=y
642CONFIG_SSB_PCICORE_HOSTMODE=y
643
644#
645# Multimedia devices
646#
647# CONFIG_VIDEO_DEV is not set
648
649#
650# Digital Video Broadcasting Devices
651#
652# CONFIG_DVB is not set
653
654#
655# Graphics support
656#
657# CONFIG_FIRMWARE_EDID is not set
658# CONFIG_FB is not set
659# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
660
661#
662# Sound
663#
664# CONFIG_SOUND is not set
665
666#
667# USB support
668#
669CONFIG_USB_ARCH_HAS_HCD=y
670CONFIG_USB_ARCH_HAS_OHCI=y
671CONFIG_USB_ARCH_HAS_EHCI=y
672# CONFIG_USB is not set
673
674#
675# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
676#
677
678#
679# USB Gadget Support
680#
681# CONFIG_USB_GADGET is not set
682
683#
684# MMC/SD Card support
685#
686# CONFIG_MMC is not set
687
688#
689# LED devices
690#
691# CONFIG_NEW_LEDS is not set
692
693#
694# LED drivers
695#
696
697#
698# LED Triggers
699#
700
701#
702# InfiniBand support
703#
704# CONFIG_INFINIBAND is not set
705
706#
707# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
708#
709
710#
711# Real Time Clock
712#
713# CONFIG_RTC_CLASS is not set
714
715#
716# DMA Engine support
717#
718# CONFIG_DMA_ENGINE is not set
719
720#
721# DMA Clients
722#
723
724#
725# DMA Devices
726#
727
728#
729# File systems
730#
731# CONFIG_INOTIFY is not set
732# CONFIG_QUOTA is not set
733# CONFIG_DNOTIFY is not set
734# CONFIG_AUTOFS_FS is not set
735# CONFIG_AUTOFS4_FS is not set
736# CONFIG_FUSE_FS is not set
737
738#
739# Pseudo filesystems
740#
741CONFIG_PROC_FS=y
742# CONFIG_PROC_KCORE is not set
743CONFIG_PROC_SYSCTL=y
744CONFIG_SYSFS=y
745CONFIG_TMPFS=y
746# CONFIG_TMPFS_POSIX_ACL is not set
747# CONFIG_HUGETLB_PAGE is not set
748CONFIG_RAMFS=y
749# CONFIG_CONFIGFS_FS is not set
750
751#
752# Miscellaneous filesystems
753#
754# CONFIG_JFFS2_FS is not set
755# CONFIG_SQUASHFS is not set
756
757#
758# Network File Systems
759#
760# CONFIG_NFS_FS is not set
761# CONFIG_NFSD is not set
762# CONFIG_SMB_FS is not set
763# CONFIG_CIFS is not set
764# CONFIG_NCP_FS is not set
765# CONFIG_CODA_FS is not set
766# CONFIG_AFS_FS is not set
767# CONFIG_9P_FS is not set
768
769#
770# Native Language Support
771#
772# CONFIG_NLS is not set
773
774#
775# Profiling support
776#
777# CONFIG_PROFILING is not set
778
779#
780# Kernel hacking
781#
782CONFIG_TRACE_IRQFLAGS_SUPPORT=y
783# CONFIG_PRINTK_TIME is not set
784# CONFIG_ENABLE_MUST_CHECK is not set
785# CONFIG_MAGIC_SYSRQ is not set
786# CONFIG_UNUSED_SYMBOLS is not set
787# CONFIG_DEBUG_KERNEL is not set
788CONFIG_LOG_BUF_SHIFT=14
789# CONFIG_DEBUG_FS is not set
790# CONFIG_HEADERS_CHECK is not set
791CONFIG_CROSSCOMPILE=y
792CONFIG_CMDLINE="init=/etc/preinit noinitrd console=ttyS0,115200"
793
794#
795# Security options
796#
797# CONFIG_KEYS is not set
798# CONFIG_SECURITY is not set
799
800#
801# Cryptographic options
802#
803# CONFIG_CRYPTO is not set
804
805#
806# Library routines
807#
808# CONFIG_CRC_CCITT is not set
809# CONFIG_CRC16 is not set
810CONFIG_CRC32=y
811# CONFIG_LIBCRC32C is not set
812CONFIG_PLIST=y
Note: See TracBrowser for help on using the repository browser.