Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[deliverable/linux.git] / arch / powerpc / configs / mpc836x_mds_defconfig
CommitLineData
bc141dea
LY
1#
2# Automatically generated make config: don't edit
43af66e1
PM
3# Linux kernel version: 2.6.24-rc4
4# Thu Dec 6 16:48:43 2007
bc141dea
LY
5#
6# CONFIG_PPC64 is not set
5cc44e08
KG
7
8#
9# Processor support
10#
11CONFIG_6xx=y
12# CONFIG_PPC_85xx is not set
13# CONFIG_PPC_8xx is not set
14# CONFIG_40x is not set
15# CONFIG_44x is not set
16# CONFIG_E200 is not set
17CONFIG_83xx=y
18CONFIG_PPC_FPU=y
19CONFIG_PPC_STD_MMU=y
20CONFIG_PPC_STD_MMU_32=y
21# CONFIG_PPC_MM_SLICES is not set
22# CONFIG_SMP is not set
bc141dea 23CONFIG_PPC32=y
43af66e1 24CONFIG_WORD_SIZE=32
bc141dea
LY
25CONFIG_PPC_MERGE=y
26CONFIG_MMU=y
43af66e1
PM
27CONFIG_GENERIC_CMOS_UPDATE=y
28CONFIG_GENERIC_TIME=y
29CONFIG_GENERIC_TIME_VSYSCALL=y
30CONFIG_GENERIC_CLOCKEVENTS=y
bc141dea
LY
31CONFIG_GENERIC_HARDIRQS=y
32CONFIG_IRQ_PER_CPU=y
33CONFIG_RWSEM_XCHGADD_ALGORITHM=y
e89debcd 34CONFIG_ARCH_HAS_ILOG2_U32=y
bc141dea
LY
35CONFIG_GENERIC_HWEIGHT=y
36CONFIG_GENERIC_CALIBRATE_DELAY=y
37CONFIG_GENERIC_FIND_NEXT_BIT=y
5cc44e08 38# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
bc141dea
LY
39CONFIG_PPC=y
40CONFIG_EARLY_PRINTK=y
41CONFIG_GENERIC_NVRAM=y
42CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
43CONFIG_ARCH_MAY_HAVE_PC_FDC=y
44CONFIG_PPC_OF=y
5cc44e08 45CONFIG_OF=y
bc141dea
LY
46CONFIG_PPC_UDBG_16550=y
47# CONFIG_GENERIC_TBSYNC is not set
48CONFIG_AUDIT_ARCH=y
e89debcd 49CONFIG_GENERIC_BUG=y
bc141dea 50CONFIG_DEFAULT_UIMAGE=y
e89debcd
PM
51# CONFIG_PPC_DCR_NATIVE is not set
52# CONFIG_PPC_DCR_MMIO is not set
bc141dea
LY
53CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
54
55#
5cc44e08 56# General setup
bc141dea
LY
57#
58CONFIG_EXPERIMENTAL=y
59CONFIG_BROKEN_ON_SMP=y
60CONFIG_INIT_ENV_ARG_LIMIT=32
bc141dea
LY
61CONFIG_LOCALVERSION=""
62CONFIG_LOCALVERSION_AUTO=y
63CONFIG_SWAP=y
64CONFIG_SYSVIPC=y
322d05a1 65CONFIG_SYSVIPC_SYSCTL=y
bc141dea
LY
66# CONFIG_POSIX_MQUEUE is not set
67# CONFIG_BSD_PROCESS_ACCT is not set
68# CONFIG_TASKSTATS is not set
5cc44e08 69# CONFIG_USER_NS is not set
43af66e1 70# CONFIG_PID_NS is not set
bc141dea
LY
71# CONFIG_AUDIT is not set
72# CONFIG_IKCONFIG is not set
795bb15e 73CONFIG_LOG_BUF_SHIFT=14
43af66e1
PM
74# CONFIG_CGROUPS is not set
75# CONFIG_FAIR_GROUP_SCHED is not set
e89debcd 76CONFIG_SYSFS_DEPRECATED=y
bc141dea 77# CONFIG_RELAY is not set
543e51c0 78CONFIG_BLK_DEV_INITRD=y
bc141dea
LY
79CONFIG_INITRAMFS_SOURCE=""
80# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
bc141dea 81CONFIG_SYSCTL=y
e89debcd
PM
82CONFIG_EMBEDDED=y
83CONFIG_SYSCTL_SYSCALL=y
bc141dea
LY
84# CONFIG_KALLSYMS is not set
85CONFIG_HOTPLUG=y
86CONFIG_PRINTK=y
87CONFIG_BUG=y
88CONFIG_ELF_CORE=y
89CONFIG_BASE_FULL=y
90CONFIG_FUTEX=y
795bb15e 91CONFIG_ANON_INODES=y
bc141dea 92# CONFIG_EPOLL is not set
795bb15e 93CONFIG_SIGNALFD=y
795bb15e 94CONFIG_EVENTFD=y
bc141dea 95CONFIG_SHMEM=y
bc141dea 96CONFIG_VM_EVENT_COUNTERS=y
309a1092
AB
97CONFIG_SLUB_DEBUG=y
98# CONFIG_SLAB is not set
99CONFIG_SLUB=y
795bb15e 100# CONFIG_SLOB is not set
bc141dea
LY
101CONFIG_RT_MUTEXES=y
102# CONFIG_TINY_SHMEM is not set
103CONFIG_BASE_SMALL=0
bc141dea
LY
104CONFIG_MODULES=y
105CONFIG_MODULE_UNLOAD=y
106# CONFIG_MODULE_FORCE_UNLOAD is not set
107# CONFIG_MODVERSIONS is not set
108# CONFIG_MODULE_SRCVERSION_ALL is not set
109# CONFIG_KMOD is not set
e89debcd 110CONFIG_BLOCK=y
bc141dea
LY
111# CONFIG_LBD is not set
112# CONFIG_BLK_DEV_IO_TRACE is not set
113# CONFIG_LSF is not set
5cc44e08 114# CONFIG_BLK_DEV_BSG is not set
bc141dea
LY
115
116#
117# IO Schedulers
118#
119CONFIG_IOSCHED_NOOP=y
120CONFIG_IOSCHED_AS=y
121CONFIG_IOSCHED_DEADLINE=y
122CONFIG_IOSCHED_CFQ=y
123CONFIG_DEFAULT_AS=y
124# CONFIG_DEFAULT_DEADLINE is not set
125# CONFIG_DEFAULT_CFQ is not set
126# CONFIG_DEFAULT_NOOP is not set
127CONFIG_DEFAULT_IOSCHED="anticipatory"
bc141dea
LY
128
129#
130# Platform support
131#
5cc44e08 132# CONFIG_PPC_MULTIPLATFORM is not set
5cc44e08
KG
133# CONFIG_PPC_82xx is not set
134CONFIG_PPC_83xx=y
135# CONFIG_PPC_86xx is not set
795bb15e
KG
136# CONFIG_PPC_MPC52xx is not set
137# CONFIG_PPC_MPC5200 is not set
138# CONFIG_PPC_CELL is not set
139# CONFIG_PPC_CELL_NATIVE is not set
140# CONFIG_PQ2ADS is not set
322d05a1 141# CONFIG_MPC8313_RDB is not set
e89debcd 142# CONFIG_MPC832x_MDS is not set
543e51c0 143# CONFIG_MPC832x_RDB is not set
322d05a1 144# CONFIG_MPC834x_MDS is not set
bc141dea 145# CONFIG_MPC834x_ITX is not set
322d05a1 146CONFIG_MPC836x_MDS=y
bc141dea
LY
147CONFIG_PPC_MPC836x=y
148# CONFIG_MPIC is not set
795bb15e
KG
149# CONFIG_MPIC_WEIRD is not set
150# CONFIG_PPC_I8259 is not set
151# CONFIG_PPC_RTAS is not set
152# CONFIG_MMIO_NVRAM is not set
153# CONFIG_PPC_MPC106 is not set
154# CONFIG_PPC_970_NAP is not set
155# CONFIG_PPC_INDIRECT_IO is not set
156# CONFIG_GENERIC_IOMAP is not set
157# CONFIG_CPU_FREQ is not set
158CONFIG_QUICC_ENGINE=y
159# CONFIG_CPM2 is not set
5cc44e08 160# CONFIG_FSL_ULI1575 is not set
bc141dea
LY
161
162#
163# Kernel options
164#
165# CONFIG_HIGHMEM is not set
43af66e1
PM
166CONFIG_TICK_ONESHOT=y
167CONFIG_NO_HZ=y
168CONFIG_HIGH_RES_TIMERS=y
169CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
bc141dea
LY
170# CONFIG_HZ_100 is not set
171CONFIG_HZ_250=y
e89debcd 172# CONFIG_HZ_300 is not set
bc141dea
LY
173# CONFIG_HZ_1000 is not set
174CONFIG_HZ=250
175CONFIG_PREEMPT_NONE=y
176# CONFIG_PREEMPT_VOLUNTARY is not set
177# CONFIG_PREEMPT is not set
178CONFIG_BINFMT_ELF=y
179# CONFIG_BINFMT_MISC is not set
180CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
181CONFIG_ARCH_FLATMEM_ENABLE=y
e89debcd 182CONFIG_ARCH_POPULATES_NODE_MAP=y
bc141dea
LY
183CONFIG_SELECT_MEMORY_MODEL=y
184CONFIG_FLATMEM_MANUAL=y
185# CONFIG_DISCONTIGMEM_MANUAL is not set
186# CONFIG_SPARSEMEM_MANUAL is not set
187CONFIG_FLATMEM=y
188CONFIG_FLAT_NODE_MEM_MAP=y
189# CONFIG_SPARSEMEM_STATIC is not set
43af66e1 190# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
bc141dea
LY
191CONFIG_SPLIT_PTLOCK_CPUS=4
192# CONFIG_RESOURCES_64BIT is not set
322d05a1 193CONFIG_ZONE_DMA_FLAG=1
5cc44e08
KG
194CONFIG_BOUNCE=y
195CONFIG_VIRT_TO_BUS=y
bc141dea
LY
196CONFIG_PROC_DEVICETREE=y
197# CONFIG_CMDLINE_BOOL is not set
198# CONFIG_PM is not set
43af66e1
PM
199CONFIG_SUSPEND_UP_POSSIBLE=y
200CONFIG_HIBERNATION_UP_POSSIBLE=y
bc141dea 201CONFIG_SECCOMP=y
795bb15e
KG
202CONFIG_WANT_DEVICE_TREE=y
203CONFIG_DEVICE_TREE=""
bc141dea
LY
204CONFIG_ISA_DMA_API=y
205
206#
207# Bus options
208#
322d05a1 209CONFIG_ZONE_DMA=y
bc141dea 210CONFIG_GENERIC_ISA_DMA=y
bc141dea
LY
211CONFIG_PPC_INDIRECT_PCI=y
212CONFIG_FSL_SOC=y
213CONFIG_PCI=y
214CONFIG_PCI_DOMAINS=y
5cc44e08 215CONFIG_PCI_SYSCALL=y
bc141dea 216# CONFIG_PCIEPORTBUS is not set
795bb15e
KG
217CONFIG_ARCH_SUPPORTS_MSI=y
218# CONFIG_PCI_MSI is not set
43af66e1 219CONFIG_PCI_LEGACY=y
bc141dea 220# CONFIG_PCCARD is not set
bc141dea
LY
221# CONFIG_HOTPLUG_PCI is not set
222
223#
224# Advanced setup
225#
226# CONFIG_ADVANCED_OPTIONS is not set
227
228#
229# Default settings for advanced configuration options are used
230#
231CONFIG_HIGHMEM_START=0xfe000000
232CONFIG_LOWMEM_SIZE=0x30000000
233CONFIG_KERNEL_START=0xc0000000
43af66e1 234CONFIG_TASK_SIZE=0xc0000000
bc141dea
LY
235CONFIG_BOOT_LOAD=0x00800000
236
237#
238# Networking
239#
240CONFIG_NET=y
241
242#
243# Networking options
244#
bc141dea
LY
245CONFIG_PACKET=y
246# CONFIG_PACKET_MMAP is not set
247CONFIG_UNIX=y
248CONFIG_XFRM=y
249# CONFIG_XFRM_USER is not set
e89debcd 250# CONFIG_XFRM_SUB_POLICY is not set
322d05a1 251# CONFIG_XFRM_MIGRATE is not set
bc141dea
LY
252# CONFIG_NET_KEY is not set
253CONFIG_INET=y
254CONFIG_IP_MULTICAST=y
255# CONFIG_IP_ADVANCED_ROUTER is not set
256CONFIG_IP_FIB_HASH=y
257CONFIG_IP_PNP=y
258CONFIG_IP_PNP_DHCP=y
259CONFIG_IP_PNP_BOOTP=y
260# CONFIG_IP_PNP_RARP is not set
261# CONFIG_NET_IPIP is not set
262# CONFIG_NET_IPGRE is not set
263# CONFIG_IP_MROUTE is not set
264# CONFIG_ARPD is not set
265CONFIG_SYN_COOKIES=y
266# CONFIG_INET_AH is not set
267# CONFIG_INET_ESP is not set
268# CONFIG_INET_IPCOMP is not set
269# CONFIG_INET_XFRM_TUNNEL is not set
270# CONFIG_INET_TUNNEL is not set
271CONFIG_INET_XFRM_MODE_TRANSPORT=y
272CONFIG_INET_XFRM_MODE_TUNNEL=y
e89debcd 273CONFIG_INET_XFRM_MODE_BEET=y
43af66e1 274# CONFIG_INET_LRO is not set
bc141dea
LY
275CONFIG_INET_DIAG=y
276CONFIG_INET_TCP_DIAG=y
277# CONFIG_TCP_CONG_ADVANCED is not set
e89debcd
PM
278CONFIG_TCP_CONG_CUBIC=y
279CONFIG_DEFAULT_TCP_CONG="cubic"
280# CONFIG_TCP_MD5SIG is not set
bc141dea
LY
281# CONFIG_IPV6 is not set
282# CONFIG_INET6_XFRM_TUNNEL is not set
283# CONFIG_INET6_TUNNEL is not set
284# CONFIG_NETWORK_SECMARK is not set
285# CONFIG_NETFILTER is not set
bc141dea 286# CONFIG_IP_DCCP is not set
bc141dea 287# CONFIG_IP_SCTP is not set
bc141dea
LY
288# CONFIG_TIPC is not set
289# CONFIG_ATM is not set
290# CONFIG_BRIDGE is not set
291# CONFIG_VLAN_8021Q is not set
292# CONFIG_DECNET is not set
293# CONFIG_LLC2 is not set
294# CONFIG_IPX is not set
295# CONFIG_ATALK is not set
296# CONFIG_X25 is not set
297# CONFIG_LAPB is not set
298# CONFIG_ECONET is not set
299# CONFIG_WAN_ROUTER is not set
bc141dea
LY
300# CONFIG_NET_SCHED is not set
301
302#
303# Network testing
304#
305# CONFIG_NET_PKTGEN is not set
306# CONFIG_HAMRADIO is not set
307# CONFIG_IRDA is not set
308# CONFIG_BT is not set
795bb15e
KG
309# CONFIG_AF_RXRPC is not set
310
311#
312# Wireless
313#
314# CONFIG_CFG80211 is not set
315# CONFIG_WIRELESS_EXT is not set
316# CONFIG_MAC80211 is not set
bc141dea 317# CONFIG_IEEE80211 is not set
795bb15e 318# CONFIG_RFKILL is not set
5cc44e08 319# CONFIG_NET_9P is not set
bc141dea
LY
320
321#
322# Device Drivers
323#
324
325#
326# Generic Driver Options
327#
43af66e1 328CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
bc141dea
LY
329CONFIG_STANDALONE=y
330CONFIG_PREVENT_FIRMWARE_BUILD=y
331# CONFIG_FW_LOADER is not set
332# CONFIG_SYS_HYPERVISOR is not set
bc141dea 333# CONFIG_CONNECTOR is not set
bc141dea 334# CONFIG_MTD is not set
5cc44e08 335CONFIG_OF_DEVICE=y
bc141dea 336# CONFIG_PARPORT is not set
5cc44e08 337CONFIG_BLK_DEV=y
bc141dea
LY
338# CONFIG_BLK_DEV_FD is not set
339# CONFIG_BLK_CPQ_DA is not set
340# CONFIG_BLK_CPQ_CISS_DA is not set
341# CONFIG_BLK_DEV_DAC960 is not set
342# CONFIG_BLK_DEV_UMEM is not set
343# CONFIG_BLK_DEV_COW_COMMON is not set
344CONFIG_BLK_DEV_LOOP=y
345# CONFIG_BLK_DEV_CRYPTOLOOP is not set
346# CONFIG_BLK_DEV_NBD is not set
347# CONFIG_BLK_DEV_SX8 is not set
348CONFIG_BLK_DEV_RAM=y
349CONFIG_BLK_DEV_RAM_COUNT=16
350CONFIG_BLK_DEV_RAM_SIZE=32768
351CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
bc141dea
LY
352# CONFIG_CDROM_PKTCDVD is not set
353# CONFIG_ATA_OVER_ETH is not set
5cc44e08 354CONFIG_MISC_DEVICES=y
795bb15e 355# CONFIG_PHANTOM is not set
5cc44e08 356# CONFIG_EEPROM_93CX6 is not set
e89debcd
PM
357# CONFIG_SGI_IOC4 is not set
358# CONFIG_TIFM_CORE is not set
bc141dea
LY
359# CONFIG_IDE is not set
360
361#
362# SCSI device support
363#
364# CONFIG_RAID_ATTRS is not set
365CONFIG_SCSI=y
5cc44e08 366CONFIG_SCSI_DMA=y
e89debcd
PM
367# CONFIG_SCSI_TGT is not set
368# CONFIG_SCSI_NETLINK is not set
bc141dea
LY
369CONFIG_SCSI_PROC_FS=y
370
371#
372# SCSI support type (disk, tape, CD-ROM)
373#
374# CONFIG_BLK_DEV_SD is not set
375# CONFIG_CHR_DEV_ST is not set
376# CONFIG_CHR_DEV_OSST is not set
377# CONFIG_BLK_DEV_SR is not set
378# CONFIG_CHR_DEV_SG is not set
379# CONFIG_CHR_DEV_SCH is not set
380
381#
382# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
383#
384# CONFIG_SCSI_MULTI_LUN is not set
385# CONFIG_SCSI_CONSTANTS is not set
386# CONFIG_SCSI_LOGGING is not set
e89debcd 387# CONFIG_SCSI_SCAN_ASYNC is not set
795bb15e 388CONFIG_SCSI_WAIT_SCAN=m
bc141dea
LY
389
390#
e89debcd 391# SCSI Transports
bc141dea
LY
392#
393# CONFIG_SCSI_SPI_ATTRS is not set
394# CONFIG_SCSI_FC_ATTRS is not set
395# CONFIG_SCSI_ISCSI_ATTRS is not set
e89debcd 396# CONFIG_SCSI_SAS_LIBSAS is not set
43af66e1 397# CONFIG_SCSI_SRP_ATTRS is not set
5cc44e08 398CONFIG_SCSI_LOWLEVEL=y
bc141dea
LY
399# CONFIG_ISCSI_TCP is not set
400# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
401# CONFIG_SCSI_3W_9XXX is not set
402# CONFIG_SCSI_ACARD is not set
403# CONFIG_SCSI_AACRAID is not set
404# CONFIG_SCSI_AIC7XXX is not set
405# CONFIG_SCSI_AIC7XXX_OLD is not set
406# CONFIG_SCSI_AIC79XX is not set
e89debcd 407# CONFIG_SCSI_AIC94XX is not set
bc141dea 408# CONFIG_SCSI_DPT_I2O is not set
43af66e1 409# CONFIG_SCSI_ADVANSYS is not set
e89debcd 410# CONFIG_SCSI_ARCMSR is not set
bc141dea
LY
411# CONFIG_MEGARAID_NEWGEN is not set
412# CONFIG_MEGARAID_LEGACY is not set
413# CONFIG_MEGARAID_SAS is not set
bc141dea
LY
414# CONFIG_SCSI_HPTIOP is not set
415# CONFIG_SCSI_BUSLOGIC is not set
416# CONFIG_SCSI_DMX3191D is not set
417# CONFIG_SCSI_EATA is not set
418# CONFIG_SCSI_FUTURE_DOMAIN is not set
419# CONFIG_SCSI_GDTH is not set
420# CONFIG_SCSI_IPS is not set
421# CONFIG_SCSI_INITIO is not set
422# CONFIG_SCSI_INIA100 is not set
e89debcd 423# CONFIG_SCSI_STEX is not set
bc141dea 424# CONFIG_SCSI_SYM53C8XX_2 is not set
bc141dea
LY
425# CONFIG_SCSI_QLOGIC_1280 is not set
426# CONFIG_SCSI_QLA_FC is not set
e89debcd 427# CONFIG_SCSI_QLA_ISCSI is not set
bc141dea
LY
428# CONFIG_SCSI_LPFC is not set
429# CONFIG_SCSI_DC395x is not set
430# CONFIG_SCSI_DC390T is not set
431# CONFIG_SCSI_NSP32 is not set
432# CONFIG_SCSI_DEBUG is not set
e89debcd 433# CONFIG_SCSI_SRP is not set
e89debcd 434# CONFIG_ATA is not set
bc141dea 435# CONFIG_MD is not set
bc141dea 436# CONFIG_FUSION is not set
bc141dea
LY
437
438#
439# IEEE 1394 (FireWire) support
440#
795bb15e 441# CONFIG_FIREWIRE is not set
bc141dea 442# CONFIG_IEEE1394 is not set
bc141dea 443# CONFIG_I2O is not set
795bb15e 444# CONFIG_MACINTOSH_DRIVERS is not set
bc141dea 445CONFIG_NETDEVICES=y
5cc44e08 446# CONFIG_NETDEVICES_MULTIQUEUE is not set
bc141dea
LY
447# CONFIG_DUMMY is not set
448# CONFIG_BONDING is not set
5cc44e08 449# CONFIG_MACVLAN is not set
bc141dea
LY
450# CONFIG_EQUALIZER is not set
451# CONFIG_TUN is not set
43af66e1
PM
452# CONFIG_VETH is not set
453# CONFIG_IP1000 is not set
bc141dea 454# CONFIG_ARCNET is not set
543e51c0
KP
455CONFIG_PHYLIB=y
456
457#
458# MII PHY device drivers
459#
460CONFIG_MARVELL_PHY=y
461# CONFIG_DAVICOM_PHY is not set
462# CONFIG_QSEMI_PHY is not set
463# CONFIG_LXT_PHY is not set
464# CONFIG_CICADA_PHY is not set
465# CONFIG_VITESSE_PHY is not set
466# CONFIG_SMSC_PHY is not set
467# CONFIG_BROADCOM_PHY is not set
5cc44e08 468# CONFIG_ICPLUS_PHY is not set
543e51c0 469# CONFIG_FIXED_PHY is not set
43af66e1 470# CONFIG_MDIO_BITBANG is not set
bc141dea
LY
471CONFIG_NET_ETHERNET=y
472CONFIG_MII=y
473# CONFIG_HAPPYMEAL is not set
474# CONFIG_SUNGEM is not set
475# CONFIG_CASSINI is not set
476# CONFIG_NET_VENDOR_3COM is not set
bc141dea
LY
477# CONFIG_NET_TULIP is not set
478# CONFIG_HP100 is not set
43af66e1
PM
479# CONFIG_IBM_NEW_EMAC_ZMII is not set
480# CONFIG_IBM_NEW_EMAC_RGMII is not set
481# CONFIG_IBM_NEW_EMAC_TAH is not set
482# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
bc141dea 483# CONFIG_NET_PCI is not set
43af66e1 484# CONFIG_B44 is not set
795bb15e 485CONFIG_NETDEV_1000=y
bc141dea
LY
486# CONFIG_ACENIC is not set
487# CONFIG_DL2K is not set
488# CONFIG_E1000 is not set
43af66e1 489# CONFIG_E1000E is not set
bc141dea
LY
490# CONFIG_NS83820 is not set
491# CONFIG_HAMACHI is not set
492# CONFIG_YELLOWFIN is not set
493# CONFIG_R8169 is not set
494# CONFIG_SIS190 is not set
495# CONFIG_SKGE is not set
496# CONFIG_SKY2 is not set
43af66e1 497# CONFIG_SK98LIN is not set
795bb15e 498# CONFIG_VIA_VELOCITY is not set
bc141dea
LY
499# CONFIG_TIGON3 is not set
500# CONFIG_BNX2 is not set
501# CONFIG_GIANFAR is not set
502CONFIG_UCC_GETH=y
503# CONFIG_UGETH_NAPI is not set
504# CONFIG_UGETH_MAGIC_PACKET is not set
505# CONFIG_UGETH_FILTERING is not set
795bb15e 506# CONFIG_UGETH_TX_ON_DEMAND is not set
e89debcd 507# CONFIG_QLA3XXX is not set
543e51c0 508# CONFIG_ATL1 is not set
795bb15e 509CONFIG_NETDEV_10000=y
bc141dea 510# CONFIG_CHELSIO_T1 is not set
322d05a1 511# CONFIG_CHELSIO_T3 is not set
43af66e1 512# CONFIG_IXGBE is not set
bc141dea
LY
513# CONFIG_IXGB is not set
514# CONFIG_S2IO is not set
515# CONFIG_MYRI10GE is not set
e89debcd 516# CONFIG_NETXEN_NIC is not set
43af66e1 517# CONFIG_NIU is not set
795bb15e 518# CONFIG_MLX4_CORE is not set
43af66e1 519# CONFIG_TEHUTI is not set
bc141dea
LY
520# CONFIG_TR is not set
521
522#
795bb15e 523# Wireless LAN
bc141dea 524#
795bb15e
KG
525# CONFIG_WLAN_PRE80211 is not set
526# CONFIG_WLAN_80211 is not set
bc141dea
LY
527# CONFIG_WAN is not set
528# CONFIG_FDDI is not set
529# CONFIG_HIPPI is not set
530# CONFIG_PPP is not set
531# CONFIG_SLIP is not set
532# CONFIG_NET_FC is not set
533# CONFIG_SHAPER is not set
534# CONFIG_NETCONSOLE is not set
535# CONFIG_NETPOLL is not set
536# CONFIG_NET_POLL_CONTROLLER is not set
bc141dea 537# CONFIG_ISDN is not set
bc141dea
LY
538# CONFIG_PHONE is not set
539
540#
541# Input device support
542#
543CONFIG_INPUT=y
e89debcd 544# CONFIG_INPUT_FF_MEMLESS is not set
795bb15e 545# CONFIG_INPUT_POLLDEV is not set
bc141dea
LY
546
547#
548# Userland interfaces
549#
550# CONFIG_INPUT_MOUSEDEV is not set
551# CONFIG_INPUT_JOYDEV is not set
bc141dea
LY
552# CONFIG_INPUT_EVDEV is not set
553# CONFIG_INPUT_EVBUG is not set
554
555#
556# Input Device Drivers
557#
558# CONFIG_INPUT_KEYBOARD is not set
559# CONFIG_INPUT_MOUSE is not set
560# CONFIG_INPUT_JOYSTICK is not set
795bb15e 561# CONFIG_INPUT_TABLET is not set
bc141dea
LY
562# CONFIG_INPUT_TOUCHSCREEN is not set
563# CONFIG_INPUT_MISC is not set
564
565#
566# Hardware I/O ports
567#
568# CONFIG_SERIO is not set
569# CONFIG_GAMEPORT is not set
570
571#
572# Character devices
573#
574# CONFIG_VT is not set
575# CONFIG_SERIAL_NONSTANDARD is not set
576
577#
578# Serial drivers
579#
580CONFIG_SERIAL_8250=y
581CONFIG_SERIAL_8250_CONSOLE=y
582CONFIG_SERIAL_8250_PCI=y
583CONFIG_SERIAL_8250_NR_UARTS=4
584CONFIG_SERIAL_8250_RUNTIME_UARTS=4
585# CONFIG_SERIAL_8250_EXTENDED is not set
586
587#
588# Non-8250 serial port support
589#
e89debcd 590# CONFIG_SERIAL_UARTLITE is not set
bc141dea
LY
591CONFIG_SERIAL_CORE=y
592CONFIG_SERIAL_CORE_CONSOLE=y
593# CONFIG_SERIAL_JSM is not set
322d05a1 594# CONFIG_SERIAL_OF_PLATFORM is not set
bc141dea
LY
595CONFIG_UNIX98_PTYS=y
596CONFIG_LEGACY_PTYS=y
597CONFIG_LEGACY_PTY_COUNT=256
bc141dea 598# CONFIG_IPMI_HANDLER is not set
bc141dea
LY
599CONFIG_HW_RANDOM=y
600# CONFIG_NVRAM is not set
601CONFIG_GEN_RTC=y
602# CONFIG_GEN_RTC_X is not set
bc141dea
LY
603# CONFIG_R3964 is not set
604# CONFIG_APPLICOM is not set
bc141dea 605# CONFIG_RAW_DRIVER is not set
bc141dea 606# CONFIG_TCG_TPM is not set
795bb15e 607CONFIG_DEVPORT=y
bc141dea 608CONFIG_I2C=y
795bb15e 609CONFIG_I2C_BOARDINFO=y
bc141dea
LY
610CONFIG_I2C_CHARDEV=y
611
612#
613# I2C Algorithms
614#
615# CONFIG_I2C_ALGOBIT is not set
616# CONFIG_I2C_ALGOPCF is not set
617# CONFIG_I2C_ALGOPCA is not set
618
619#
620# I2C Hardware Bus support
621#
622# CONFIG_I2C_ALI1535 is not set
623# CONFIG_I2C_ALI1563 is not set
624# CONFIG_I2C_ALI15X3 is not set
625# CONFIG_I2C_AMD756 is not set
626# CONFIG_I2C_AMD8111 is not set
627# CONFIG_I2C_I801 is not set
628# CONFIG_I2C_I810 is not set
629# CONFIG_I2C_PIIX4 is not set
630CONFIG_I2C_MPC=y
631# CONFIG_I2C_NFORCE2 is not set
632# CONFIG_I2C_OCORES is not set
633# CONFIG_I2C_PARPORT_LIGHT is not set
634# CONFIG_I2C_PROSAVAGE is not set
635# CONFIG_I2C_SAVAGE4 is not set
795bb15e 636# CONFIG_I2C_SIMTEC is not set
bc141dea
LY
637# CONFIG_I2C_SIS5595 is not set
638# CONFIG_I2C_SIS630 is not set
639# CONFIG_I2C_SIS96X is not set
5cc44e08 640# CONFIG_I2C_TAOS_EVM is not set
bc141dea
LY
641# CONFIG_I2C_STUB is not set
642# CONFIG_I2C_VIA is not set
643# CONFIG_I2C_VIAPRO is not set
644# CONFIG_I2C_VOODOO3 is not set
bc141dea
LY
645
646#
647# Miscellaneous I2C Chip support
648#
649# CONFIG_SENSORS_DS1337 is not set
650# CONFIG_SENSORS_DS1374 is not set
5cc44e08 651# CONFIG_DS1682 is not set
bc141dea
LY
652# CONFIG_SENSORS_EEPROM is not set
653# CONFIG_SENSORS_PCF8574 is not set
654# CONFIG_SENSORS_PCA9539 is not set
655# CONFIG_SENSORS_PCF8591 is not set
656# CONFIG_SENSORS_M41T00 is not set
657# CONFIG_SENSORS_MAX6875 is not set
5cc44e08 658# CONFIG_SENSORS_TSL2550 is not set
bc141dea
LY
659# CONFIG_I2C_DEBUG_CORE is not set
660# CONFIG_I2C_DEBUG_ALGO is not set
661# CONFIG_I2C_DEBUG_BUS is not set
662# CONFIG_I2C_DEBUG_CHIP is not set
663
664#
665# SPI support
666#
667# CONFIG_SPI is not set
668# CONFIG_SPI_MASTER is not set
e89debcd 669# CONFIG_W1 is not set
5cc44e08 670# CONFIG_POWER_SUPPLY is not set
bc141dea
LY
671CONFIG_HWMON=y
672# CONFIG_HWMON_VID is not set
795bb15e 673# CONFIG_SENSORS_AD7418 is not set
bc141dea
LY
674# CONFIG_SENSORS_ADM1021 is not set
675# CONFIG_SENSORS_ADM1025 is not set
676# CONFIG_SENSORS_ADM1026 is not set
543e51c0 677# CONFIG_SENSORS_ADM1029 is not set
bc141dea
LY
678# CONFIG_SENSORS_ADM1031 is not set
679# CONFIG_SENSORS_ADM9240 is not set
43af66e1 680# CONFIG_SENSORS_ADT7470 is not set
bc141dea
LY
681# CONFIG_SENSORS_ATXP1 is not set
682# CONFIG_SENSORS_DS1621 is not set
43af66e1 683# CONFIG_SENSORS_I5K_AMB is not set
bc141dea 684# CONFIG_SENSORS_F71805F is not set
43af66e1
PM
685# CONFIG_SENSORS_F71882FG is not set
686# CONFIG_SENSORS_F75375S is not set
bc141dea
LY
687# CONFIG_SENSORS_GL518SM is not set
688# CONFIG_SENSORS_GL520SM is not set
689# CONFIG_SENSORS_IT87 is not set
690# CONFIG_SENSORS_LM63 is not set
691# CONFIG_SENSORS_LM75 is not set
692# CONFIG_SENSORS_LM77 is not set
693# CONFIG_SENSORS_LM78 is not set
694# CONFIG_SENSORS_LM80 is not set
695# CONFIG_SENSORS_LM83 is not set
696# CONFIG_SENSORS_LM85 is not set
697# CONFIG_SENSORS_LM87 is not set
698# CONFIG_SENSORS_LM90 is not set
699# CONFIG_SENSORS_LM92 is not set
5cc44e08 700# CONFIG_SENSORS_LM93 is not set
bc141dea 701# CONFIG_SENSORS_MAX1619 is not set
795bb15e 702# CONFIG_SENSORS_MAX6650 is not set
bc141dea 703# CONFIG_SENSORS_PC87360 is not set
e89debcd 704# CONFIG_SENSORS_PC87427 is not set
bc141dea 705# CONFIG_SENSORS_SIS5595 is not set
5cc44e08 706# CONFIG_SENSORS_DME1737 is not set
bc141dea
LY
707# CONFIG_SENSORS_SMSC47M1 is not set
708# CONFIG_SENSORS_SMSC47M192 is not set
709# CONFIG_SENSORS_SMSC47B397 is not set
5cc44e08 710# CONFIG_SENSORS_THMC50 is not set
bc141dea 711# CONFIG_SENSORS_VIA686A is not set
e89debcd 712# CONFIG_SENSORS_VT1211 is not set
bc141dea
LY
713# CONFIG_SENSORS_VT8231 is not set
714# CONFIG_SENSORS_W83781D is not set
715# CONFIG_SENSORS_W83791D is not set
716# CONFIG_SENSORS_W83792D is not set
e89debcd 717# CONFIG_SENSORS_W83793 is not set
bc141dea
LY
718# CONFIG_SENSORS_W83L785TS is not set
719# CONFIG_SENSORS_W83627HF is not set
720# CONFIG_SENSORS_W83627EHF is not set
721# CONFIG_HWMON_DEBUG_CHIP is not set
43af66e1
PM
722CONFIG_WATCHDOG=y
723# CONFIG_WATCHDOG_NOWAYOUT is not set
724
725#
726# Watchdog Device Drivers
727#
728# CONFIG_SOFT_WATCHDOG is not set
729CONFIG_83xx_WDT=y
730
731#
732# PCI-based Watchdog Cards
733#
734# CONFIG_PCIPCWATCHDOG is not set
735# CONFIG_WDTPCI is not set
736
737#
738# Sonics Silicon Backplane
739#
740CONFIG_SSB_POSSIBLE=y
741# CONFIG_SSB is not set
bc141dea 742
543e51c0
KP
743#
744# Multifunction device drivers
745#
746# CONFIG_MFD_SM501 is not set
747
bc141dea
LY
748#
749# Multimedia devices
750#
751# CONFIG_VIDEO_DEV is not set
795bb15e
KG
752# CONFIG_DVB_CORE is not set
753CONFIG_DAB=y
bc141dea
LY
754
755#
795bb15e 756# Graphics support
bc141dea 757#
43af66e1
PM
758# CONFIG_AGP is not set
759# CONFIG_DRM is not set
760# CONFIG_VGASTATE is not set
761CONFIG_VIDEO_OUTPUT_CONTROL=m
762# CONFIG_FB is not set
795bb15e 763# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
bc141dea
LY
764
765#
795bb15e 766# Display device support
bc141dea 767#
795bb15e 768# CONFIG_DISPLAY_SUPPORT is not set
bc141dea
LY
769
770#
771# Sound
772#
773# CONFIG_SOUND is not set
5cc44e08 774CONFIG_HID_SUPPORT=y
e89debcd 775CONFIG_HID=y
322d05a1 776# CONFIG_HID_DEBUG is not set
43af66e1 777# CONFIG_HIDRAW is not set
5cc44e08 778CONFIG_USB_SUPPORT=y
bc141dea
LY
779CONFIG_USB_ARCH_HAS_HCD=y
780CONFIG_USB_ARCH_HAS_OHCI=y
781CONFIG_USB_ARCH_HAS_EHCI=y
782# CONFIG_USB is not set
783
784#
785# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
786#
787
788#
789# USB Gadget Support
790#
791# CONFIG_USB_GADGET is not set
bc141dea 792# CONFIG_MMC is not set
bc141dea 793# CONFIG_NEW_LEDS is not set
bc141dea 794# CONFIG_INFINIBAND is not set
5cc44e08 795# CONFIG_EDAC is not set
27f49807
KP
796CONFIG_RTC_LIB=y
797CONFIG_RTC_CLASS=y
798CONFIG_RTC_HCTOSYS=y
799CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
800# CONFIG_RTC_DEBUG is not set
801
802#
803# RTC interfaces
804#
805CONFIG_RTC_INTF_SYSFS=y
806CONFIG_RTC_INTF_PROC=y
807CONFIG_RTC_INTF_DEV=y
808# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
809# CONFIG_RTC_DRV_TEST is not set
810
811#
812# I2C RTC drivers
813#
814# CONFIG_RTC_DRV_DS1307 is not set
815CONFIG_RTC_DRV_DS1374=y
816# CONFIG_RTC_DRV_DS1672 is not set
817# CONFIG_RTC_DRV_MAX6900 is not set
818# CONFIG_RTC_DRV_RS5C372 is not set
819# CONFIG_RTC_DRV_ISL1208 is not set
820# CONFIG_RTC_DRV_X1205 is not set
821# CONFIG_RTC_DRV_PCF8563 is not set
822# CONFIG_RTC_DRV_PCF8583 is not set
823# CONFIG_RTC_DRV_M41T80 is not set
824
825#
826# SPI RTC drivers
827#
828
829#
830# Platform RTC drivers
831#
832# CONFIG_RTC_DRV_CMOS is not set
833# CONFIG_RTC_DRV_DS1553 is not set
834# CONFIG_RTC_DRV_STK17TA8 is not set
835# CONFIG_RTC_DRV_DS1742 is not set
836# CONFIG_RTC_DRV_M48T86 is not set
837# CONFIG_RTC_DRV_M48T59 is not set
838# CONFIG_RTC_DRV_V3020 is not set
839
840#
841# on-CPU RTC drivers
842#
bc141dea 843
5cc44e08
KG
844#
845# Userspace I/O
846#
847# CONFIG_UIO is not set
848
bc141dea
LY
849#
850# File systems
851#
852CONFIG_EXT2_FS=y
853# CONFIG_EXT2_FS_XATTR is not set
854# CONFIG_EXT2_FS_XIP is not set
855CONFIG_EXT3_FS=y
856CONFIG_EXT3_FS_XATTR=y
857# CONFIG_EXT3_FS_POSIX_ACL is not set
858# CONFIG_EXT3_FS_SECURITY is not set
e89debcd 859# CONFIG_EXT4DEV_FS is not set
bc141dea 860CONFIG_JBD=y
bc141dea
LY
861CONFIG_FS_MBCACHE=y
862# CONFIG_REISERFS_FS is not set
863# CONFIG_JFS_FS is not set
864# CONFIG_FS_POSIX_ACL is not set
865# CONFIG_XFS_FS is not set
e89debcd 866# CONFIG_GFS2_FS is not set
bc141dea
LY
867# CONFIG_OCFS2_FS is not set
868# CONFIG_MINIX_FS is not set
869# CONFIG_ROMFS_FS is not set
870CONFIG_INOTIFY=y
871CONFIG_INOTIFY_USER=y
872# CONFIG_QUOTA is not set
873CONFIG_DNOTIFY=y
874# CONFIG_AUTOFS_FS is not set
875# CONFIG_AUTOFS4_FS is not set
876# CONFIG_FUSE_FS is not set
877
878#
879# CD-ROM/DVD Filesystems
880#
881# CONFIG_ISO9660_FS is not set
882# CONFIG_UDF_FS is not set
883
884#
885# DOS/FAT/NT Filesystems
886#
887# CONFIG_MSDOS_FS is not set
888# CONFIG_VFAT_FS is not set
889# CONFIG_NTFS_FS is not set
890
891#
892# Pseudo filesystems
893#
894CONFIG_PROC_FS=y
895CONFIG_PROC_KCORE=y
e89debcd 896CONFIG_PROC_SYSCTL=y
bc141dea
LY
897CONFIG_SYSFS=y
898CONFIG_TMPFS=y
e89debcd 899# CONFIG_TMPFS_POSIX_ACL is not set
bc141dea 900# CONFIG_HUGETLB_PAGE is not set
bc141dea
LY
901# CONFIG_CONFIGFS_FS is not set
902
903#
904# Miscellaneous filesystems
905#
906# CONFIG_ADFS_FS is not set
907# CONFIG_AFFS_FS is not set
908# CONFIG_HFS_FS is not set
909# CONFIG_HFSPLUS_FS is not set
910# CONFIG_BEFS_FS is not set
911# CONFIG_BFS_FS is not set
912# CONFIG_EFS_FS is not set
913# CONFIG_CRAMFS is not set
914# CONFIG_VXFS_FS is not set
915# CONFIG_HPFS_FS is not set
916# CONFIG_QNX4FS_FS is not set
917# CONFIG_SYSV_FS is not set
918# CONFIG_UFS_FS is not set
43af66e1 919CONFIG_NETWORK_FILESYSTEMS=y
bc141dea
LY
920CONFIG_NFS_FS=y
921CONFIG_NFS_V3=y
922# CONFIG_NFS_V3_ACL is not set
923CONFIG_NFS_V4=y
924# CONFIG_NFS_DIRECTIO is not set
925# CONFIG_NFSD is not set
926CONFIG_ROOT_NFS=y
927CONFIG_LOCKD=y
928CONFIG_LOCKD_V4=y
929CONFIG_NFS_COMMON=y
930CONFIG_SUNRPC=y
931CONFIG_SUNRPC_GSS=y
795bb15e 932# CONFIG_SUNRPC_BIND34 is not set
bc141dea
LY
933CONFIG_RPCSEC_GSS_KRB5=y
934# CONFIG_RPCSEC_GSS_SPKM3 is not set
935# CONFIG_SMB_FS is not set
936# CONFIG_CIFS is not set
937# CONFIG_NCP_FS is not set
938# CONFIG_CODA_FS is not set
939# CONFIG_AFS_FS is not set
bc141dea
LY
940
941#
942# Partition Types
943#
944CONFIG_PARTITION_ADVANCED=y
945# CONFIG_ACORN_PARTITION is not set
946# CONFIG_OSF_PARTITION is not set
947# CONFIG_AMIGA_PARTITION is not set
948# CONFIG_ATARI_PARTITION is not set
949# CONFIG_MAC_PARTITION is not set
950# CONFIG_MSDOS_PARTITION is not set
951# CONFIG_LDM_PARTITION is not set
952# CONFIG_SGI_PARTITION is not set
953# CONFIG_ULTRIX_PARTITION is not set
954# CONFIG_SUN_PARTITION is not set
955# CONFIG_KARMA_PARTITION is not set
956# CONFIG_EFI_PARTITION is not set
795bb15e 957# CONFIG_SYSV68_PARTITION is not set
bc141dea 958# CONFIG_NLS is not set
e89debcd 959# CONFIG_DLM is not set
543e51c0 960# CONFIG_UCC_SLOW is not set
bc141dea
LY
961CONFIG_UCC_FAST=y
962CONFIG_UCC=y
963
964#
965# Library routines
966#
e89debcd 967CONFIG_BITREVERSE=y
bc141dea
LY
968# CONFIG_CRC_CCITT is not set
969# CONFIG_CRC16 is not set
795bb15e 970# CONFIG_CRC_ITU_T is not set
bc141dea 971CONFIG_CRC32=y
5cc44e08 972# CONFIG_CRC7 is not set
bc141dea
LY
973# CONFIG_LIBCRC32C is not set
974CONFIG_PLIST=y
322d05a1
KG
975CONFIG_HAS_IOMEM=y
976CONFIG_HAS_IOPORT=y
795bb15e 977CONFIG_HAS_DMA=y
43af66e1 978# CONFIG_INSTRUMENTATION is not set
bc141dea
LY
979
980#
981# Kernel hacking
982#
983# CONFIG_PRINTK_TIME is not set
43af66e1 984CONFIG_ENABLE_WARN_DEPRECATED=y
e89debcd 985CONFIG_ENABLE_MUST_CHECK=y
bc141dea
LY
986# CONFIG_MAGIC_SYSRQ is not set
987# CONFIG_UNUSED_SYMBOLS is not set
e89debcd
PM
988# CONFIG_DEBUG_FS is not set
989# CONFIG_HEADERS_CHECK is not set
bc141dea 990# CONFIG_DEBUG_KERNEL is not set
43af66e1 991# CONFIG_SLUB_DEBUG_ON is not set
e89debcd 992# CONFIG_DEBUG_BUGVERBOSE is not set
43af66e1 993# CONFIG_SAMPLES is not set
bc141dea
LY
994# CONFIG_PPC_EARLY_DEBUG is not set
995
996#
997# Security options
998#
999# CONFIG_KEYS is not set
1000# CONFIG_SECURITY is not set
43af66e1 1001# CONFIG_SECURITY_FILE_CAPABILITIES is not set
bc141dea 1002CONFIG_CRYPTO=y
e89debcd
PM
1003CONFIG_CRYPTO_ALGAPI=y
1004CONFIG_CRYPTO_BLKCIPHER=y
1005CONFIG_CRYPTO_MANAGER=y
bc141dea 1006# CONFIG_CRYPTO_HMAC is not set
e89debcd 1007# CONFIG_CRYPTO_XCBC is not set
bc141dea
LY
1008# CONFIG_CRYPTO_NULL is not set
1009# CONFIG_CRYPTO_MD4 is not set
1010CONFIG_CRYPTO_MD5=y
1011# CONFIG_CRYPTO_SHA1 is not set
1012# CONFIG_CRYPTO_SHA256 is not set
1013# CONFIG_CRYPTO_SHA512 is not set
1014# CONFIG_CRYPTO_WP512 is not set
1015# CONFIG_CRYPTO_TGR192 is not set
e89debcd
PM
1016# CONFIG_CRYPTO_GF128MUL is not set
1017CONFIG_CRYPTO_ECB=m
1018CONFIG_CRYPTO_CBC=y
322d05a1 1019CONFIG_CRYPTO_PCBC=m
e89debcd 1020# CONFIG_CRYPTO_LRW is not set
43af66e1 1021# CONFIG_CRYPTO_XTS is not set
795bb15e 1022# CONFIG_CRYPTO_CRYPTD is not set
bc141dea 1023CONFIG_CRYPTO_DES=y
322d05a1 1024# CONFIG_CRYPTO_FCRYPT is not set
bc141dea
LY
1025# CONFIG_CRYPTO_BLOWFISH is not set
1026# CONFIG_CRYPTO_TWOFISH is not set
1027# CONFIG_CRYPTO_SERPENT is not set
1028# CONFIG_CRYPTO_AES is not set
1029# CONFIG_CRYPTO_CAST5 is not set
1030# CONFIG_CRYPTO_CAST6 is not set
1031# CONFIG_CRYPTO_TEA is not set
1032# CONFIG_CRYPTO_ARC4 is not set
1033# CONFIG_CRYPTO_KHAZAD is not set
1034# CONFIG_CRYPTO_ANUBIS is not set
43af66e1 1035# CONFIG_CRYPTO_SEED is not set
bc141dea
LY
1036# CONFIG_CRYPTO_DEFLATE is not set
1037# CONFIG_CRYPTO_MICHAEL_MIC is not set
1038# CONFIG_CRYPTO_CRC32C is not set
322d05a1 1039# CONFIG_CRYPTO_CAMELLIA is not set
bc141dea 1040# CONFIG_CRYPTO_TEST is not set
43af66e1 1041# CONFIG_CRYPTO_AUTHENC is not set
5cc44e08 1042CONFIG_CRYPTO_HW=y
43af66e1
PM
1043# CONFIG_PPC_CLOCK is not set
1044CONFIG_PPC_LIB_RHEAP=y
This page took 0.202578 seconds and 5 git commands to generate.