blob: 7016ce73260576bacd3a788c9fa7da9b21822ed9 [file] [log] [blame]
Jon Loeliger96abe932006-06-17 17:52:37 -05001#
2# Automatically generated make config: don't edit
Kumar Gala34466c52009-07-29 23:34:01 -05003# Linux kernel version: 2.6.31-rc4
4# Wed Jul 29 23:32:28 2009
Jon Loeliger96abe932006-06-17 17:52:37 -05005#
6# CONFIG_PPC64 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05007
8#
9# Processor support
10#
Kumar Gala34466c52009-07-29 23:34:01 -050011CONFIG_PPC_BOOK3S_32=y
Kumar Gala5cc44e02007-08-28 21:46:53 -050012# 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
Kumar Gala08af66b2009-05-13 17:26:51 -050017CONFIG_PPC_BOOK3S=y
Kumar Gala34466c52009-07-29 23:34:01 -050018CONFIG_6xx=y
Kumar Gala5cc44e02007-08-28 21:46:53 -050019CONFIG_PPC_FPU=y
Kumar Galaea371942008-11-08 12:32:41 -060020# CONFIG_PHYS_64BIT is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -050021CONFIG_ALTIVEC=y
22CONFIG_PPC_STD_MMU=y
23CONFIG_PPC_STD_MMU_32=y
24# CONFIG_PPC_MM_SLICES is not set
Kumar Gala34466c52009-07-29 23:34:01 -050025CONFIG_PPC_HAVE_PMU_SUPPORT=y
Kumar Gala5cc44e02007-08-28 21:46:53 -050026CONFIG_SMP=y
27CONFIG_NR_CPUS=2
Jon Loeliger96abe932006-06-17 17:52:37 -050028CONFIG_PPC32=y
Paul Mackerras43af66e2007-12-06 16:53:35 +110029CONFIG_WORD_SIZE=32
Kumar Galaea371942008-11-08 12:32:41 -060030# CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set
Jon Loeliger96abe932006-06-17 17:52:37 -050031CONFIG_MMU=y
Paul Mackerras43af66e2007-12-06 16:53:35 +110032CONFIG_GENERIC_CMOS_UPDATE=y
33CONFIG_GENERIC_TIME=y
34CONFIG_GENERIC_TIME_VSYSCALL=y
35CONFIG_GENERIC_CLOCKEVENTS=y
Jon Loeliger96abe932006-06-17 17:52:37 -050036CONFIG_GENERIC_HARDIRQS=y
Kumar Gala34466c52009-07-29 23:34:01 -050037CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -050038# CONFIG_HAVE_SETUP_PER_CPU_AREA is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +100039CONFIG_IRQ_PER_CPU=y
Kumar Gala70b3ec32008-06-09 08:53:39 -050040CONFIG_STACKTRACE_SUPPORT=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -050041CONFIG_HAVE_LATENCYTOP_SUPPORT=y
Kumar Gala34466c52009-07-29 23:34:01 -050042CONFIG_TRACE_IRQFLAGS_SUPPORT=y
Kumar Gala70b3ec32008-06-09 08:53:39 -050043CONFIG_LOCKDEP_SUPPORT=y
Jon Loeliger96abe932006-06-17 17:52:37 -050044CONFIG_RWSEM_XCHGADD_ALGORITHM=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110045CONFIG_ARCH_HAS_ILOG2_U32=y
Jon Loeliger96abe932006-06-17 17:52:37 -050046CONFIG_GENERIC_HWEIGHT=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +100047CONFIG_GENERIC_FIND_NEXT_BIT=y
Kumar Gala5cc44e02007-08-28 21:46:53 -050048# CONFIG_ARCH_NO_VIRT_TO_BUS is not set
Jon Loeliger96abe932006-06-17 17:52:37 -050049CONFIG_PPC=y
50CONFIG_EARLY_PRINTK=y
51CONFIG_GENERIC_NVRAM=y
Kumar Galaefe049b2009-01-26 20:00:42 -060052CONFIG_SCHED_OMIT_FRAME_POINTER=y
Jon Loeliger96abe932006-06-17 17:52:37 -050053CONFIG_ARCH_MAY_HAVE_PC_FDC=y
54CONFIG_PPC_OF=y
Kumar Gala5cc44e02007-08-28 21:46:53 -050055CONFIG_OF=y
Jon Loeliger96abe932006-06-17 17:52:37 -050056CONFIG_PPC_UDBG_16550=y
57CONFIG_GENERIC_TBSYNC=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110058CONFIG_AUDIT_ARCH=y
59CONFIG_GENERIC_BUG=y
Kumar Gala34466c52009-07-29 23:34:01 -050060CONFIG_DTC=y
Kumar Gala795bb152007-07-02 00:04:36 -050061CONFIG_DEFAULT_UIMAGE=y
Paul Mackerrase89debc2007-01-22 22:39:24 +110062# CONFIG_PPC_DCR_NATIVE is not set
63# CONFIG_PPC_DCR_MMIO is not set
Kumar Gala08af66b2009-05-13 17:26:51 -050064CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +100065CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
Kumar Gala34466c52009-07-29 23:34:01 -050066CONFIG_CONSTRUCTORS=y
Jon Loeliger96abe932006-06-17 17:52:37 -050067
68#
Jon Loeliger96abe932006-06-17 17:52:37 -050069# General setup
70#
Kumar Gala5cc44e02007-08-28 21:46:53 -050071CONFIG_EXPERIMENTAL=y
72CONFIG_LOCK_KERNEL=y
73CONFIG_INIT_ENV_ARG_LIMIT=32
Jon Loeliger96abe932006-06-17 17:52:37 -050074CONFIG_LOCALVERSION=""
Kumar Gala5cc44e02007-08-28 21:46:53 -050075CONFIG_LOCALVERSION_AUTO=y
76CONFIG_SWAP=y
77CONFIG_SYSVIPC=y
78CONFIG_SYSVIPC_SYSCTL=y
79CONFIG_POSIX_MQUEUE=y
Kumar Gala08af66b2009-05-13 17:26:51 -050080CONFIG_POSIX_MQUEUE_SYSCTL=y
Kumar Gala5cc44e02007-08-28 21:46:53 -050081CONFIG_BSD_PROCESS_ACCT=y
82# CONFIG_BSD_PROCESS_ACCT_V3 is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +100083# CONFIG_TASKSTATS is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -050084CONFIG_AUDIT=y
85# CONFIG_AUDITSYSCALL is not set
Kumar Gala08af66b2009-05-13 17:26:51 -050086
87#
88# RCU Subsystem
89#
90CONFIG_CLASSIC_RCU=y
91# CONFIG_TREE_RCU is not set
92# CONFIG_PREEMPT_RCU is not set
93# CONFIG_TREE_RCU_TRACE is not set
94# CONFIG_PREEMPT_RCU_TRACE is not set
Jon Loeliger96abe932006-06-17 17:52:37 -050095CONFIG_IKCONFIG=y
96CONFIG_IKCONFIG_PROC=y
Kumar Gala795bb152007-07-02 00:04:36 -050097CONFIG_LOG_BUF_SHIFT=14
Kumar Galaeff2f1e2008-03-24 08:56:06 -050098CONFIG_GROUP_SCHED=y
Paul Mackerras43af66e2007-12-06 16:53:35 +110099# CONFIG_FAIR_GROUP_SCHED is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500100# CONFIG_RT_GROUP_SCHED is not set
101CONFIG_USER_SCHED=y
102# CONFIG_CGROUP_SCHED is not set
Kumar Galaefe049b2009-01-26 20:00:42 -0600103# CONFIG_CGROUPS is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100104CONFIG_SYSFS_DEPRECATED=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500105CONFIG_SYSFS_DEPRECATED_V2=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500106# CONFIG_RELAY is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500107# CONFIG_NAMESPACES is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500108CONFIG_BLK_DEV_INITRD=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500109CONFIG_INITRAMFS_SOURCE=""
Kumar Gala08af66b2009-05-13 17:26:51 -0500110CONFIG_RD_GZIP=y
111# CONFIG_RD_BZIP2 is not set
112# CONFIG_RD_LZMA is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500113# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100114CONFIG_SYSCTL=y
Kumar Gala08af66b2009-05-13 17:26:51 -0500115CONFIG_ANON_INODES=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500116CONFIG_EMBEDDED=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100117CONFIG_SYSCTL_SYSCALL=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500118CONFIG_KALLSYMS=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500119CONFIG_KALLSYMS_ALL=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500120CONFIG_KALLSYMS_EXTRA_PASS=y
121CONFIG_HOTPLUG=y
122CONFIG_PRINTK=y
123CONFIG_BUG=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500124CONFIG_ELF_CORE=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500125CONFIG_BASE_FULL=y
126CONFIG_FUTEX=y
127CONFIG_EPOLL=y
Kumar Gala795bb152007-07-02 00:04:36 -0500128CONFIG_SIGNALFD=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500129CONFIG_TIMERFD=y
Kumar Gala795bb152007-07-02 00:04:36 -0500130CONFIG_EVENTFD=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500131CONFIG_SHMEM=y
Kumar Galaea371942008-11-08 12:32:41 -0600132CONFIG_AIO=y
Kumar Gala34466c52009-07-29 23:34:01 -0500133CONFIG_HAVE_PERF_COUNTERS=y
134
135#
136# Performance Counters
137#
138# CONFIG_PERF_COUNTERS is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000139CONFIG_VM_EVENT_COUNTERS=y
Kumar Galaea371942008-11-08 12:32:41 -0600140CONFIG_PCI_QUIRKS=y
Anton Blanchard309a1092007-10-15 05:15:36 +1000141CONFIG_SLUB_DEBUG=y
Kumar Gala34466c52009-07-29 23:34:01 -0500142# CONFIG_STRIP_ASM_SYMS is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500143CONFIG_COMPAT_BRK=y
Anton Blanchard309a1092007-10-15 05:15:36 +1000144# CONFIG_SLAB is not set
145CONFIG_SLUB=y
Kumar Gala795bb152007-07-02 00:04:36 -0500146# CONFIG_SLOB is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500147# CONFIG_PROFILING is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500148# CONFIG_MARKERS is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500149CONFIG_HAVE_OPROFILE=y
150# CONFIG_KPROBES is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500151CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
152CONFIG_HAVE_IOREMAP_PROT=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500153CONFIG_HAVE_KPROBES=y
154CONFIG_HAVE_KRETPROBES=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500155CONFIG_HAVE_ARCH_TRACEHOOK=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500156CONFIG_USE_GENERIC_SMP_HELPERS=y
Kumar Gala34466c52009-07-29 23:34:01 -0500157
158#
159# GCOV-based kernel profiling
160#
Kumar Gala08af66b2009-05-13 17:26:51 -0500161# CONFIG_SLOW_WORK is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500162# CONFIG_HAVE_GENERIC_DMA_COHERENT is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500163CONFIG_SLABINFO=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100164CONFIG_RT_MUTEXES=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500165CONFIG_BASE_SMALL=0
Kumar Gala5cc44e02007-08-28 21:46:53 -0500166CONFIG_MODULES=y
Kumar Gala70b3ec32008-06-09 08:53:39 -0500167# CONFIG_MODULE_FORCE_LOAD is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500168CONFIG_MODULE_UNLOAD=y
169CONFIG_MODULE_FORCE_UNLOAD=y
170CONFIG_MODVERSIONS=y
171# CONFIG_MODULE_SRCVERSION_ALL is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500172CONFIG_STOP_MACHINE=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100173CONFIG_BLOCK=y
Kumar Gala34466c52009-07-29 23:34:01 -0500174CONFIG_LBDAF=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500175# CONFIG_BLK_DEV_BSG is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500176# CONFIG_BLK_DEV_INTEGRITY is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500177
178#
179# IO Schedulers
180#
181CONFIG_IOSCHED_NOOP=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500182CONFIG_IOSCHED_AS=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500183CONFIG_IOSCHED_DEADLINE=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500184CONFIG_IOSCHED_CFQ=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500185# CONFIG_DEFAULT_AS is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500186# CONFIG_DEFAULT_DEADLINE is not set
187CONFIG_DEFAULT_CFQ=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500188# CONFIG_DEFAULT_NOOP is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500189CONFIG_DEFAULT_IOSCHED="cfq"
Kumar Galaea371942008-11-08 12:32:41 -0600190# CONFIG_FREEZER is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500191
192#
Kumar Gala795bb152007-07-02 00:04:36 -0500193# Platform support
Jon Loeliger96abe932006-06-17 17:52:37 -0500194#
Timur Tabidbe21632008-10-10 10:35:50 -0500195# CONFIG_PPC_CHRP is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500196# CONFIG_MPC5121_ADS is not set
197# CONFIG_MPC5121_GENERIC is not set
198# CONFIG_PPC_MPC52xx is not set
Kumar Galaea371942008-11-08 12:32:41 -0600199# CONFIG_PPC_PMAC is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500200# CONFIG_PPC_CELL is not set
201# CONFIG_PPC_CELL_NATIVE is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500202# CONFIG_PPC_82xx is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500203# CONFIG_PQ2ADS is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500204# CONFIG_PPC_83xx is not set
205CONFIG_PPC_86xx=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500206CONFIG_MPC8641_HPCN=y
Kumar Gala70b3ec32008-06-09 08:53:39 -0500207# CONFIG_SBC8641D is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100208# CONFIG_MPC8610_HPCD is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500209# CONFIG_GEF_PPC9A is not set
210# CONFIG_GEF_SBC310 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600211# CONFIG_GEF_SBC610 is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500212CONFIG_MPC8641=y
Kumar Gala08af66b2009-05-13 17:26:51 -0500213CONFIG_PPC_OF_BOOT_TRAMPOLINE=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500214# CONFIG_IPIC is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500215CONFIG_MPIC=y
216# CONFIG_MPIC_WEIRD is not set
217CONFIG_PPC_I8259=y
Kumar Galaea371942008-11-08 12:32:41 -0600218# CONFIG_PPC_RTAS is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500219# CONFIG_MMIO_NVRAM is not set
Kumar Galaea371942008-11-08 12:32:41 -0600220# CONFIG_PPC_MPC106 is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500221# CONFIG_PPC_970_NAP is not set
222# CONFIG_PPC_INDIRECT_IO is not set
223# CONFIG_GENERIC_IOMAP is not set
224# CONFIG_CPU_FREQ is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500225# CONFIG_TAU is not set
Kumar Galaea371942008-11-08 12:32:41 -0600226# CONFIG_QUICC_ENGINE is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500227CONFIG_FSL_ULI1575=y
Kumar Galaea371942008-11-08 12:32:41 -0600228# CONFIG_MPC8xxx_GPIO is not set
Kumar Galaefe049b2009-01-26 20:00:42 -0600229# CONFIG_SIMPLE_GPIO is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500230
231#
232# Kernel options
233#
234CONFIG_HIGHMEM=y
Paul Mackerras43af66e2007-12-06 16:53:35 +1100235CONFIG_TICK_ONESHOT=y
236CONFIG_NO_HZ=y
237CONFIG_HIGH_RES_TIMERS=y
238CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500239# CONFIG_HZ_100 is not set
240# CONFIG_HZ_250 is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100241# CONFIG_HZ_300 is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500242CONFIG_HZ_1000=y
243CONFIG_HZ=1000
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500244CONFIG_SCHED_HRTICK=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500245CONFIG_PREEMPT_NONE=y
246# CONFIG_PREEMPT_VOLUNTARY is not set
247# CONFIG_PREEMPT is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500248CONFIG_BINFMT_ELF=y
Kumar Galaea371942008-11-08 12:32:41 -0600249# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
250# CONFIG_HAVE_AOUT is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500251CONFIG_BINFMT_MISC=m
Kumar Gala34466c52009-07-29 23:34:01 -0500252CONFIG_IOMMU_HELPER=y
253CONFIG_SWIOTLB=y
254CONFIG_PPC_NEED_DMA_SYNC_OPS=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000255CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500256CONFIG_ARCH_HAS_WALK_MEMORY=y
257CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500258# CONFIG_KEXEC is not set
Kumar Galaefe049b2009-01-26 20:00:42 -0600259# CONFIG_CRASH_DUMP is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500260# CONFIG_IRQ_ALL_CPUS is not set
261CONFIG_ARCH_FLATMEM_ENABLE=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100262CONFIG_ARCH_POPULATES_NODE_MAP=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500263CONFIG_SELECT_MEMORY_MODEL=y
264CONFIG_FLATMEM_MANUAL=y
265# CONFIG_DISCONTIGMEM_MANUAL is not set
266# CONFIG_SPARSEMEM_MANUAL is not set
267CONFIG_FLATMEM=y
268CONFIG_FLAT_NODE_MEM_MAP=y
Kumar Gala70b3ec32008-06-09 08:53:39 -0500269CONFIG_PAGEFLAGS_EXTENDED=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500270CONFIG_SPLIT_PTLOCK_CPUS=4
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500271CONFIG_MIGRATION=y
Kumar Galaea371942008-11-08 12:32:41 -0600272# CONFIG_PHYS_ADDR_T_64BIT is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500273CONFIG_ZONE_DMA_FLAG=1
Kumar Gala5cc44e02007-08-28 21:46:53 -0500274CONFIG_BOUNCE=y
275CONFIG_VIRT_TO_BUS=y
Kumar Gala08af66b2009-05-13 17:26:51 -0500276CONFIG_HAVE_MLOCK=y
277CONFIG_HAVE_MLOCKED_PAGE_BIT=y
Kumar Gala34466c52009-07-29 23:34:01 -0500278CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
Kumar Galaefe049b2009-01-26 20:00:42 -0600279CONFIG_PPC_4K_PAGES=y
280# CONFIG_PPC_16K_PAGES is not set
281# CONFIG_PPC_64K_PAGES is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500282# CONFIG_PPC_256K_PAGES is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500283CONFIG_FORCE_MAX_ZONEORDER=11
Jon Loeliger96abe932006-06-17 17:52:37 -0500284CONFIG_PROC_DEVICETREE=y
285# CONFIG_CMDLINE_BOOL is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500286CONFIG_EXTRA_TARGETS=""
Jon Loeliger96abe932006-06-17 17:52:37 -0500287# CONFIG_PM is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500288CONFIG_SECCOMP=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500289CONFIG_ISA_DMA_API=y
290
291#
292# Bus options
293#
Kumar Gala795bb152007-07-02 00:04:36 -0500294CONFIG_ZONE_DMA=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500295CONFIG_GENERIC_ISA_DMA=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500296CONFIG_PPC_INDIRECT_PCI=y
297CONFIG_FSL_SOC=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500298CONFIG_FSL_PCI=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500299CONFIG_PPC_PCI_CHOICE=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500300CONFIG_PCI=y
301CONFIG_PCI_DOMAINS=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500302CONFIG_PCI_SYSCALL=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000303# CONFIG_PCIEPORTBUS is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500304CONFIG_ARCH_SUPPORTS_MSI=y
305# CONFIG_PCI_MSI is not set
Kumar Galaea371942008-11-08 12:32:41 -0600306# CONFIG_PCI_LEGACY is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500307# CONFIG_PCI_DEBUG is not set
Kumar Galaefe049b2009-01-26 20:00:42 -0600308# CONFIG_PCI_STUB is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500309# CONFIG_PCI_IOV is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500310# CONFIG_PCCARD is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500311# CONFIG_HOTPLUG_PCI is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500312CONFIG_HAS_RAPIDIO=y
313# CONFIG_RAPIDIO is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500314
315#
316# Advanced setup
317#
318# CONFIG_ADVANCED_OPTIONS is not set
319
320#
321# Default settings for advanced configuration options are used
322#
Jon Loeliger96abe932006-06-17 17:52:37 -0500323CONFIG_LOWMEM_SIZE=0x30000000
Kumar Gala70b3ec32008-06-09 08:53:39 -0500324CONFIG_PAGE_OFFSET=0xc0000000
Jon Loeliger96abe932006-06-17 17:52:37 -0500325CONFIG_KERNEL_START=0xc0000000
Kumar Gala70b3ec32008-06-09 08:53:39 -0500326CONFIG_PHYSICAL_START=0x00000000
Paul Mackerras43af66e2007-12-06 16:53:35 +1100327CONFIG_TASK_SIZE=0xc0000000
Jon Loeliger96abe932006-06-17 17:52:37 -0500328CONFIG_NET=y
329
330#
331# Networking options
332#
Jon Loeliger96abe932006-06-17 17:52:37 -0500333CONFIG_PACKET=y
334# CONFIG_PACKET_MMAP is not set
335CONFIG_UNIX=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000336CONFIG_XFRM=y
337CONFIG_XFRM_USER=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100338# CONFIG_XFRM_SUB_POLICY is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500339# CONFIG_XFRM_MIGRATE is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500340# CONFIG_XFRM_STATISTICS is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500341CONFIG_NET_KEY=m
342# CONFIG_NET_KEY_MIGRATE is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500343CONFIG_INET=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500344CONFIG_IP_MULTICAST=y
345CONFIG_IP_ADVANCED_ROUTER=y
346CONFIG_ASK_IP_FIB_HASH=y
347# CONFIG_IP_FIB_TRIE is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500348CONFIG_IP_FIB_HASH=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500349CONFIG_IP_MULTIPLE_TABLES=y
350CONFIG_IP_ROUTE_MULTIPATH=y
351CONFIG_IP_ROUTE_VERBOSE=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500352CONFIG_IP_PNP=y
353CONFIG_IP_PNP_DHCP=y
354CONFIG_IP_PNP_BOOTP=y
355CONFIG_IP_PNP_RARP=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500356CONFIG_NET_IPIP=y
357CONFIG_NET_IPGRE=y
358CONFIG_NET_IPGRE_BROADCAST=y
359CONFIG_IP_MROUTE=y
360CONFIG_IP_PIMSM_V1=y
361CONFIG_IP_PIMSM_V2=y
362CONFIG_ARPD=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500363# CONFIG_SYN_COOKIES is not set
364# CONFIG_INET_AH is not set
365# CONFIG_INET_ESP is not set
366# CONFIG_INET_IPCOMP is not set
367# CONFIG_INET_XFRM_TUNNEL is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500368CONFIG_INET_TUNNEL=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500369# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
370# CONFIG_INET_XFRM_MODE_TUNNEL is not set
371# CONFIG_INET_XFRM_MODE_BEET is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100372# CONFIG_INET_LRO is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500373CONFIG_INET_DIAG=y
374CONFIG_INET_TCP_DIAG=y
375# CONFIG_TCP_CONG_ADVANCED is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100376CONFIG_TCP_CONG_CUBIC=y
377CONFIG_DEFAULT_TCP_CONG="cubic"
378# CONFIG_TCP_MD5SIG is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500379CONFIG_IPV6=y
380# CONFIG_IPV6_PRIVACY is not set
381# CONFIG_IPV6_ROUTER_PREF is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500382# CONFIG_IPV6_OPTIMISTIC_DAD is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500383# CONFIG_INET6_AH is not set
384# CONFIG_INET6_ESP is not set
385# CONFIG_INET6_IPCOMP is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100386# CONFIG_IPV6_MIP6 is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500387# CONFIG_INET6_XFRM_TUNNEL is not set
388# CONFIG_INET6_TUNNEL is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000389CONFIG_INET6_XFRM_MODE_TRANSPORT=y
390CONFIG_INET6_XFRM_MODE_TUNNEL=y
Paul Mackerrase89debc2007-01-22 22:39:24 +1100391CONFIG_INET6_XFRM_MODE_BEET=y
392# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
393CONFIG_IPV6_SIT=y
Kumar Gala70b3ec32008-06-09 08:53:39 -0500394CONFIG_IPV6_NDISC_NODETYPE=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500395# CONFIG_IPV6_TUNNEL is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100396# CONFIG_IPV6_MULTIPLE_TABLES is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500397# CONFIG_IPV6_MROUTE is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000398# CONFIG_NETWORK_SECMARK is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500399# CONFIG_NETFILTER is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500400# CONFIG_IP_DCCP is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500401CONFIG_IP_SCTP=m
402# CONFIG_SCTP_DBG_MSG is not set
403# CONFIG_SCTP_DBG_OBJCNT is not set
404# CONFIG_SCTP_HMAC_NONE is not set
405# CONFIG_SCTP_HMAC_SHA1 is not set
406CONFIG_SCTP_HMAC_MD5=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500407# CONFIG_TIPC is not set
408# CONFIG_ATM is not set
409# CONFIG_BRIDGE is not set
Kumar Galaea371942008-11-08 12:32:41 -0600410# CONFIG_NET_DSA is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500411# CONFIG_VLAN_8021Q is not set
412# CONFIG_DECNET is not set
413# CONFIG_LLC2 is not set
414# CONFIG_IPX is not set
415# CONFIG_ATALK is not set
416# CONFIG_X25 is not set
417# CONFIG_LAPB is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500418# CONFIG_ECONET is not set
419# CONFIG_WAN_ROUTER is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500420# CONFIG_PHONET is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500421# CONFIG_IEEE802154 is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500422# CONFIG_NET_SCHED is not set
Kumar Galaefe049b2009-01-26 20:00:42 -0600423# CONFIG_DCB is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500424
425#
426# Network testing
427#
428# CONFIG_NET_PKTGEN is not set
429# CONFIG_HAMRADIO is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500430# CONFIG_CAN is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500431# CONFIG_IRDA is not set
432# CONFIG_BT is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500433# CONFIG_AF_RXRPC is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500434CONFIG_FIB_RULES=y
Kumar Galaea371942008-11-08 12:32:41 -0600435CONFIG_WIRELESS=y
Kumar Gala795bb152007-07-02 00:04:36 -0500436# CONFIG_CFG80211 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600437CONFIG_WIRELESS_OLD_REGULATORY=y
Kumar Gala795bb152007-07-02 00:04:36 -0500438# CONFIG_WIRELESS_EXT is not set
Kumar Galaefe049b2009-01-26 20:00:42 -0600439# CONFIG_LIB80211 is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500440
441#
442# CFG80211 needs to be enabled for MAC80211
443#
444CONFIG_MAC80211_DEFAULT_PS_VALUE=0
Kumar Galaefe049b2009-01-26 20:00:42 -0600445# CONFIG_WIMAX is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500446# CONFIG_RFKILL is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500447# CONFIG_NET_9P is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500448
449#
450# Device Drivers
451#
452
453#
454# Generic Driver Options
455#
Paul Mackerras43af66e2007-12-06 16:53:35 +1100456CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Jon Loeliger96abe932006-06-17 17:52:37 -0500457CONFIG_STANDALONE=y
458CONFIG_PREVENT_FIRMWARE_BUILD=y
459CONFIG_FW_LOADER=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500460CONFIG_FIRMWARE_IN_KERNEL=y
461CONFIG_EXTRA_FIRMWARE=""
Jon Loeliger96abe932006-06-17 17:52:37 -0500462# CONFIG_DEBUG_DRIVER is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500463# CONFIG_DEBUG_DEVRES is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000464# CONFIG_SYS_HYPERVISOR is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500465# CONFIG_CONNECTOR is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500466# CONFIG_MTD is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500467CONFIG_OF_DEVICE=y
Kumar Gala70b3ec32008-06-09 08:53:39 -0500468CONFIG_OF_I2C=y
Kumar Gala34466c52009-07-29 23:34:01 -0500469CONFIG_OF_MDIO=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500470# CONFIG_PARPORT is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500471CONFIG_BLK_DEV=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500472# CONFIG_BLK_DEV_FD is not set
473# CONFIG_BLK_CPQ_DA is not set
474# CONFIG_BLK_CPQ_CISS_DA is not set
475# CONFIG_BLK_DEV_DAC960 is not set
476# CONFIG_BLK_DEV_UMEM is not set
477# CONFIG_BLK_DEV_COW_COMMON is not set
478CONFIG_BLK_DEV_LOOP=y
479# CONFIG_BLK_DEV_CRYPTOLOOP is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500480CONFIG_BLK_DEV_NBD=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500481# CONFIG_BLK_DEV_SX8 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500482# CONFIG_BLK_DEV_UB is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500483CONFIG_BLK_DEV_RAM=y
484CONFIG_BLK_DEV_RAM_COUNT=16
485CONFIG_BLK_DEV_RAM_SIZE=131072
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500486# CONFIG_BLK_DEV_XIP is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500487# CONFIG_CDROM_PKTCDVD is not set
488# CONFIG_ATA_OVER_ETH is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500489# CONFIG_BLK_DEV_HD is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500490CONFIG_MISC_DEVICES=y
Kumar Gala795bb152007-07-02 00:04:36 -0500491# CONFIG_PHANTOM is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100492# CONFIG_SGI_IOC4 is not set
493# CONFIG_TIFM_CORE is not set
Kumar Galaefe049b2009-01-26 20:00:42 -0600494# CONFIG_ICS932S401 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500495# CONFIG_ENCLOSURE_SERVICES is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500496# CONFIG_HP_ILO is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500497# CONFIG_ISL29003 is not set
Kumar Galaefe049b2009-01-26 20:00:42 -0600498# CONFIG_C2PORT is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500499
500#
501# EEPROM support
502#
503# CONFIG_EEPROM_AT24 is not set
504CONFIG_EEPROM_LEGACY=y
Kumar Gala34466c52009-07-29 23:34:01 -0500505# CONFIG_EEPROM_MAX6875 is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500506# CONFIG_EEPROM_93CX6 is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500507# CONFIG_CB710_CORE is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500508CONFIG_HAVE_IDE=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500509# CONFIG_IDE is not set
510
511#
512# SCSI device support
513#
514# CONFIG_RAID_ATTRS is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500515CONFIG_SCSI=y
516CONFIG_SCSI_DMA=y
517# CONFIG_SCSI_TGT is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100518# CONFIG_SCSI_NETLINK is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500519CONFIG_SCSI_PROC_FS=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500520
521#
Kumar Gala5cc44e02007-08-28 21:46:53 -0500522# SCSI support type (disk, tape, CD-ROM)
Jon Loeliger96abe932006-06-17 17:52:37 -0500523#
Kumar Gala5cc44e02007-08-28 21:46:53 -0500524CONFIG_BLK_DEV_SD=y
525CONFIG_CHR_DEV_ST=y
526# CONFIG_CHR_DEV_OSST is not set
527CONFIG_BLK_DEV_SR=y
528# CONFIG_BLK_DEV_SR_VENDOR is not set
529CONFIG_CHR_DEV_SG=y
530# CONFIG_CHR_DEV_SCH is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500531CONFIG_SCSI_MULTI_LUN=y
532# CONFIG_SCSI_CONSTANTS is not set
533CONFIG_SCSI_LOGGING=y
534# CONFIG_SCSI_SCAN_ASYNC is not set
535CONFIG_SCSI_WAIT_SCAN=m
536
537#
538# SCSI Transports
539#
540# CONFIG_SCSI_SPI_ATTRS is not set
541# CONFIG_SCSI_FC_ATTRS is not set
542# CONFIG_SCSI_ISCSI_ATTRS is not set
543# CONFIG_SCSI_SAS_LIBSAS is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100544# CONFIG_SCSI_SRP_ATTRS is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500545CONFIG_SCSI_LOWLEVEL=y
546# CONFIG_ISCSI_TCP is not set
Kumar Galaefe049b2009-01-26 20:00:42 -0600547# CONFIG_SCSI_CXGB3_ISCSI is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500548# CONFIG_SCSI_BNX2_ISCSI is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500549# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
550# CONFIG_SCSI_3W_9XXX is not set
551# CONFIG_SCSI_ACARD is not set
552# CONFIG_SCSI_AACRAID is not set
553# CONFIG_SCSI_AIC7XXX is not set
554# CONFIG_SCSI_AIC7XXX_OLD is not set
555# CONFIG_SCSI_AIC79XX is not set
556# CONFIG_SCSI_AIC94XX is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500557# CONFIG_SCSI_MVSAS is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500558# CONFIG_SCSI_DPT_I2O is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100559# CONFIG_SCSI_ADVANSYS is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500560# CONFIG_SCSI_ARCMSR is not set
561# CONFIG_MEGARAID_NEWGEN is not set
562# CONFIG_MEGARAID_LEGACY is not set
563# CONFIG_MEGARAID_SAS is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500564# CONFIG_SCSI_MPT2SAS is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500565# CONFIG_SCSI_HPTIOP is not set
566# CONFIG_SCSI_BUSLOGIC is not set
Kumar Galaefe049b2009-01-26 20:00:42 -0600567# CONFIG_LIBFC is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500568# CONFIG_LIBFCOE is not set
Kumar Galaefe049b2009-01-26 20:00:42 -0600569# CONFIG_FCOE is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500570# CONFIG_SCSI_DMX3191D is not set
571# CONFIG_SCSI_EATA is not set
572# CONFIG_SCSI_FUTURE_DOMAIN is not set
573# CONFIG_SCSI_GDTH is not set
574# CONFIG_SCSI_IPS is not set
575# CONFIG_SCSI_INITIO is not set
576# CONFIG_SCSI_INIA100 is not set
577# CONFIG_SCSI_STEX is not set
578# CONFIG_SCSI_SYM53C8XX_2 is not set
579# CONFIG_SCSI_IPR is not set
580# CONFIG_SCSI_QLOGIC_1280 is not set
581# CONFIG_SCSI_QLA_FC is not set
582# CONFIG_SCSI_QLA_ISCSI is not set
583# CONFIG_SCSI_LPFC is not set
584# CONFIG_SCSI_DC395x is not set
585# CONFIG_SCSI_DC390T is not set
586# CONFIG_SCSI_NSP32 is not set
587# CONFIG_SCSI_DEBUG is not set
588# CONFIG_SCSI_SRP is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500589# CONFIG_SCSI_DH is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500590# CONFIG_SCSI_OSD_INITIATOR is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500591CONFIG_ATA=y
592# CONFIG_ATA_NONSTANDARD is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500593CONFIG_SATA_PMP=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500594CONFIG_SATA_AHCI=y
Kumar Gala70b3ec32008-06-09 08:53:39 -0500595# CONFIG_SATA_SIL24 is not set
596# CONFIG_SATA_FSL is not set
597CONFIG_ATA_SFF=y
Kumar Gala5cc44e02007-08-28 21:46:53 -0500598# CONFIG_SATA_SVW is not set
599# CONFIG_ATA_PIIX is not set
600# CONFIG_SATA_MV is not set
601# CONFIG_SATA_NV is not set
602# CONFIG_PDC_ADMA is not set
603# CONFIG_SATA_QSTOR is not set
604# CONFIG_SATA_PROMISE is not set
605# CONFIG_SATA_SX4 is not set
606# CONFIG_SATA_SIL is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500607# CONFIG_SATA_SIS is not set
608# CONFIG_SATA_ULI is not set
609# CONFIG_SATA_VIA is not set
610# CONFIG_SATA_VITESSE is not set
611# CONFIG_SATA_INIC162X is not set
612CONFIG_PATA_ALI=y
613# CONFIG_PATA_AMD is not set
614# CONFIG_PATA_ARTOP is not set
615# CONFIG_PATA_ATIIXP is not set
616# CONFIG_PATA_CMD640_PCI is not set
617# CONFIG_PATA_CMD64X is not set
618# CONFIG_PATA_CS5520 is not set
619# CONFIG_PATA_CS5530 is not set
620# CONFIG_PATA_CYPRESS is not set
621# CONFIG_PATA_EFAR is not set
622# CONFIG_ATA_GENERIC is not set
623# CONFIG_PATA_HPT366 is not set
624# CONFIG_PATA_HPT37X is not set
625# CONFIG_PATA_HPT3X2N is not set
626# CONFIG_PATA_HPT3X3 is not set
627# CONFIG_PATA_IT821X is not set
628# CONFIG_PATA_IT8213 is not set
629# CONFIG_PATA_JMICRON is not set
630# CONFIG_PATA_TRIFLEX is not set
631# CONFIG_PATA_MARVELL is not set
632# CONFIG_PATA_MPIIX is not set
633# CONFIG_PATA_OLDPIIX is not set
634# CONFIG_PATA_NETCELL is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500635# CONFIG_PATA_NINJA32 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500636# CONFIG_PATA_NS87410 is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100637# CONFIG_PATA_NS87415 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500638# CONFIG_PATA_OPTI is not set
639# CONFIG_PATA_OPTIDMA is not set
640# CONFIG_PATA_PDC_OLD is not set
641# CONFIG_PATA_RADISYS is not set
642# CONFIG_PATA_RZ1000 is not set
643# CONFIG_PATA_SC1200 is not set
644# CONFIG_PATA_SERVERWORKS is not set
645# CONFIG_PATA_PDC2027X is not set
646# CONFIG_PATA_SIL680 is not set
647# CONFIG_PATA_SIS is not set
648# CONFIG_PATA_VIA is not set
649# CONFIG_PATA_WINBOND is not set
650# CONFIG_PATA_PLATFORM is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500651# CONFIG_PATA_SCH is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500652# CONFIG_MD is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500653# CONFIG_FUSION is not set
654
655#
656# IEEE 1394 (FireWire) support
657#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500658
659#
Kumar Gala34466c52009-07-29 23:34:01 -0500660# You can enable one or both FireWire driver stacks.
661#
662
663#
664# See the help texts for more information.
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500665#
Kumar Gala795bb152007-07-02 00:04:36 -0500666# CONFIG_FIREWIRE is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500667# CONFIG_IEEE1394 is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500668# CONFIG_I2O is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500669# CONFIG_MACINTOSH_DRIVERS is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500670CONFIG_NETDEVICES=y
671CONFIG_DUMMY=y
672# CONFIG_BONDING is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500673# CONFIG_MACVLAN is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500674# CONFIG_EQUALIZER is not set
675# CONFIG_TUN is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100676# CONFIG_VETH is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500677# CONFIG_ARCNET is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500678CONFIG_PHYLIB=y
679
680#
681# MII PHY device drivers
682#
683# CONFIG_MARVELL_PHY is not set
684# CONFIG_DAVICOM_PHY is not set
685# CONFIG_QSEMI_PHY is not set
686# CONFIG_LXT_PHY is not set
687# CONFIG_CICADA_PHY is not set
688CONFIG_VITESSE_PHY=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000689# CONFIG_SMSC_PHY is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100690# CONFIG_BROADCOM_PHY is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500691# CONFIG_ICPLUS_PHY is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500692# CONFIG_REALTEK_PHY is not set
Kumar Galaefe049b2009-01-26 20:00:42 -0600693# CONFIG_NATIONAL_PHY is not set
694# CONFIG_STE10XP is not set
695# CONFIG_LSI_ET1011C_PHY is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000696# CONFIG_FIXED_PHY is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100697# CONFIG_MDIO_BITBANG is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500698CONFIG_NET_ETHERNET=y
699CONFIG_MII=y
700# CONFIG_HAPPYMEAL is not set
701# CONFIG_SUNGEM is not set
702# CONFIG_CASSINI is not set
703# CONFIG_NET_VENDOR_3COM is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500704# CONFIG_ETHOC is not set
705# CONFIG_DNET is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500706# CONFIG_NET_TULIP is not set
707# CONFIG_HP100 is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100708# CONFIG_IBM_NEW_EMAC_ZMII is not set
709# CONFIG_IBM_NEW_EMAC_RGMII is not set
710# CONFIG_IBM_NEW_EMAC_TAH is not set
711# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600712# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
713# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
714# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500715# CONFIG_NET_PCI is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100716# CONFIG_B44 is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500717# CONFIG_KS8842 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600718# CONFIG_ATL2 is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500719CONFIG_NETDEV_1000=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500720# CONFIG_ACENIC is not set
721# CONFIG_DL2K is not set
722# CONFIG_E1000 is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100723# CONFIG_E1000E is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500724# CONFIG_IP1000 is not set
725# CONFIG_IGB is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500726# CONFIG_IGBVF is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500727# CONFIG_NS83820 is not set
728# CONFIG_HAMACHI is not set
729# CONFIG_YELLOWFIN is not set
730# CONFIG_R8169 is not set
731# CONFIG_SIS190 is not set
732# CONFIG_SKGE is not set
733# CONFIG_SKY2 is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500734# CONFIG_VIA_VELOCITY is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500735# CONFIG_TIGON3 is not set
736# CONFIG_BNX2 is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500737# CONFIG_CNIC is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500738CONFIG_FSL_PQ_MDIO=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500739CONFIG_GIANFAR=y
Kumar Gala34466c52009-07-29 23:34:01 -0500740# CONFIG_MV643XX_ETH is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100741# CONFIG_QLA3XXX is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500742# CONFIG_ATL1 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500743# CONFIG_ATL1E is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500744# CONFIG_ATL1C is not set
Kumar Galaea371942008-11-08 12:32:41 -0600745# CONFIG_JME is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500746CONFIG_NETDEV_10000=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500747# CONFIG_CHELSIO_T1 is not set
Kumar Galaefe049b2009-01-26 20:00:42 -0600748CONFIG_CHELSIO_T3_DEPENDS=y
Kumar Gala795bb152007-07-02 00:04:36 -0500749# CONFIG_CHELSIO_T3 is not set
Kumar Galaea371942008-11-08 12:32:41 -0600750# CONFIG_ENIC is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100751# CONFIG_IXGBE is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500752# CONFIG_IXGB is not set
753# CONFIG_S2IO is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500754# CONFIG_VXGE is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000755# CONFIG_MYRI10GE is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100756# CONFIG_NETXEN_NIC is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100757# CONFIG_NIU is not set
Kumar Galaea371942008-11-08 12:32:41 -0600758# CONFIG_MLX4_EN is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500759# CONFIG_MLX4_CORE is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100760# CONFIG_TEHUTI is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500761# CONFIG_BNX2X is not set
Kumar Galaea371942008-11-08 12:32:41 -0600762# CONFIG_QLGE is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500763# CONFIG_SFC is not set
Kumar Gala08af66b2009-05-13 17:26:51 -0500764# CONFIG_BE2NET is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500765# CONFIG_TR is not set
766
767#
Kumar Gala795bb152007-07-02 00:04:36 -0500768# Wireless LAN
Jon Loeliger96abe932006-06-17 17:52:37 -0500769#
Kumar Gala795bb152007-07-02 00:04:36 -0500770# CONFIG_WLAN_PRE80211 is not set
771# CONFIG_WLAN_80211 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500772
773#
Kumar Galaefe049b2009-01-26 20:00:42 -0600774# Enable WiMAX (Networking options) to see the WiMAX drivers
775#
776
777#
Kumar Gala5cc44e02007-08-28 21:46:53 -0500778# USB Network Adapters
779#
780# CONFIG_USB_CATC is not set
781# CONFIG_USB_KAWETH is not set
782# CONFIG_USB_PEGASUS is not set
783# CONFIG_USB_RTL8150 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500784# CONFIG_USB_USBNET is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500785# CONFIG_WAN is not set
786# CONFIG_FDDI is not set
787# CONFIG_HIPPI is not set
788# CONFIG_PPP is not set
789# CONFIG_SLIP is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500790# CONFIG_NET_FC is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500791# CONFIG_NETCONSOLE is not set
792# CONFIG_NETPOLL is not set
793# CONFIG_NET_POLL_CONTROLLER is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500794# CONFIG_ISDN is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500795# CONFIG_PHONE is not set
796
797#
798# Input device support
799#
800CONFIG_INPUT=y
Kumar Galaea371942008-11-08 12:32:41 -0600801CONFIG_INPUT_FF_MEMLESS=m
Kumar Gala795bb152007-07-02 00:04:36 -0500802# CONFIG_INPUT_POLLDEV is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500803
804#
805# Userland interfaces
806#
807# CONFIG_INPUT_MOUSEDEV is not set
808# CONFIG_INPUT_JOYDEV is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500809# CONFIG_INPUT_EVDEV is not set
810# CONFIG_INPUT_EVBUG is not set
811
812#
813# Input Device Drivers
814#
815# CONFIG_INPUT_KEYBOARD is not set
816# CONFIG_INPUT_MOUSE is not set
817# CONFIG_INPUT_JOYSTICK is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500818# CONFIG_INPUT_TABLET is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500819# CONFIG_INPUT_TOUCHSCREEN is not set
820# CONFIG_INPUT_MISC is not set
821
822#
823# Hardware I/O ports
824#
825CONFIG_SERIO=y
826CONFIG_SERIO_I8042=y
827CONFIG_SERIO_SERPORT=y
828# CONFIG_SERIO_PCIPS2 is not set
829CONFIG_SERIO_LIBPS2=y
830# CONFIG_SERIO_RAW is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500831# CONFIG_SERIO_XILINX_XPS_PS2 is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500832# CONFIG_GAMEPORT is not set
833
834#
835# Character devices
836#
837CONFIG_VT=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500838CONFIG_CONSOLE_TRANSLATIONS=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500839CONFIG_VT_CONSOLE=y
840CONFIG_HW_CONSOLE=y
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000841# CONFIG_VT_HW_CONSOLE_BINDING is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500842CONFIG_DEVKMEM=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500843# CONFIG_SERIAL_NONSTANDARD is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500844# CONFIG_NOZOMI is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500845
846#
847# Serial drivers
848#
849CONFIG_SERIAL_8250=y
850CONFIG_SERIAL_8250_CONSOLE=y
851CONFIG_SERIAL_8250_PCI=y
852CONFIG_SERIAL_8250_NR_UARTS=2
853CONFIG_SERIAL_8250_RUNTIME_UARTS=2
854CONFIG_SERIAL_8250_EXTENDED=y
855CONFIG_SERIAL_8250_MANY_PORTS=y
856CONFIG_SERIAL_8250_SHARE_IRQ=y
857CONFIG_SERIAL_8250_DETECT_IRQ=y
858CONFIG_SERIAL_8250_RSA=y
859
860#
861# Non-8250 serial port support
862#
Paul Mackerrase89debc2007-01-22 22:39:24 +1100863# CONFIG_SERIAL_UARTLITE is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500864CONFIG_SERIAL_CORE=y
865CONFIG_SERIAL_CORE_CONSOLE=y
866# CONFIG_SERIAL_JSM is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500867# CONFIG_SERIAL_OF_PLATFORM is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500868CONFIG_UNIX98_PTYS=y
Kumar Galaefe049b2009-01-26 20:00:42 -0600869# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500870CONFIG_LEGACY_PTYS=y
871CONFIG_LEGACY_PTY_COUNT=256
Kumar Galaefe049b2009-01-26 20:00:42 -0600872# CONFIG_HVC_UDBG is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500873# CONFIG_IPMI_HANDLER is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +1000874# CONFIG_HW_RANDOM is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500875CONFIG_NVRAM=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500876# CONFIG_R3964 is not set
877# CONFIG_APPLICOM is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500878# CONFIG_RAW_DRIVER is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500879# CONFIG_TCG_TPM is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500880CONFIG_DEVPORT=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500881CONFIG_I2C=y
Kumar Gala795bb152007-07-02 00:04:36 -0500882CONFIG_I2C_BOARDINFO=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500883# CONFIG_I2C_CHARDEV is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500884CONFIG_I2C_HELPER_AUTO=y
Jon Loeliger96abe932006-06-17 17:52:37 -0500885
886#
Jon Loeliger96abe932006-06-17 17:52:37 -0500887# I2C Hardware Bus support
888#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500889
890#
891# PC SMBus host controller drivers
892#
Jon Loeliger96abe932006-06-17 17:52:37 -0500893# CONFIG_I2C_ALI1535 is not set
894# CONFIG_I2C_ALI1563 is not set
895# CONFIG_I2C_ALI15X3 is not set
896# CONFIG_I2C_AMD756 is not set
897# CONFIG_I2C_AMD8111 is not set
898# CONFIG_I2C_I801 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500899# CONFIG_I2C_ISCH is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500900# CONFIG_I2C_PIIX4 is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500901# CONFIG_I2C_NFORCE2 is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500902# CONFIG_I2C_SIS5595 is not set
903# CONFIG_I2C_SIS630 is not set
904# CONFIG_I2C_SIS96X is not set
905# CONFIG_I2C_VIA is not set
906# CONFIG_I2C_VIAPRO is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500907
908#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500909# I2C system bus drivers (mostly embedded / system-on-chip)
910#
911CONFIG_I2C_MPC=y
912# CONFIG_I2C_OCORES is not set
913# CONFIG_I2C_SIMTEC is not set
914
915#
916# External I2C/SMBus adapter drivers
917#
918# CONFIG_I2C_PARPORT_LIGHT is not set
919# CONFIG_I2C_TAOS_EVM is not set
920# CONFIG_I2C_TINY_USB is not set
921
922#
923# Graphics adapter I2C/DDC channel drivers
924#
Jon Loeliger96abe932006-06-17 17:52:37 -0500925# CONFIG_I2C_VOODOO3 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500926
927#
928# Other I2C/SMBus bus drivers
929#
Kumar Gala70b3ec32008-06-09 08:53:39 -0500930# CONFIG_I2C_PCA_PLATFORM is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500931# CONFIG_I2C_STUB is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500932
933#
934# Miscellaneous I2C Chip support
935#
Kumar Gala5cc44e02007-08-28 21:46:53 -0500936# CONFIG_DS1682 is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500937# CONFIG_SENSORS_PCF8574 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500938# CONFIG_PCF8575 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500939# CONFIG_SENSORS_PCA9539 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500940# CONFIG_SENSORS_TSL2550 is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500941# CONFIG_I2C_DEBUG_CORE is not set
942# CONFIG_I2C_DEBUG_ALGO is not set
943# CONFIG_I2C_DEBUG_BUS is not set
944# CONFIG_I2C_DEBUG_CHIP is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500945# CONFIG_SPI is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500946
947#
948# PPS support
949#
950# CONFIG_PPS is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500951CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y
952# CONFIG_GPIOLIB is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +1100953# CONFIG_W1 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -0500954# CONFIG_POWER_SUPPLY is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500955# CONFIG_HWMON is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -0500956# CONFIG_THERMAL is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500957# CONFIG_THERMAL_HWMON is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +1100958# CONFIG_WATCHDOG is not set
Kumar Galaefe049b2009-01-26 20:00:42 -0600959CONFIG_SSB_POSSIBLE=y
Paul Mackerras43af66e2007-12-06 16:53:35 +1100960
961#
962# Sonics Silicon Backplane
963#
Paul Mackerras43af66e2007-12-06 16:53:35 +1100964# CONFIG_SSB is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500965
966#
Kumar Gala795bb152007-07-02 00:04:36 -0500967# Multifunction device drivers
Jon Loeliger96abe932006-06-17 17:52:37 -0500968#
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500969# CONFIG_MFD_CORE is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500970# CONFIG_MFD_SM501 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -0500971# CONFIG_HTC_PASIC3 is not set
Kumar Galaefe049b2009-01-26 20:00:42 -0600972# CONFIG_TWL4030_CORE is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -0500973# CONFIG_MFD_TMIO is not set
Kumar Galaea371942008-11-08 12:32:41 -0600974# CONFIG_PMIC_DA903X is not set
975# CONFIG_MFD_WM8400 is not set
976# CONFIG_MFD_WM8350_I2C is not set
Kumar Galaefe049b2009-01-26 20:00:42 -0600977# CONFIG_MFD_PCF50633 is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500978# CONFIG_AB3100_CORE is not set
Kumar Galaea371942008-11-08 12:32:41 -0600979# CONFIG_REGULATOR is not set
Kumar Gala34466c52009-07-29 23:34:01 -0500980# CONFIG_MEDIA_SUPPORT is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500981
982#
983# Graphics support
984#
Paul Mackerras43af66e2007-12-06 16:53:35 +1100985# CONFIG_AGP is not set
986# CONFIG_DRM is not set
987# CONFIG_VGASTATE is not set
988CONFIG_VIDEO_OUTPUT_CONTROL=y
989# CONFIG_FB is not set
Kumar Gala795bb152007-07-02 00:04:36 -0500990# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
991
992#
993# Display device support
994#
995# CONFIG_DISPLAY_SUPPORT is not set
Jon Loeliger96abe932006-06-17 17:52:37 -0500996
997#
998# Console display driver support
999#
1000CONFIG_VGA_CONSOLE=y
1001# CONFIG_VGACON_SOFT_SCROLLBACK is not set
1002CONFIG_DUMMY_CONSOLE=y
Kumar Gala5cc44e02007-08-28 21:46:53 -05001003CONFIG_SOUND=y
Kumar Galaea371942008-11-08 12:32:41 -06001004CONFIG_SOUND_OSS_CORE=y
Kumar Gala5cc44e02007-08-28 21:46:53 -05001005CONFIG_SND=y
1006CONFIG_SND_TIMER=y
1007CONFIG_SND_PCM=y
1008# CONFIG_SND_SEQUENCER is not set
Timur Tabiac8a1012008-06-24 17:35:02 -05001009CONFIG_SND_OSSEMUL=y
1010CONFIG_SND_MIXER_OSS=y
1011CONFIG_SND_PCM_OSS=y
1012CONFIG_SND_PCM_OSS_PLUGINS=y
Kumar Galaefe049b2009-01-26 20:00:42 -06001013# CONFIG_SND_HRTIMER is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001014# CONFIG_SND_DYNAMIC_MINORS is not set
Timur Tabiac8a1012008-06-24 17:35:02 -05001015# CONFIG_SND_SUPPORT_OLD_API is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001016CONFIG_SND_VERBOSE_PROCFS=y
1017# CONFIG_SND_VERBOSE_PRINTK is not set
1018# CONFIG_SND_DEBUG is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001019CONFIG_SND_VMASTER=y
Kumar Gala34466c52009-07-29 23:34:01 -05001020# CONFIG_SND_RAWMIDI_SEQ is not set
1021# CONFIG_SND_OPL3_LIB_SEQ is not set
1022# CONFIG_SND_OPL4_LIB_SEQ is not set
1023# CONFIG_SND_SBAWE_SEQ is not set
1024# CONFIG_SND_EMU10K1_SEQ is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001025CONFIG_SND_AC97_CODEC=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001026CONFIG_SND_DRIVERS=y
Kumar Gala5cc44e02007-08-28 21:46:53 -05001027# CONFIG_SND_DUMMY is not set
1028# CONFIG_SND_MTPAV is not set
1029# CONFIG_SND_SERIAL_U16550 is not set
1030# CONFIG_SND_MPU401 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001031# CONFIG_SND_AC97_POWER_SAVE is not set
1032CONFIG_SND_PCI=y
Kumar Gala5cc44e02007-08-28 21:46:53 -05001033# CONFIG_SND_AD1889 is not set
1034# CONFIG_SND_ALS300 is not set
1035# CONFIG_SND_ALS4000 is not set
1036# CONFIG_SND_ALI5451 is not set
1037# CONFIG_SND_ATIIXP is not set
1038# CONFIG_SND_ATIIXP_MODEM is not set
1039# CONFIG_SND_AU8810 is not set
1040# CONFIG_SND_AU8820 is not set
1041# CONFIG_SND_AU8830 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001042# CONFIG_SND_AW2 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001043# CONFIG_SND_AZT3328 is not set
1044# CONFIG_SND_BT87X is not set
1045# CONFIG_SND_CA0106 is not set
1046# CONFIG_SND_CMIPCI is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001047# CONFIG_SND_OXYGEN is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001048# CONFIG_SND_CS4281 is not set
1049# CONFIG_SND_CS46XX is not set
1050# CONFIG_SND_CS5530 is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001051# CONFIG_SND_CTXFI is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001052# CONFIG_SND_DARLA20 is not set
1053# CONFIG_SND_GINA20 is not set
1054# CONFIG_SND_LAYLA20 is not set
1055# CONFIG_SND_DARLA24 is not set
1056# CONFIG_SND_GINA24 is not set
1057# CONFIG_SND_LAYLA24 is not set
1058# CONFIG_SND_MONA is not set
1059# CONFIG_SND_MIA is not set
1060# CONFIG_SND_ECHO3G is not set
1061# CONFIG_SND_INDIGO is not set
1062# CONFIG_SND_INDIGOIO is not set
1063# CONFIG_SND_INDIGODJ is not set
Kumar Gala08af66b2009-05-13 17:26:51 -05001064# CONFIG_SND_INDIGOIOX is not set
1065# CONFIG_SND_INDIGODJX is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001066# CONFIG_SND_EMU10K1 is not set
1067# CONFIG_SND_EMU10K1X is not set
1068# CONFIG_SND_ENS1370 is not set
1069# CONFIG_SND_ENS1371 is not set
1070# CONFIG_SND_ES1938 is not set
1071# CONFIG_SND_ES1968 is not set
1072# CONFIG_SND_FM801 is not set
1073# CONFIG_SND_HDA_INTEL is not set
1074# CONFIG_SND_HDSP is not set
1075# CONFIG_SND_HDSPM is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001076# CONFIG_SND_HIFIER is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001077# CONFIG_SND_ICE1712 is not set
1078# CONFIG_SND_ICE1724 is not set
1079CONFIG_SND_INTEL8X0=y
1080# CONFIG_SND_INTEL8X0M is not set
1081# CONFIG_SND_KORG1212 is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001082# CONFIG_SND_LX6464ES is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001083# CONFIG_SND_MAESTRO3 is not set
1084# CONFIG_SND_MIXART is not set
1085# CONFIG_SND_NM256 is not set
1086# CONFIG_SND_PCXHR is not set
1087# CONFIG_SND_RIPTIDE is not set
1088# CONFIG_SND_RME32 is not set
1089# CONFIG_SND_RME96 is not set
1090# CONFIG_SND_RME9652 is not set
1091# CONFIG_SND_SONICVIBES is not set
1092# CONFIG_SND_TRIDENT is not set
1093# CONFIG_SND_VIA82XX is not set
1094# CONFIG_SND_VIA82XX_MODEM is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001095# CONFIG_SND_VIRTUOSO is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001096# CONFIG_SND_VX222 is not set
1097# CONFIG_SND_YMFPCI is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001098CONFIG_SND_PPC=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001099CONFIG_SND_USB=y
Kumar Gala5cc44e02007-08-28 21:46:53 -05001100# CONFIG_SND_USB_AUDIO is not set
1101# CONFIG_SND_USB_USX2Y is not set
1102# CONFIG_SND_USB_CAIAQ is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001103# CONFIG_SND_SOC is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001104# CONFIG_SOUND_PRIME is not set
1105CONFIG_AC97_BUS=y
1106CONFIG_HID_SUPPORT=y
Paul Mackerrase89debc2007-01-22 22:39:24 +11001107CONFIG_HID=y
Kumar Gala795bb152007-07-02 00:04:36 -05001108# CONFIG_HID_DEBUG is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +11001109# CONFIG_HIDRAW is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +11001110
1111#
Kumar Gala5cc44e02007-08-28 21:46:53 -05001112# USB Input Devices
Jon Loeliger96abe932006-06-17 17:52:37 -05001113#
Kumar Gala5cc44e02007-08-28 21:46:53 -05001114CONFIG_USB_HID=y
Kumar Galaea371942008-11-08 12:32:41 -06001115# CONFIG_HID_PID is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001116# CONFIG_USB_HIDDEV is not set
Kumar Galaea371942008-11-08 12:32:41 -06001117
1118#
1119# Special HID drivers
1120#
Kumar Galaea371942008-11-08 12:32:41 -06001121CONFIG_HID_A4TECH=y
1122CONFIG_HID_APPLE=y
1123CONFIG_HID_BELKIN=y
Kumar Galaea371942008-11-08 12:32:41 -06001124CONFIG_HID_CHERRY=y
1125CONFIG_HID_CHICONY=y
1126CONFIG_HID_CYPRESS=y
Kumar Gala34466c52009-07-29 23:34:01 -05001127# CONFIG_HID_DRAGONRISE is not set
Kumar Galaea371942008-11-08 12:32:41 -06001128CONFIG_HID_EZKEY=y
Kumar Gala08af66b2009-05-13 17:26:51 -05001129# CONFIG_HID_KYE is not set
Kumar Galaea371942008-11-08 12:32:41 -06001130CONFIG_HID_GYRATION=y
Kumar Gala08af66b2009-05-13 17:26:51 -05001131# CONFIG_HID_KENSINGTON is not set
Kumar Galaea371942008-11-08 12:32:41 -06001132CONFIG_HID_LOGITECH=y
1133# CONFIG_LOGITECH_FF is not set
1134# CONFIG_LOGIRUMBLEPAD2_FF is not set
1135CONFIG_HID_MICROSOFT=y
1136CONFIG_HID_MONTEREY=y
Kumar Galaefe049b2009-01-26 20:00:42 -06001137# CONFIG_HID_NTRIG is not set
Kumar Galaea371942008-11-08 12:32:41 -06001138CONFIG_HID_PANTHERLORD=y
1139# CONFIG_PANTHERLORD_FF is not set
1140CONFIG_HID_PETALYNX=y
1141CONFIG_HID_SAMSUNG=y
1142CONFIG_HID_SONY=y
1143CONFIG_HID_SUNPLUS=y
Kumar Gala34466c52009-07-29 23:34:01 -05001144# CONFIG_HID_GREENASIA is not set
1145# CONFIG_HID_SMARTJOYPLUS is not set
Kumar Galaefe049b2009-01-26 20:00:42 -06001146# CONFIG_HID_TOPSEED is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001147# CONFIG_HID_THRUSTMASTER is not set
1148# CONFIG_HID_ZEROPLUS is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001149CONFIG_USB_SUPPORT=y
Jon Loeliger96abe932006-06-17 17:52:37 -05001150CONFIG_USB_ARCH_HAS_HCD=y
1151CONFIG_USB_ARCH_HAS_OHCI=y
1152CONFIG_USB_ARCH_HAS_EHCI=y
Kumar Gala5cc44e02007-08-28 21:46:53 -05001153CONFIG_USB=y
1154# CONFIG_USB_DEBUG is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001155# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001156
1157#
1158# Miscellaneous USB options
1159#
1160CONFIG_USB_DEVICEFS=y
1161CONFIG_USB_DEVICE_CLASS=y
1162# CONFIG_USB_DYNAMIC_MINORS is not set
1163# CONFIG_USB_OTG is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001164# CONFIG_USB_OTG_WHITELIST is not set
1165# CONFIG_USB_OTG_BLACKLIST_HUB is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001166CONFIG_USB_MON=y
Kumar Galaea371942008-11-08 12:32:41 -06001167# CONFIG_USB_WUSB is not set
1168# CONFIG_USB_WUSB_CBAF is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001169
1170#
1171# USB Host Controller Drivers
1172#
Kumar Gala70b3ec32008-06-09 08:53:39 -05001173# CONFIG_USB_C67X00_HCD is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001174# CONFIG_USB_XHCI_HCD is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001175CONFIG_USB_EHCI_HCD=y
Kumar Gala5cc44e02007-08-28 21:46:53 -05001176# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
1177# CONFIG_USB_EHCI_TT_NEWSCHED is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001178# CONFIG_USB_EHCI_FSL is not set
1179CONFIG_USB_EHCI_HCD_PPC_OF=y
Kumar Galaefe049b2009-01-26 20:00:42 -06001180# CONFIG_USB_OXU210HP_HCD is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001181# CONFIG_USB_ISP116X_HCD is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001182# CONFIG_USB_ISP1760_HCD is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001183CONFIG_USB_OHCI_HCD=y
Kumar Gala5cc44e02007-08-28 21:46:53 -05001184CONFIG_USB_OHCI_HCD_PPC_OF_BE=y
1185CONFIG_USB_OHCI_HCD_PPC_OF_LE=y
Kumar Gala34466c52009-07-29 23:34:01 -05001186CONFIG_USB_OHCI_HCD_PPC_OF=y
Kumar Gala5cc44e02007-08-28 21:46:53 -05001187CONFIG_USB_OHCI_HCD_PCI=y
1188CONFIG_USB_OHCI_BIG_ENDIAN_DESC=y
1189CONFIG_USB_OHCI_BIG_ENDIAN_MMIO=y
1190CONFIG_USB_OHCI_LITTLE_ENDIAN=y
1191# CONFIG_USB_UHCI_HCD is not set
1192# CONFIG_USB_SL811_HCD is not set
1193# CONFIG_USB_R8A66597_HCD is not set
Kumar Galaea371942008-11-08 12:32:41 -06001194# CONFIG_USB_WHCI_HCD is not set
1195# CONFIG_USB_HWA_HCD is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001196
1197#
1198# USB Device Class drivers
1199#
1200# CONFIG_USB_ACM is not set
1201# CONFIG_USB_PRINTER is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001202# CONFIG_USB_WDM is not set
Kumar Galaea371942008-11-08 12:32:41 -06001203# CONFIG_USB_TMC is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001204
1205#
Kumar Gala08af66b2009-05-13 17:26:51 -05001206# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
Jon Loeliger96abe932006-06-17 17:52:37 -05001207#
1208
1209#
Kumar Gala08af66b2009-05-13 17:26:51 -05001210# also be needed; see USB_STORAGE Help for more info
Kumar Gala5cc44e02007-08-28 21:46:53 -05001211#
1212CONFIG_USB_STORAGE=y
1213# CONFIG_USB_STORAGE_DEBUG is not set
1214# CONFIG_USB_STORAGE_DATAFAB is not set
1215# CONFIG_USB_STORAGE_FREECOM is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +11001216# CONFIG_USB_STORAGE_ISD200 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001217# CONFIG_USB_STORAGE_USBAT is not set
1218# CONFIG_USB_STORAGE_SDDR09 is not set
1219# CONFIG_USB_STORAGE_SDDR55 is not set
1220# CONFIG_USB_STORAGE_JUMPSHOT is not set
1221# CONFIG_USB_STORAGE_ALAUDA is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001222# CONFIG_USB_STORAGE_ONETOUCH is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001223# CONFIG_USB_STORAGE_KARMA is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001224# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001225# CONFIG_USB_LIBUSUAL is not set
1226
1227#
1228# USB Imaging devices
1229#
1230# CONFIG_USB_MDC800 is not set
1231# CONFIG_USB_MICROTEK is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001232
1233#
1234# USB port drivers
1235#
Kumar Gala5cc44e02007-08-28 21:46:53 -05001236# CONFIG_USB_SERIAL is not set
1237
1238#
1239# USB Miscellaneous drivers
1240#
1241# CONFIG_USB_EMI62 is not set
1242# CONFIG_USB_EMI26 is not set
1243# CONFIG_USB_ADUTUX is not set
Kumar Galaea371942008-11-08 12:32:41 -06001244# CONFIG_USB_SEVSEG is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001245# CONFIG_USB_RIO500 is not set
1246# CONFIG_USB_LEGOTOWER is not set
1247# CONFIG_USB_LCD is not set
1248# CONFIG_USB_BERRY_CHARGE is not set
1249# CONFIG_USB_LED is not set
1250# CONFIG_USB_CYPRESS_CY7C63 is not set
1251# CONFIG_USB_CYTHERM is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001252# CONFIG_USB_IDMOUSE is not set
1253# CONFIG_USB_FTDI_ELAN is not set
1254# CONFIG_USB_APPLEDISPLAY is not set
1255# CONFIG_USB_SISUSBVGA is not set
1256# CONFIG_USB_LD is not set
1257# CONFIG_USB_TRANCEVIBRATOR is not set
1258# CONFIG_USB_IOWARRIOR is not set
1259# CONFIG_USB_TEST is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001260# CONFIG_USB_ISIGHTFW is not set
Kumar Galaea371942008-11-08 12:32:41 -06001261# CONFIG_USB_VST is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001262# CONFIG_USB_GADGET is not set
Kumar Galaefe049b2009-01-26 20:00:42 -06001263
1264#
1265# OTG and related infrastructure
1266#
Kumar Gala08af66b2009-05-13 17:26:51 -05001267# CONFIG_NOP_USB_XCEIV is not set
Kumar Galaea371942008-11-08 12:32:41 -06001268# CONFIG_UWB is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001269# CONFIG_MMC is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001270# CONFIG_MEMSTICK is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001271# CONFIG_NEW_LEDS is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001272# CONFIG_ACCESSIBILITY is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001273# CONFIG_INFINIBAND is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001274# CONFIG_EDAC is not set
1275CONFIG_RTC_LIB=y
1276CONFIG_RTC_CLASS=y
1277CONFIG_RTC_HCTOSYS=y
1278CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
1279# CONFIG_RTC_DEBUG is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001280
1281#
Kumar Gala5cc44e02007-08-28 21:46:53 -05001282# RTC interfaces
1283#
1284CONFIG_RTC_INTF_SYSFS=y
1285CONFIG_RTC_INTF_PROC=y
1286CONFIG_RTC_INTF_DEV=y
1287# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
1288# CONFIG_RTC_DRV_TEST is not set
1289
1290#
1291# I2C RTC drivers
1292#
1293# CONFIG_RTC_DRV_DS1307 is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +11001294# CONFIG_RTC_DRV_DS1374 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001295# CONFIG_RTC_DRV_DS1672 is not set
1296# CONFIG_RTC_DRV_MAX6900 is not set
1297# CONFIG_RTC_DRV_RS5C372 is not set
1298# CONFIG_RTC_DRV_ISL1208 is not set
1299# CONFIG_RTC_DRV_X1205 is not set
1300# CONFIG_RTC_DRV_PCF8563 is not set
1301# CONFIG_RTC_DRV_PCF8583 is not set
1302# CONFIG_RTC_DRV_M41T80 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001303# CONFIG_RTC_DRV_S35390A is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001304# CONFIG_RTC_DRV_FM3130 is not set
Kumar Galaefe049b2009-01-26 20:00:42 -06001305# CONFIG_RTC_DRV_RX8581 is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001306# CONFIG_RTC_DRV_RX8025 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001307
1308#
1309# SPI RTC drivers
Jon Loeliger96abe932006-06-17 17:52:37 -05001310#
1311
1312#
Kumar Gala5cc44e02007-08-28 21:46:53 -05001313# Platform RTC drivers
Jon Loeliger96abe932006-06-17 17:52:37 -05001314#
Kumar Gala5cc44e02007-08-28 21:46:53 -05001315CONFIG_RTC_DRV_CMOS=y
Kumar Galaea371942008-11-08 12:32:41 -06001316# CONFIG_RTC_DRV_DS1286 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001317# CONFIG_RTC_DRV_DS1511 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001318# CONFIG_RTC_DRV_DS1553 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001319# CONFIG_RTC_DRV_DS1742 is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001320# CONFIG_RTC_DRV_STK17TA8 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001321# CONFIG_RTC_DRV_M48T86 is not set
Kumar Galaea371942008-11-08 12:32:41 -06001322# CONFIG_RTC_DRV_M48T35 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001323# CONFIG_RTC_DRV_M48T59 is not set
Kumar Galaea371942008-11-08 12:32:41 -06001324# CONFIG_RTC_DRV_BQ4802 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001325# CONFIG_RTC_DRV_V3020 is not set
1326
1327#
1328# on-CPU RTC drivers
1329#
Kumar Gala08af66b2009-05-13 17:26:51 -05001330# CONFIG_RTC_DRV_GENERIC is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001331# CONFIG_DMADEVICES is not set
Kumar Gala08af66b2009-05-13 17:26:51 -05001332# CONFIG_AUXDISPLAY is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001333# CONFIG_UIO is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001334
1335#
1336# TI VLYNQ
1337#
Kumar Galaea371942008-11-08 12:32:41 -06001338# CONFIG_STAGING is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001339
1340#
Jon Loeliger96abe932006-06-17 17:52:37 -05001341# File systems
1342#
1343CONFIG_EXT2_FS=y
1344# CONFIG_EXT2_FS_XATTR is not set
1345# CONFIG_EXT2_FS_XIP is not set
1346CONFIG_EXT3_FS=y
Kumar Gala08af66b2009-05-13 17:26:51 -05001347# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001348CONFIG_EXT3_FS_XATTR=y
1349# CONFIG_EXT3_FS_POSIX_ACL is not set
1350# CONFIG_EXT3_FS_SECURITY is not set
Kumar Galaea371942008-11-08 12:32:41 -06001351# CONFIG_EXT4_FS is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001352CONFIG_JBD=y
Jon Loeliger96abe932006-06-17 17:52:37 -05001353CONFIG_FS_MBCACHE=y
1354# CONFIG_REISERFS_FS is not set
1355# CONFIG_JFS_FS is not set
1356# CONFIG_FS_POSIX_ACL is not set
1357# CONFIG_XFS_FS is not set
Kumar Galaefe049b2009-01-26 20:00:42 -06001358# CONFIG_GFS2_FS is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001359# CONFIG_OCFS2_FS is not set
Kumar Galaefe049b2009-01-26 20:00:42 -06001360# CONFIG_BTRFS_FS is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001361CONFIG_FILE_LOCKING=y
1362CONFIG_FSNOTIFY=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001363CONFIG_DNOTIFY=y
Kumar Gala5cc44e02007-08-28 21:46:53 -05001364CONFIG_INOTIFY=y
1365CONFIG_INOTIFY_USER=y
Jon Loeliger96abe932006-06-17 17:52:37 -05001366# CONFIG_QUOTA is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001367# CONFIG_AUTOFS_FS is not set
1368# CONFIG_AUTOFS4_FS is not set
1369# CONFIG_FUSE_FS is not set
1370
1371#
Kumar Gala08af66b2009-05-13 17:26:51 -05001372# Caches
1373#
1374# CONFIG_FSCACHE is not set
1375
1376#
Jon Loeliger96abe932006-06-17 17:52:37 -05001377# CD-ROM/DVD Filesystems
1378#
Kumar Gala5cc44e02007-08-28 21:46:53 -05001379CONFIG_ISO9660_FS=m
1380CONFIG_JOLIET=y
1381CONFIG_ZISOFS=y
1382CONFIG_UDF_FS=m
1383CONFIG_UDF_NLS=y
Jon Loeliger96abe932006-06-17 17:52:37 -05001384
1385#
1386# DOS/FAT/NT Filesystems
1387#
Kumar Gala5cc44e02007-08-28 21:46:53 -05001388CONFIG_FAT_FS=y
1389CONFIG_MSDOS_FS=m
1390CONFIG_VFAT_FS=y
1391CONFIG_FAT_DEFAULT_CODEPAGE=437
1392CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1393CONFIG_NTFS_FS=y
1394# CONFIG_NTFS_DEBUG is not set
1395# CONFIG_NTFS_RW is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001396
1397#
1398# Pseudo filesystems
1399#
1400CONFIG_PROC_FS=y
1401CONFIG_PROC_KCORE=y
Paul Mackerrase89debc2007-01-22 22:39:24 +11001402CONFIG_PROC_SYSCTL=y
Kumar Galaea371942008-11-08 12:32:41 -06001403CONFIG_PROC_PAGE_MONITOR=y
Jon Loeliger96abe932006-06-17 17:52:37 -05001404CONFIG_SYSFS=y
1405CONFIG_TMPFS=y
Paul Mackerrase89debc2007-01-22 22:39:24 +11001406# CONFIG_TMPFS_POSIX_ACL is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001407# CONFIG_HUGETLB_PAGE is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001408# CONFIG_CONFIGFS_FS is not set
Kumar Galaefe049b2009-01-26 20:00:42 -06001409CONFIG_MISC_FILESYSTEMS=y
Kumar Gala5cc44e02007-08-28 21:46:53 -05001410CONFIG_ADFS_FS=m
1411# CONFIG_ADFS_FS_RW is not set
1412CONFIG_AFFS_FS=m
1413CONFIG_HFS_FS=m
1414CONFIG_HFSPLUS_FS=m
1415CONFIG_BEFS_FS=m
1416# CONFIG_BEFS_DEBUG is not set
1417CONFIG_BFS_FS=m
1418CONFIG_EFS_FS=m
1419CONFIG_CRAMFS=y
Kumar Galaefe049b2009-01-26 20:00:42 -06001420# CONFIG_SQUASHFS is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001421CONFIG_VXFS_FS=m
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001422# CONFIG_MINIX_FS is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001423# CONFIG_OMFS_FS is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001424CONFIG_HPFS_FS=m
1425CONFIG_QNX4FS_FS=m
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001426# CONFIG_ROMFS_FS is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001427CONFIG_SYSV_FS=m
1428CONFIG_UFS_FS=m
1429# CONFIG_UFS_FS_WRITE is not set
1430# CONFIG_UFS_DEBUG is not set
Kumar Gala08af66b2009-05-13 17:26:51 -05001431# CONFIG_NILFS2_FS is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +11001432CONFIG_NETWORK_FILESYSTEMS=y
Jon Loeliger96abe932006-06-17 17:52:37 -05001433CONFIG_NFS_FS=y
1434CONFIG_NFS_V3=y
1435# CONFIG_NFS_V3_ACL is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001436CONFIG_NFS_V4=y
Kumar Gala34466c52009-07-29 23:34:01 -05001437# CONFIG_NFS_V4_1 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001438CONFIG_ROOT_NFS=y
Jon Loeliger96abe932006-06-17 17:52:37 -05001439CONFIG_NFSD=y
1440# CONFIG_NFSD_V3 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001441# CONFIG_NFSD_V4 is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001442CONFIG_LOCKD=y
1443CONFIG_LOCKD_V4=y
1444CONFIG_EXPORTFS=y
1445CONFIG_NFS_COMMON=y
1446CONFIG_SUNRPC=y
Kumar Gala5cc44e02007-08-28 21:46:53 -05001447CONFIG_SUNRPC_GSS=y
Kumar Gala5cc44e02007-08-28 21:46:53 -05001448CONFIG_RPCSEC_GSS_KRB5=y
Jon Loeliger96abe932006-06-17 17:52:37 -05001449# CONFIG_RPCSEC_GSS_SPKM3 is not set
1450# CONFIG_SMB_FS is not set
1451# CONFIG_CIFS is not set
1452# CONFIG_NCP_FS is not set
1453# CONFIG_CODA_FS is not set
1454# CONFIG_AFS_FS is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001455
1456#
1457# Partition Types
1458#
1459CONFIG_PARTITION_ADVANCED=y
1460# CONFIG_ACORN_PARTITION is not set
1461# CONFIG_OSF_PARTITION is not set
1462# CONFIG_AMIGA_PARTITION is not set
1463# CONFIG_ATARI_PARTITION is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001464CONFIG_MAC_PARTITION=y
Jon Loeliger96abe932006-06-17 17:52:37 -05001465CONFIG_MSDOS_PARTITION=y
1466# CONFIG_BSD_DISKLABEL is not set
1467# CONFIG_MINIX_SUBPARTITION is not set
1468# CONFIG_SOLARIS_X86_PARTITION is not set
1469# CONFIG_UNIXWARE_DISKLABEL is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001470# CONFIG_LDM_PARTITION is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001471# CONFIG_SGI_PARTITION is not set
1472# CONFIG_ULTRIX_PARTITION is not set
1473# CONFIG_SUN_PARTITION is not set
1474# CONFIG_KARMA_PARTITION is not set
1475# CONFIG_EFI_PARTITION is not set
Kumar Gala795bb152007-07-02 00:04:36 -05001476# CONFIG_SYSV68_PARTITION is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001477CONFIG_NLS=y
1478CONFIG_NLS_DEFAULT="iso8859-1"
1479# CONFIG_NLS_CODEPAGE_437 is not set
1480# CONFIG_NLS_CODEPAGE_737 is not set
1481# CONFIG_NLS_CODEPAGE_775 is not set
1482# CONFIG_NLS_CODEPAGE_850 is not set
1483# CONFIG_NLS_CODEPAGE_852 is not set
1484# CONFIG_NLS_CODEPAGE_855 is not set
1485# CONFIG_NLS_CODEPAGE_857 is not set
1486# CONFIG_NLS_CODEPAGE_860 is not set
1487# CONFIG_NLS_CODEPAGE_861 is not set
1488# CONFIG_NLS_CODEPAGE_862 is not set
1489# CONFIG_NLS_CODEPAGE_863 is not set
1490# CONFIG_NLS_CODEPAGE_864 is not set
1491# CONFIG_NLS_CODEPAGE_865 is not set
1492# CONFIG_NLS_CODEPAGE_866 is not set
1493# CONFIG_NLS_CODEPAGE_869 is not set
1494# CONFIG_NLS_CODEPAGE_936 is not set
1495# CONFIG_NLS_CODEPAGE_950 is not set
1496# CONFIG_NLS_CODEPAGE_932 is not set
1497# CONFIG_NLS_CODEPAGE_949 is not set
1498# CONFIG_NLS_CODEPAGE_874 is not set
1499# CONFIG_NLS_ISO8859_8 is not set
1500# CONFIG_NLS_CODEPAGE_1250 is not set
1501# CONFIG_NLS_CODEPAGE_1251 is not set
1502# CONFIG_NLS_ASCII is not set
1503# CONFIG_NLS_ISO8859_1 is not set
1504# CONFIG_NLS_ISO8859_2 is not set
1505# CONFIG_NLS_ISO8859_3 is not set
1506# CONFIG_NLS_ISO8859_4 is not set
1507# CONFIG_NLS_ISO8859_5 is not set
1508# CONFIG_NLS_ISO8859_6 is not set
1509# CONFIG_NLS_ISO8859_7 is not set
1510# CONFIG_NLS_ISO8859_9 is not set
1511# CONFIG_NLS_ISO8859_13 is not set
1512# CONFIG_NLS_ISO8859_14 is not set
1513# CONFIG_NLS_ISO8859_15 is not set
1514# CONFIG_NLS_KOI8_R is not set
1515# CONFIG_NLS_KOI8_U is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001516CONFIG_NLS_UTF8=m
Paul Mackerrase89debc2007-01-22 22:39:24 +11001517# CONFIG_DLM is not set
Kumar Gala08af66b2009-05-13 17:26:51 -05001518# CONFIG_BINARY_PRINTF is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +11001519
1520#
Jon Loeliger96abe932006-06-17 17:52:37 -05001521# Library routines
1522#
Paul Mackerrase89debc2007-01-22 22:39:24 +11001523CONFIG_BITREVERSE=y
Kumar Galaefe049b2009-01-26 20:00:42 -06001524CONFIG_GENERIC_FIND_LAST_BIT=y
Jon Loeliger96abe932006-06-17 17:52:37 -05001525# CONFIG_CRC_CCITT is not set
1526# CONFIG_CRC16 is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001527CONFIG_CRC_T10DIF=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001528CONFIG_CRC_ITU_T=m
Jon Loeliger96abe932006-06-17 17:52:37 -05001529CONFIG_CRC32=y
Kumar Gala5cc44e02007-08-28 21:46:53 -05001530# CONFIG_CRC7 is not set
1531CONFIG_LIBCRC32C=m
1532CONFIG_ZLIB_INFLATE=y
Kumar Gala08af66b2009-05-13 17:26:51 -05001533CONFIG_DECOMPRESS_GZIP=y
Kumar Gala795bb152007-07-02 00:04:36 -05001534CONFIG_HAS_IOMEM=y
1535CONFIG_HAS_IOPORT=y
1536CONFIG_HAS_DMA=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001537CONFIG_HAVE_LMB=y
Kumar Gala08af66b2009-05-13 17:26:51 -05001538CONFIG_NLATTR=y
Kumar Gala34466c52009-07-29 23:34:01 -05001539CONFIG_GENERIC_ATOMIC64=y
Jon Loeliger96abe932006-06-17 17:52:37 -05001540
1541#
1542# Kernel hacking
1543#
1544# CONFIG_PRINTK_TIME is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +11001545CONFIG_ENABLE_WARN_DEPRECATED=y
Paul Mackerrase89debc2007-01-22 22:39:24 +11001546CONFIG_ENABLE_MUST_CHECK=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001547CONFIG_FRAME_WARN=1024
Jon Loeliger96abe932006-06-17 17:52:37 -05001548# CONFIG_MAGIC_SYSRQ is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +10001549# CONFIG_UNUSED_SYMBOLS is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +11001550# CONFIG_DEBUG_FS is not set
1551# CONFIG_HEADERS_CHECK is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001552CONFIG_DEBUG_KERNEL=y
Kumar Gala795bb152007-07-02 00:04:36 -05001553# CONFIG_DEBUG_SHIRQ is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001554CONFIG_DETECT_SOFTLOCKUP=y
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001555# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1556CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
Kumar Gala08af66b2009-05-13 17:26:51 -05001557CONFIG_DETECT_HUNG_TASK=y
1558# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
1559CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
Kumar Gala5cc44e02007-08-28 21:46:53 -05001560CONFIG_SCHED_DEBUG=y
Jon Loeliger96abe932006-06-17 17:52:37 -05001561# CONFIG_SCHEDSTATS is not set
Kumar Gala795bb152007-07-02 00:04:36 -05001562# CONFIG_TIMER_STATS is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001563# CONFIG_DEBUG_OBJECTS is not set
Anton Blanchard309a1092007-10-15 05:15:36 +10001564# CONFIG_SLUB_DEBUG_ON is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001565# CONFIG_SLUB_STATS is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +10001566# CONFIG_DEBUG_RT_MUTEXES is not set
1567# CONFIG_RT_MUTEX_TESTER is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001568# CONFIG_DEBUG_SPINLOCK is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +10001569# CONFIG_DEBUG_MUTEXES is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001570# CONFIG_DEBUG_LOCK_ALLOC is not set
1571# CONFIG_PROVE_LOCKING is not set
1572# CONFIG_LOCK_STAT is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001573# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +10001574# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001575# CONFIG_DEBUG_KOBJECT is not set
1576# CONFIG_DEBUG_HIGHMEM is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +11001577# CONFIG_DEBUG_BUGVERBOSE is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001578CONFIG_DEBUG_INFO=y
Jon Loeliger96abe932006-06-17 17:52:37 -05001579# CONFIG_DEBUG_VM is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001580# CONFIG_DEBUG_WRITECOUNT is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001581# CONFIG_DEBUG_MEMORY_INIT is not set
Paul Mackerrase89debc2007-01-22 22:39:24 +11001582# CONFIG_DEBUG_LIST is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +11001583# CONFIG_DEBUG_SG is not set
Kumar Galaefe049b2009-01-26 20:00:42 -06001584# CONFIG_DEBUG_NOTIFIERS is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001585# CONFIG_RCU_TORTURE_TEST is not set
Kumar Galaea371942008-11-08 12:32:41 -06001586# CONFIG_RCU_CPU_STALL_DETECTOR is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001587# CONFIG_BACKTRACE_SELF_TEST is not set
Kumar Galaea371942008-11-08 12:32:41 -06001588# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
Kumar Gala795bb152007-07-02 00:04:36 -05001589# CONFIG_FAULT_INJECTION is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001590# CONFIG_LATENCYTOP is not set
1591CONFIG_SYSCTL_SYSCALL_CHECK=y
Kumar Gala08af66b2009-05-13 17:26:51 -05001592# CONFIG_DEBUG_PAGEALLOC is not set
Kumar Galaea371942008-11-08 12:32:41 -06001593CONFIG_HAVE_FUNCTION_TRACER=y
Kumar Gala08af66b2009-05-13 17:26:51 -05001594CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
Kumar Galaefe049b2009-01-26 20:00:42 -06001595CONFIG_HAVE_DYNAMIC_FTRACE=y
1596CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
Kumar Gala08af66b2009-05-13 17:26:51 -05001597CONFIG_TRACING_SUPPORT=y
Kumar Gala34466c52009-07-29 23:34:01 -05001598CONFIG_FTRACE=y
Kumar Galaea371942008-11-08 12:32:41 -06001599# CONFIG_FUNCTION_TRACER is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001600# CONFIG_IRQSOFF_TRACER is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001601# CONFIG_SCHED_TRACER is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001602# CONFIG_ENABLE_DEFAULT_TRACERS is not set
Kumar Galaea371942008-11-08 12:32:41 -06001603# CONFIG_BOOT_TRACER is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001604CONFIG_BRANCH_PROFILE_NONE=y
1605# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
1606# CONFIG_PROFILE_ALL_BRANCHES is not set
Kumar Galaea371942008-11-08 12:32:41 -06001607# CONFIG_STACK_TRACER is not set
Kumar Gala08af66b2009-05-13 17:26:51 -05001608# CONFIG_KMEMTRACE is not set
1609# CONFIG_WORKQUEUE_TRACER is not set
1610# CONFIG_BLK_DEV_IO_TRACE is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +11001611# CONFIG_SAMPLES is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001612CONFIG_HAVE_ARCH_KGDB=y
1613# CONFIG_KGDB is not set
Kumar Gala34466c52009-07-29 23:34:01 -05001614# CONFIG_KMEMCHECK is not set
1615# CONFIG_PPC_DISABLE_WERROR is not set
1616CONFIG_PPC_WERROR=y
Kumar Galaefe049b2009-01-26 20:00:42 -06001617CONFIG_PRINT_STACK_DEPTH=64
Kumar Gala795bb152007-07-02 00:04:36 -05001618# CONFIG_DEBUG_STACKOVERFLOW is not set
1619# CONFIG_DEBUG_STACK_USAGE is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001620# CONFIG_CODE_PATCHING_SELFTEST is not set
1621# CONFIG_FTR_FIXUP_SELFTEST is not set
Kumar Galaea371942008-11-08 12:32:41 -06001622# CONFIG_MSI_BITMAP_SELFTEST is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001623# CONFIG_XMON is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001624# CONFIG_IRQSTACKS is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001625# CONFIG_BDI_SWITCH is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001626# CONFIG_BOOTX_TEXT is not set
Paul Mackerrasfb7d5272006-09-10 11:04:36 +10001627# CONFIG_PPC_EARLY_DEBUG is not set
Jon Loeliger96abe932006-06-17 17:52:37 -05001628
1629#
1630# Security options
1631#
1632# CONFIG_KEYS is not set
1633# CONFIG_SECURITY is not set
Kumar Galaea371942008-11-08 12:32:41 -06001634# CONFIG_SECURITYFS is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +11001635# CONFIG_SECURITY_FILE_CAPABILITIES is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001636CONFIG_CRYPTO=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001637
1638#
1639# Crypto core or helper
1640#
Kumar Galaea371942008-11-08 12:32:41 -06001641# CONFIG_CRYPTO_FIPS is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001642CONFIG_CRYPTO_ALGAPI=y
Kumar Galaefe049b2009-01-26 20:00:42 -06001643CONFIG_CRYPTO_ALGAPI2=y
1644CONFIG_CRYPTO_AEAD2=y
Kumar Gala5cc44e02007-08-28 21:46:53 -05001645CONFIG_CRYPTO_BLKCIPHER=y
Kumar Galaefe049b2009-01-26 20:00:42 -06001646CONFIG_CRYPTO_BLKCIPHER2=y
Kumar Gala5cc44e02007-08-28 21:46:53 -05001647CONFIG_CRYPTO_HASH=y
Kumar Galaefe049b2009-01-26 20:00:42 -06001648CONFIG_CRYPTO_HASH2=y
1649CONFIG_CRYPTO_RNG2=y
Kumar Gala08af66b2009-05-13 17:26:51 -05001650CONFIG_CRYPTO_PCOMP=y
Kumar Gala5cc44e02007-08-28 21:46:53 -05001651CONFIG_CRYPTO_MANAGER=y
Kumar Galaefe049b2009-01-26 20:00:42 -06001652CONFIG_CRYPTO_MANAGER2=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001653# CONFIG_CRYPTO_GF128MUL is not set
1654# CONFIG_CRYPTO_NULL is not set
Kumar Gala08af66b2009-05-13 17:26:51 -05001655CONFIG_CRYPTO_WORKQUEUE=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001656# CONFIG_CRYPTO_CRYPTD is not set
1657# CONFIG_CRYPTO_AUTHENC is not set
1658# CONFIG_CRYPTO_TEST is not set
1659
1660#
1661# Authenticated Encryption with Associated Data
1662#
1663# CONFIG_CRYPTO_CCM is not set
1664# CONFIG_CRYPTO_GCM is not set
1665# CONFIG_CRYPTO_SEQIV is not set
1666
1667#
1668# Block modes
1669#
1670CONFIG_CRYPTO_CBC=y
1671# CONFIG_CRYPTO_CTR is not set
1672# CONFIG_CRYPTO_CTS is not set
1673# CONFIG_CRYPTO_ECB is not set
1674# CONFIG_CRYPTO_LRW is not set
1675CONFIG_CRYPTO_PCBC=m
1676# CONFIG_CRYPTO_XTS is not set
1677
1678#
1679# Hash modes
1680#
Kumar Gala5cc44e02007-08-28 21:46:53 -05001681CONFIG_CRYPTO_HMAC=y
1682# CONFIG_CRYPTO_XCBC is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001683
1684#
1685# Digest
1686#
Kumar Galaefe049b2009-01-26 20:00:42 -06001687CONFIG_CRYPTO_CRC32C=m
Kumar Gala5cc44e02007-08-28 21:46:53 -05001688# CONFIG_CRYPTO_MD4 is not set
1689CONFIG_CRYPTO_MD5=y
Kumar Gala70b3ec32008-06-09 08:53:39 -05001690# CONFIG_CRYPTO_MICHAEL_MIC is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001691# CONFIG_CRYPTO_RMD128 is not set
1692# CONFIG_CRYPTO_RMD160 is not set
1693# CONFIG_CRYPTO_RMD256 is not set
1694# CONFIG_CRYPTO_RMD320 is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +11001695CONFIG_CRYPTO_SHA1=m
Kumar Gala5cc44e02007-08-28 21:46:53 -05001696# CONFIG_CRYPTO_SHA256 is not set
1697# CONFIG_CRYPTO_SHA512 is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001698# CONFIG_CRYPTO_TGR192 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001699# CONFIG_CRYPTO_WP512 is not set
1700
1701#
1702# Ciphers
1703#
Kumar Gala5cc44e02007-08-28 21:46:53 -05001704# CONFIG_CRYPTO_AES is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001705# CONFIG_CRYPTO_ANUBIS is not set
1706# CONFIG_CRYPTO_ARC4 is not set
1707# CONFIG_CRYPTO_BLOWFISH is not set
1708# CONFIG_CRYPTO_CAMELLIA is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001709# CONFIG_CRYPTO_CAST5 is not set
1710# CONFIG_CRYPTO_CAST6 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001711CONFIG_CRYPTO_DES=y
1712# CONFIG_CRYPTO_FCRYPT is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001713# CONFIG_CRYPTO_KHAZAD is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001714# CONFIG_CRYPTO_SALSA20 is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001715# CONFIG_CRYPTO_SEED is not set
1716# CONFIG_CRYPTO_SERPENT is not set
1717# CONFIG_CRYPTO_TEA is not set
1718# CONFIG_CRYPTO_TWOFISH is not set
1719
1720#
1721# Compression
1722#
Kumar Gala5cc44e02007-08-28 21:46:53 -05001723# CONFIG_CRYPTO_DEFLATE is not set
Kumar Gala08af66b2009-05-13 17:26:51 -05001724# CONFIG_CRYPTO_ZLIB is not set
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001725# CONFIG_CRYPTO_LZO is not set
Kumar Galaea371942008-11-08 12:32:41 -06001726
1727#
1728# Random Number Generation
1729#
1730# CONFIG_CRYPTO_ANSI_CPRNG is not set
Kumar Gala5cc44e02007-08-28 21:46:53 -05001731CONFIG_CRYPTO_HW=y
Kumar Galaeff2f1e2008-03-24 08:56:06 -05001732# CONFIG_CRYPTO_DEV_HIFN_795X is not set
Kumar Gala2bb2e1d2008-08-21 07:11:30 -05001733# CONFIG_CRYPTO_DEV_TALITOS is not set
Paul Mackerras43af66e2007-12-06 16:53:35 +11001734# CONFIG_PPC_CLOCK is not set
Kumar Gala70b3ec32008-06-09 08:53:39 -05001735# CONFIG_VIRTUALIZATION is not set