blob: 40301f86a45c1cddbbc6ec9d09d45bcceb6fa2f1 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Automatically generated make config: don't edit
Paul Mundtfc4967b2009-04-27 14:06:26 +09003# Linux kernel version: 2.6.30-rc3
4# Mon Apr 27 13:42:53 2009
Linus Torvalds1da177e2005-04-16 15:20:36 -07005#
6CONFIG_SUPERH=y
Paul Mundt3e0137f2007-11-23 14:17:42 +09007# CONFIG_SUPERH32 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07008CONFIG_SUPERH64=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09009CONFIG_ARCH_DEFCONFIG="arch/sh/configs/cayman_defconfig"
Linus Torvalds1da177e2005-04-16 15:20:36 -070010CONFIG_RWSEM_GENERIC_SPINLOCK=y
Paul Mundtb4a53b42006-10-03 13:31:43 +090011CONFIG_GENERIC_FIND_NEXT_BIT=y
12CONFIG_GENERIC_HWEIGHT=y
Paul Mundt0c09e7d2007-10-01 17:48:28 +090013CONFIG_GENERIC_HARDIRQS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090014CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
Paul Mundt0c09e7d2007-10-01 17:48:28 +090015CONFIG_GENERIC_IRQ_PROBE=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090016# CONFIG_GENERIC_GPIO is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +090017# CONFIG_GENERIC_TIME is not set
18# CONFIG_GENERIC_CLOCKEVENTS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090019# CONFIG_ARCH_SUSPEND_POSSIBLE is not set
20# CONFIG_ARCH_HIBERNATION_POSSIBLE is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +090021CONFIG_SYS_SUPPORTS_PCI=y
22CONFIG_STACKTRACE_SUPPORT=y
23CONFIG_LOCKDEP_SUPPORT=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090024CONFIG_HAVE_LATENCYTOP_SUPPORT=y
Paul Mundte827f202007-05-14 09:14:29 +090025# CONFIG_ARCH_HAS_ILOG2_U32 is not set
26# CONFIG_ARCH_HAS_ILOG2_U64 is not set
Paul Mundt0c09e7d2007-10-01 17:48:28 +090027CONFIG_ARCH_NO_VIRT_TO_BUS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090028CONFIG_ARCH_HAS_DEFAULT_IDLE=y
Paul Mundtb4a53b42006-10-03 13:31:43 +090029CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
Linus Torvalds1da177e2005-04-16 15:20:36 -070030
31#
Paul Mundt0c09e7d2007-10-01 17:48:28 +090032# General setup
Linus Torvalds1da177e2005-04-16 15:20:36 -070033#
34CONFIG_EXPERIMENTAL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070035CONFIG_BROKEN_ON_SMP=y
Paul Mundtb4a53b42006-10-03 13:31:43 +090036CONFIG_LOCK_KERNEL=y
37CONFIG_INIT_ENV_ARG_LIMIT=32
Linus Torvalds1da177e2005-04-16 15:20:36 -070038CONFIG_LOCALVERSION=""
Paul Mundtb4a53b42006-10-03 13:31:43 +090039CONFIG_LOCALVERSION_AUTO=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070040CONFIG_SWAP=y
41# CONFIG_SYSVIPC is not set
42CONFIG_POSIX_MQUEUE=y
Paul Mundtfc4967b2009-04-27 14:06:26 +090043CONFIG_POSIX_MQUEUE_SYSCTL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070044# CONFIG_BSD_PROCESS_ACCT is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +090045# CONFIG_TASKSTATS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070046# CONFIG_AUDIT is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090047
48#
49# RCU Subsystem
50#
51CONFIG_CLASSIC_RCU=y
52# CONFIG_TREE_RCU is not set
53# CONFIG_PREEMPT_RCU is not set
54# CONFIG_TREE_RCU_TRACE is not set
55# CONFIG_PREEMPT_RCU_TRACE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -070056# CONFIG_IKCONFIG is not set
Paul Mundte827f202007-05-14 09:14:29 +090057CONFIG_LOG_BUF_SHIFT=14
Paul Mundt4bb273e2008-10-22 20:05:11 +090058# CONFIG_GROUP_SCHED is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +090059# CONFIG_CGROUPS is not set
Paul Mundte827f202007-05-14 09:14:29 +090060CONFIG_SYSFS_DEPRECATED=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090061CONFIG_SYSFS_DEPRECATED_V2=y
Paul Mundtb4a53b42006-10-03 13:31:43 +090062# CONFIG_RELAY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +090063# CONFIG_NAMESPACES is not set
Paul Mundte827f202007-05-14 09:14:29 +090064# CONFIG_BLK_DEV_INITRD is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +090065# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
66CONFIG_SYSCTL=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090067CONFIG_ANON_INODES=y
Paul Mundt3e0137f2007-11-23 14:17:42 +090068CONFIG_EMBEDDED=y
Paul Mundtb4a53b42006-10-03 13:31:43 +090069CONFIG_UID16=y
Paul Mundte827f202007-05-14 09:14:29 +090070CONFIG_SYSCTL_SYSCALL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070071CONFIG_KALLSYMS=y
72# CONFIG_KALLSYMS_ALL is not set
73# CONFIG_KALLSYMS_EXTRA_PASS is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +090074# CONFIG_STRIP_ASM_SYMS is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +090075CONFIG_HOTPLUG=y
76CONFIG_PRINTK=y
77CONFIG_BUG=y
78CONFIG_ELF_CORE=y
79CONFIG_BASE_FULL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070080CONFIG_FUTEX=y
81CONFIG_EPOLL=y
Paul Mundte827f202007-05-14 09:14:29 +090082CONFIG_SIGNALFD=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090083CONFIG_TIMERFD=y
Paul Mundte827f202007-05-14 09:14:29 +090084CONFIG_EVENTFD=y
Linus Torvalds1da177e2005-04-16 15:20:36 -070085CONFIG_SHMEM=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090086CONFIG_AIO=y
Paul Mundtb4a53b42006-10-03 13:31:43 +090087CONFIG_VM_EVENT_COUNTERS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090088CONFIG_PCI_QUIRKS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090089CONFIG_COMPAT_BRK=y
Paul Mundte827f202007-05-14 09:14:29 +090090CONFIG_SLAB=y
91# CONFIG_SLUB is not set
92# CONFIG_SLOB is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +090093# CONFIG_PROFILING is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +090094# CONFIG_MARKERS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +090095CONFIG_HAVE_OPROFILE=y
96CONFIG_HAVE_IOREMAP_PROT=y
Paul Mundt53a52ab2009-04-02 22:02:26 +090097CONFIG_HAVE_ARCH_TRACEHOOK=y
Paul Mundt4bb273e2008-10-22 20:05:11 +090098CONFIG_HAVE_CLK=y
Paul Mundtfc4967b2009-04-27 14:06:26 +090099CONFIG_HAVE_DMA_API_DEBUG=y
100# CONFIG_SLOW_WORK is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900101CONFIG_HAVE_GENERIC_DMA_COHERENT=y
102CONFIG_SLABINFO=y
Paul Mundtb4a53b42006-10-03 13:31:43 +0900103CONFIG_RT_MUTEXES=y
Paul Mundtb4a53b42006-10-03 13:31:43 +0900104CONFIG_BASE_SMALL=0
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900105CONFIG_MODULES=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900106# CONFIG_MODULE_FORCE_LOAD is not set
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900107CONFIG_MODULE_UNLOAD=y
108# CONFIG_MODULE_FORCE_UNLOAD is not set
109# CONFIG_MODVERSIONS is not set
110# CONFIG_MODULE_SRCVERSION_ALL is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900111CONFIG_BLOCK=y
112# CONFIG_LBD is not set
Paul Mundt207a1302007-07-20 12:39:54 +0900113# CONFIG_BLK_DEV_BSG is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900114# CONFIG_BLK_DEV_INTEGRITY is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900115
116#
117# IO Schedulers
118#
119CONFIG_IOSCHED_NOOP=y
120CONFIG_IOSCHED_AS=y
121CONFIG_IOSCHED_DEADLINE=y
122CONFIG_IOSCHED_CFQ=y
123# CONFIG_DEFAULT_AS is not set
124# CONFIG_DEFAULT_DEADLINE is not set
125CONFIG_DEFAULT_CFQ=y
126# CONFIG_DEFAULT_NOOP is not set
127CONFIG_DEFAULT_IOSCHED="cfq"
Paul Mundt4bb273e2008-10-22 20:05:11 +0900128# CONFIG_FREEZER is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900129
130#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700131# System type
132#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700133CONFIG_CPU_SH5=y
134CONFIG_CPU_SUBTYPE_SH5_101=y
135# CONFIG_CPU_SUBTYPE_SH5_103 is not set
Paul Mundt9ad3d332007-11-20 18:45:39 +0900136
137#
Paul Mundt9ad3d332007-11-20 18:45:39 +0900138# Memory management options
139#
Paul Mundt3e0137f2007-11-23 14:17:42 +0900140CONFIG_QUICKLIST=y
141CONFIG_MMU=y
142CONFIG_PAGE_OFFSET=0x20000000
143CONFIG_MEMORY_START=0x80000000
Paul Mundt9ad3d332007-11-20 18:45:39 +0900144CONFIG_MEMORY_SIZE=0x00400000
145CONFIG_32BIT=y
146CONFIG_ARCH_FLATMEM_ENABLE=y
147CONFIG_ARCH_SPARSEMEM_ENABLE=y
148CONFIG_ARCH_SPARSEMEM_DEFAULT=y
149CONFIG_MAX_ACTIVE_REGIONS=1
150CONFIG_ARCH_POPULATES_NODE_MAP=y
151CONFIG_ARCH_SELECT_MEMORY_MODEL=y
152CONFIG_PAGE_SIZE_4KB=y
153# CONFIG_PAGE_SIZE_8KB is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900154# CONFIG_PAGE_SIZE_16KB is not set
Paul Mundt9ad3d332007-11-20 18:45:39 +0900155# CONFIG_PAGE_SIZE_64KB is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900156CONFIG_ENTRY_OFFSET=0x00001000
Paul Mundt9ad3d332007-11-20 18:45:39 +0900157CONFIG_HUGETLB_PAGE_SIZE_64K=y
158# CONFIG_HUGETLB_PAGE_SIZE_256K is not set
159# CONFIG_HUGETLB_PAGE_SIZE_1MB is not set
160# CONFIG_HUGETLB_PAGE_SIZE_4MB is not set
161# CONFIG_HUGETLB_PAGE_SIZE_64MB is not set
162# CONFIG_HUGETLB_PAGE_SIZE_512MB is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900163CONFIG_SELECT_MEMORY_MODEL=y
164CONFIG_FLATMEM_MANUAL=y
165# CONFIG_DISCONTIGMEM_MANUAL is not set
166# CONFIG_SPARSEMEM_MANUAL is not set
167CONFIG_FLATMEM=y
168CONFIG_FLAT_NODE_MEM_MAP=y
Paul Mundt9ad3d332007-11-20 18:45:39 +0900169CONFIG_SPARSEMEM_STATIC=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900170CONFIG_PAGEFLAGS_EXTENDED=y
Paul Mundtb4a53b42006-10-03 13:31:43 +0900171CONFIG_SPLIT_PTLOCK_CPUS=4
Paul Mundt4bb273e2008-10-22 20:05:11 +0900172# CONFIG_PHYS_ADDR_T_64BIT is not set
Paul Mundte827f202007-05-14 09:14:29 +0900173CONFIG_ZONE_DMA_FLAG=0
Paul Mundt3e0137f2007-11-23 14:17:42 +0900174CONFIG_NR_QUICK=2
Paul Mundt4bb273e2008-10-22 20:05:11 +0900175CONFIG_UNEVICTABLE_LRU=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900176CONFIG_HAVE_MLOCK=y
177CONFIG_HAVE_MLOCKED_PAGE_BIT=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700178
179#
Paul Mundt9ad3d332007-11-20 18:45:39 +0900180# Cache configuration
181#
Paul Mundt9ad3d332007-11-20 18:45:39 +0900182# CONFIG_CACHE_WRITEBACK is not set
183# CONFIG_CACHE_WRITETHROUGH is not set
184CONFIG_CACHE_OFF=y
185
186#
Paul Mundt3e0137f2007-11-23 14:17:42 +0900187# Processor features
Linus Torvalds1da177e2005-04-16 15:20:36 -0700188#
Paul Mundt3e0137f2007-11-23 14:17:42 +0900189CONFIG_CPU_LITTLE_ENDIAN=y
190# CONFIG_CPU_BIG_ENDIAN is not set
191CONFIG_SH_FPU=y
192# CONFIG_SH64_FPU_DENORM_FLUSH is not set
193CONFIG_SH64_USER_MISALIGNED_FIXUP=y
194CONFIG_SH64_ID2815_WORKAROUND=y
195CONFIG_CPU_HAS_FPU=y
196
197#
198# Board support
199#
200CONFIG_SH_CAYMAN=y
201
202#
203# Timer and clock configuration
204#
205CONFIG_SH_TIMER_IRQ=16
206CONFIG_SH_PCLK_FREQ=50000000
Paul Mundt3e0137f2007-11-23 14:17:42 +0900207
208#
209# CPU Frequency scaling
210#
211# CONFIG_CPU_FREQ is not set
212
213#
214# DMA support
215#
216
217#
218# Companion Chips
219#
220
221#
222# Additional SuperH Device Drivers
223#
224CONFIG_HEARTBEAT=y
225# CONFIG_PUSH_SWITCH is not set
226
227#
228# Kernel features
229#
230# CONFIG_HZ_100 is not set
231CONFIG_HZ_250=y
232# CONFIG_HZ_300 is not set
233# CONFIG_HZ_1000 is not set
234CONFIG_HZ=250
Paul Mundt4bb273e2008-10-22 20:05:11 +0900235# CONFIG_SCHED_HRTICK is not set
236# CONFIG_SECCOMP is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900237# CONFIG_PREEMPT_NONE is not set
238# CONFIG_PREEMPT_VOLUNTARY is not set
239CONFIG_PREEMPT=y
Paul Mundt3e0137f2007-11-23 14:17:42 +0900240
241#
242# Boot options
243#
244CONFIG_ZERO_PAGE_OFFSET=0x00001000
245CONFIG_BOOT_LINK_OFFSET=0x00800000
246# CONFIG_CMDLINE_BOOL is not set
247
248#
249# Bus options
250#
251CONFIG_PCI=y
252CONFIG_SH_PCIDMA_NONCOHERENT=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900253# CONFIG_PCIEPORTBUS is not set
Paul Mundte827f202007-05-14 09:14:29 +0900254# CONFIG_ARCH_SUPPORTS_MSI is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900255CONFIG_PCI_LEGACY=y
256# CONFIG_PCI_DEBUG is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900257# CONFIG_PCI_STUB is not set
258# CONFIG_PCI_IOV is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700259# CONFIG_PCCARD is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900260# CONFIG_HOTPLUG_PCI is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700261
262#
263# Executable file formats
264#
265CONFIG_BINFMT_ELF=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900266# CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set
267# CONFIG_HAVE_AOUT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700268# CONFIG_BINFMT_MISC is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900269
270#
271# Power management options (EXPERIMENTAL)
272#
273# CONFIG_PM is not set
274# CONFIG_CPU_IDLE is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900275CONFIG_NET=y
276
277#
278# Networking options
279#
Paul Mundtb4a53b42006-10-03 13:31:43 +0900280CONFIG_PACKET=y
281# CONFIG_PACKET_MMAP is not set
282CONFIG_UNIX=y
283CONFIG_XFRM=y
284# CONFIG_XFRM_USER is not set
285# CONFIG_XFRM_SUB_POLICY is not set
Paul Mundte827f202007-05-14 09:14:29 +0900286# CONFIG_XFRM_MIGRATE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900287# CONFIG_XFRM_STATISTICS is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900288# CONFIG_NET_KEY is not set
289CONFIG_INET=y
290# CONFIG_IP_MULTICAST is not set
291# CONFIG_IP_ADVANCED_ROUTER is not set
292CONFIG_IP_FIB_HASH=y
293CONFIG_IP_PNP=y
294# CONFIG_IP_PNP_DHCP is not set
295# CONFIG_IP_PNP_BOOTP is not set
296# CONFIG_IP_PNP_RARP is not set
297# CONFIG_NET_IPIP is not set
298# CONFIG_NET_IPGRE is not set
299# CONFIG_ARPD is not set
300# CONFIG_SYN_COOKIES is not set
301# CONFIG_INET_AH is not set
302# CONFIG_INET_ESP is not set
303# CONFIG_INET_IPCOMP is not set
304# CONFIG_INET_XFRM_TUNNEL is not set
305# CONFIG_INET_TUNNEL is not set
306CONFIG_INET_XFRM_MODE_TRANSPORT=y
307CONFIG_INET_XFRM_MODE_TUNNEL=y
Paul Mundte827f202007-05-14 09:14:29 +0900308CONFIG_INET_XFRM_MODE_BEET=y
Paul Mundtdd3aa7c2007-11-02 14:36:55 +0900309# CONFIG_INET_LRO is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900310CONFIG_INET_DIAG=y
311CONFIG_INET_TCP_DIAG=y
312# CONFIG_TCP_CONG_ADVANCED is not set
313CONFIG_TCP_CONG_CUBIC=y
314CONFIG_DEFAULT_TCP_CONG="cubic"
Paul Mundte827f202007-05-14 09:14:29 +0900315# CONFIG_TCP_MD5SIG is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900316# CONFIG_IPV6 is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900317# CONFIG_NETWORK_SECMARK is not set
318# CONFIG_NETFILTER is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900319# CONFIG_IP_DCCP is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900320# CONFIG_IP_SCTP is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900321# CONFIG_TIPC is not set
322# CONFIG_ATM is not set
323# CONFIG_BRIDGE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900324# CONFIG_NET_DSA is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900325# CONFIG_VLAN_8021Q is not set
326# CONFIG_DECNET is not set
327# CONFIG_LLC2 is not set
328# CONFIG_IPX is not set
329# CONFIG_ATALK is not set
330# CONFIG_X25 is not set
331# CONFIG_LAPB is not set
332# CONFIG_ECONET is not set
333# CONFIG_WAN_ROUTER is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900334# CONFIG_PHONET is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900335# CONFIG_NET_SCHED is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900336# CONFIG_DCB is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900337
338#
339# Network testing
340#
341# CONFIG_NET_PKTGEN is not set
342# CONFIG_HAMRADIO is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900343# CONFIG_CAN is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900344# CONFIG_IRDA is not set
345# CONFIG_BT is not set
Paul Mundte827f202007-05-14 09:14:29 +0900346# CONFIG_AF_RXRPC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900347CONFIG_WIRELESS=y
Paul Mundte827f202007-05-14 09:14:29 +0900348# CONFIG_CFG80211 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900349# CONFIG_WIRELESS_OLD_REGULATORY is not set
Paul Mundte827f202007-05-14 09:14:29 +0900350# CONFIG_WIRELESS_EXT is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900351# CONFIG_LIB80211 is not set
Paul Mundte827f202007-05-14 09:14:29 +0900352# CONFIG_MAC80211 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900353# CONFIG_WIMAX is not set
Paul Mundte827f202007-05-14 09:14:29 +0900354# CONFIG_RFKILL is not set
Paul Mundt207a1302007-07-20 12:39:54 +0900355# CONFIG_NET_9P is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900356
357#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700358# Device Drivers
359#
360
361#
362# Generic Driver Options
363#
Paul Mundtdd3aa7c2007-11-02 14:36:55 +0900364CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Linus Torvalds1da177e2005-04-16 15:20:36 -0700365CONFIG_STANDALONE=y
366CONFIG_PREVENT_FIRMWARE_BUILD=y
367# CONFIG_FW_LOADER is not set
368# CONFIG_DEBUG_DRIVER is not set
Paul Mundte827f202007-05-14 09:14:29 +0900369# CONFIG_DEBUG_DEVRES is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900370# CONFIG_SYS_HYPERVISOR is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900371# CONFIG_CONNECTOR is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700372# CONFIG_MTD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700373# CONFIG_PARPORT is not set
Paul Mundt207a1302007-07-20 12:39:54 +0900374CONFIG_BLK_DEV=y
Paul Mundt3e0137f2007-11-23 14:17:42 +0900375# CONFIG_BLK_CPQ_CISS_DA is not set
376# CONFIG_BLK_DEV_DAC960 is not set
377# CONFIG_BLK_DEV_UMEM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700378# CONFIG_BLK_DEV_COW_COMMON is not set
379CONFIG_BLK_DEV_LOOP=y
380# CONFIG_BLK_DEV_CRYPTOLOOP is not set
381# CONFIG_BLK_DEV_NBD is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900382# CONFIG_BLK_DEV_SX8 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700383CONFIG_BLK_DEV_RAM=y
384CONFIG_BLK_DEV_RAM_COUNT=16
385CONFIG_BLK_DEV_RAM_SIZE=4096
Paul Mundt4bb273e2008-10-22 20:05:11 +0900386# CONFIG_BLK_DEV_XIP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700387# CONFIG_CDROM_PKTCDVD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700388# CONFIG_ATA_OVER_ETH is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900389# CONFIG_BLK_DEV_HD is not set
Paul Mundt207a1302007-07-20 12:39:54 +0900390CONFIG_MISC_DEVICES=y
Paul Mundt3e0137f2007-11-23 14:17:42 +0900391# CONFIG_PHANTOM is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900392# CONFIG_SGI_IOC4 is not set
393# CONFIG_TIFM_CORE is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900394# CONFIG_ICS932S401 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900395# CONFIG_ENCLOSURE_SERVICES is not set
396# CONFIG_HP_ILO is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900397# CONFIG_ISL29003 is not set
398# CONFIG_C2PORT is not set
399
400#
401# EEPROM support
402#
403# CONFIG_EEPROM_AT24 is not set
404# CONFIG_EEPROM_LEGACY is not set
405# CONFIG_EEPROM_93CX6 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900406CONFIG_HAVE_IDE=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700407# CONFIG_IDE is not set
408
409#
410# SCSI device support
411#
Paul Mundtb4a53b42006-10-03 13:31:43 +0900412# CONFIG_RAID_ATTRS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700413CONFIG_SCSI=y
Paul Mundt207a1302007-07-20 12:39:54 +0900414CONFIG_SCSI_DMA=y
Paul Mundte827f202007-05-14 09:14:29 +0900415# CONFIG_SCSI_TGT is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900416# CONFIG_SCSI_NETLINK is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700417CONFIG_SCSI_PROC_FS=y
418
419#
420# SCSI support type (disk, tape, CD-ROM)
421#
422CONFIG_BLK_DEV_SD=y
423# CONFIG_CHR_DEV_ST is not set
424# CONFIG_CHR_DEV_OSST is not set
425# CONFIG_BLK_DEV_SR is not set
426# CONFIG_CHR_DEV_SG is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900427# CONFIG_CHR_DEV_SCH is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700428
429#
430# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
431#
432CONFIG_SCSI_MULTI_LUN=y
433# CONFIG_SCSI_CONSTANTS is not set
434# CONFIG_SCSI_LOGGING is not set
Paul Mundte827f202007-05-14 09:14:29 +0900435# CONFIG_SCSI_SCAN_ASYNC is not set
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900436CONFIG_SCSI_WAIT_SCAN=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700437
438#
Paul Mundtb4a53b42006-10-03 13:31:43 +0900439# SCSI Transports
Linus Torvalds1da177e2005-04-16 15:20:36 -0700440#
441CONFIG_SCSI_SPI_ATTRS=y
442# CONFIG_SCSI_FC_ATTRS is not set
443# CONFIG_SCSI_ISCSI_ATTRS is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900444# CONFIG_SCSI_SAS_LIBSAS is not set
Paul Mundtdd3aa7c2007-11-02 14:36:55 +0900445# CONFIG_SCSI_SRP_ATTRS is not set
Paul Mundt0c09e7d2007-10-01 17:48:28 +0900446CONFIG_SCSI_LOWLEVEL=y
Paul Mundtb4a53b42006-10-03 13:31:43 +0900447# CONFIG_ISCSI_TCP is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900448# CONFIG_SCSI_CXGB3_ISCSI is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900449# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
450# CONFIG_SCSI_3W_9XXX is not set
451# CONFIG_SCSI_ACARD is not set
452# CONFIG_SCSI_AACRAID is not set
453# CONFIG_SCSI_AIC7XXX is not set
454# CONFIG_SCSI_AIC7XXX_OLD is not set
455# CONFIG_SCSI_AIC79XX is not set
456# CONFIG_SCSI_AIC94XX is not set
457# CONFIG_SCSI_ARCMSR is not set
458# CONFIG_MEGARAID_NEWGEN is not set
459# CONFIG_MEGARAID_LEGACY is not set
460# CONFIG_MEGARAID_SAS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900461# CONFIG_SCSI_MPT2SAS is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900462# CONFIG_SCSI_HPTIOP is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900463# CONFIG_LIBFC is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900464# CONFIG_LIBFCOE is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900465# CONFIG_FCOE is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900466# CONFIG_SCSI_DMX3191D is not set
467# CONFIG_SCSI_FUTURE_DOMAIN is not set
468# CONFIG_SCSI_IPS is not set
469# CONFIG_SCSI_INITIO is not set
470# CONFIG_SCSI_INIA100 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900471# CONFIG_SCSI_MVSAS is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900472# CONFIG_SCSI_STEX is not set
473# CONFIG_SCSI_SYM53C8XX_2 is not set
474# CONFIG_SCSI_QLOGIC_1280 is not set
475# CONFIG_SCSI_QLA_FC is not set
476# CONFIG_SCSI_QLA_ISCSI is not set
477# CONFIG_SCSI_LPFC is not set
478# CONFIG_SCSI_DC395x is not set
479# CONFIG_SCSI_DC390T is not set
480# CONFIG_SCSI_NSP32 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700481# CONFIG_SCSI_DEBUG is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900482# CONFIG_SCSI_SRP is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900483# CONFIG_SCSI_DH is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900484# CONFIG_SCSI_OSD_INITIATOR is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900485# CONFIG_ATA is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700486# CONFIG_MD is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900487# CONFIG_FUSION is not set
488
489#
490# IEEE 1394 (FireWire) support
491#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900492
493#
494# Enable only one of the two stacks, unless you know what you are doing
495#
Paul Mundt3e0137f2007-11-23 14:17:42 +0900496# CONFIG_FIREWIRE is not set
497# CONFIG_IEEE1394 is not set
498# CONFIG_I2O is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700499CONFIG_NETDEVICES=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900500CONFIG_COMPAT_NET_DEV_OPS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700501# CONFIG_DUMMY is not set
502# CONFIG_BONDING is not set
Paul Mundt207a1302007-07-20 12:39:54 +0900503# CONFIG_MACVLAN is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700504# CONFIG_EQUALIZER is not set
505# CONFIG_TUN is not set
Paul Mundtdd3aa7c2007-11-02 14:36:55 +0900506# CONFIG_VETH is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900507# CONFIG_ARCNET is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900508# CONFIG_PHYLIB is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700509CONFIG_NET_ETHERNET=y
510# CONFIG_MII is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900511# CONFIG_AX88796 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700512# CONFIG_STNIC is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900513# CONFIG_HAPPYMEAL is not set
514# CONFIG_SUNGEM is not set
515# CONFIG_CASSINI is not set
516# CONFIG_NET_VENDOR_3COM is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900517# CONFIG_SMC91X is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900518# CONFIG_ETHOC is not set
Paul Mundtdd3aa7c2007-11-02 14:36:55 +0900519# CONFIG_SMC911X is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900520# CONFIG_SMSC911X is not set
521# CONFIG_DNET is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900522# CONFIG_NET_TULIP is not set
523# CONFIG_HP100 is not set
Paul Mundtdd3aa7c2007-11-02 14:36:55 +0900524# CONFIG_IBM_NEW_EMAC_ZMII is not set
525# CONFIG_IBM_NEW_EMAC_RGMII is not set
526# CONFIG_IBM_NEW_EMAC_TAH is not set
527# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900528# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
529# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
530# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900531# CONFIG_NET_PCI is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700532# CONFIG_B44 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900533# CONFIG_ATL2 is not set
Paul Mundte827f202007-05-14 09:14:29 +0900534CONFIG_NETDEV_1000=y
Paul Mundt3e0137f2007-11-23 14:17:42 +0900535# CONFIG_ACENIC is not set
536# CONFIG_DL2K is not set
537# CONFIG_E1000 is not set
538# CONFIG_E1000E is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900539# CONFIG_IP1000 is not set
540# CONFIG_IGB is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900541# CONFIG_IGBVF is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900542# CONFIG_NS83820 is not set
543# CONFIG_HAMACHI is not set
544# CONFIG_YELLOWFIN is not set
545# CONFIG_R8169 is not set
546# CONFIG_SIS190 is not set
547# CONFIG_SKGE is not set
548# CONFIG_SKY2 is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900549# CONFIG_VIA_VELOCITY is not set
550# CONFIG_TIGON3 is not set
551# CONFIG_BNX2 is not set
552# CONFIG_QLA3XXX is not set
553# CONFIG_ATL1 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900554# CONFIG_ATL1E is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900555# CONFIG_ATL1C is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900556# CONFIG_JME is not set
Paul Mundte827f202007-05-14 09:14:29 +0900557CONFIG_NETDEV_10000=y
Paul Mundt3e0137f2007-11-23 14:17:42 +0900558# CONFIG_CHELSIO_T1 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900559CONFIG_CHELSIO_T3_DEPENDS=y
Paul Mundt3e0137f2007-11-23 14:17:42 +0900560# CONFIG_CHELSIO_T3 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900561# CONFIG_ENIC is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900562# CONFIG_IXGBE is not set
563# CONFIG_IXGB is not set
564# CONFIG_S2IO is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900565# CONFIG_VXGE is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900566# CONFIG_MYRI10GE is not set
567# CONFIG_NETXEN_NIC is not set
568# CONFIG_NIU is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900569# CONFIG_MLX4_EN is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900570# CONFIG_MLX4_CORE is not set
571# CONFIG_TEHUTI is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900572# CONFIG_BNX2X is not set
573# CONFIG_QLGE is not set
574# CONFIG_SFC is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900575# CONFIG_BE2NET is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900576# CONFIG_TR is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700577
578#
Paul Mundte827f202007-05-14 09:14:29 +0900579# Wireless LAN
Linus Torvalds1da177e2005-04-16 15:20:36 -0700580#
Paul Mundte827f202007-05-14 09:14:29 +0900581# CONFIG_WLAN_PRE80211 is not set
582# CONFIG_WLAN_80211 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900583
584#
585# Enable WiMAX (Networking options) to see the WiMAX drivers
586#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700587# CONFIG_WAN is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900588# CONFIG_FDDI is not set
589# CONFIG_HIPPI is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700590# CONFIG_PPP is not set
591# CONFIG_SLIP is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900592# CONFIG_NET_FC is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700593# CONFIG_NETCONSOLE is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900594# CONFIG_NETPOLL is not set
595# CONFIG_NET_POLL_CONTROLLER is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700596# CONFIG_ISDN is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700597# CONFIG_PHONE is not set
598
599#
600# Input device support
601#
602CONFIG_INPUT=y
Paul Mundtb4a53b42006-10-03 13:31:43 +0900603# CONFIG_INPUT_FF_MEMLESS is not set
Paul Mundt207a1302007-07-20 12:39:54 +0900604# CONFIG_INPUT_POLLDEV is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700605
606#
607# Userland interfaces
608#
609CONFIG_INPUT_MOUSEDEV=y
Paul Mundt9ad3d332007-11-20 18:45:39 +0900610# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700611CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
612CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
613# CONFIG_INPUT_JOYDEV is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700614# CONFIG_INPUT_EVDEV is not set
615# CONFIG_INPUT_EVBUG is not set
616
617#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700618# Input Device Drivers
619#
Paul Mundt9ad3d332007-11-20 18:45:39 +0900620# CONFIG_INPUT_KEYBOARD is not set
621# CONFIG_INPUT_MOUSE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700622# CONFIG_INPUT_JOYSTICK is not set
Paul Mundte827f202007-05-14 09:14:29 +0900623# CONFIG_INPUT_TABLET is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700624# CONFIG_INPUT_TOUCHSCREEN is not set
625# CONFIG_INPUT_MISC is not set
626
627#
Paul Mundtb4a53b42006-10-03 13:31:43 +0900628# Hardware I/O ports
629#
Paul Mundt9ad3d332007-11-20 18:45:39 +0900630# CONFIG_SERIO is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900631# CONFIG_GAMEPORT is not set
632
633#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700634# Character devices
635#
636CONFIG_VT=y
Paul Mundt4bb273e2008-10-22 20:05:11 +0900637CONFIG_CONSOLE_TRANSLATIONS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700638CONFIG_VT_CONSOLE=y
639CONFIG_HW_CONSOLE=y
Paul Mundtb4a53b42006-10-03 13:31:43 +0900640# CONFIG_VT_HW_CONSOLE_BINDING is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900641CONFIG_DEVKMEM=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700642# CONFIG_SERIAL_NONSTANDARD is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900643# CONFIG_NOZOMI is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700644
645#
646# Serial drivers
647#
648# CONFIG_SERIAL_8250 is not set
649
650#
651# Non-8250 serial port support
652#
Paul Mundt9ad3d332007-11-20 18:45:39 +0900653# CONFIG_SERIAL_SH_SCI is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900654# CONFIG_SERIAL_JSM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700655CONFIG_UNIX98_PTYS=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900656# CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700657CONFIG_LEGACY_PTYS=y
658CONFIG_LEGACY_PTY_COUNT=256
Linus Torvalds1da177e2005-04-16 15:20:36 -0700659# CONFIG_IPMI_HANDLER is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900660CONFIG_HW_RANDOM=y
Paul Mundt53a52ab2009-04-02 22:02:26 +0900661# CONFIG_HW_RANDOM_TIMERIOMEM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700662# CONFIG_R3964 is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900663# CONFIG_APPLICOM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700664# CONFIG_RAW_DRIVER is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900665# CONFIG_TCG_TPM is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900666CONFIG_DEVPORT=y
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900667CONFIG_I2C=m
668CONFIG_I2C_BOARDINFO=y
669# CONFIG_I2C_CHARDEV is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900670CONFIG_I2C_HELPER_AUTO=y
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900671
672#
673# I2C Hardware Bus support
674#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900675
676#
677# PC SMBus host controller drivers
678#
Paul Mundt3e0137f2007-11-23 14:17:42 +0900679# CONFIG_I2C_ALI1535 is not set
680# CONFIG_I2C_ALI1563 is not set
681# CONFIG_I2C_ALI15X3 is not set
682# CONFIG_I2C_AMD756 is not set
683# CONFIG_I2C_AMD8111 is not set
684# CONFIG_I2C_I801 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900685# CONFIG_I2C_ISCH is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900686# CONFIG_I2C_PIIX4 is not set
687# CONFIG_I2C_NFORCE2 is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900688# CONFIG_I2C_SIS5595 is not set
689# CONFIG_I2C_SIS630 is not set
690# CONFIG_I2C_SIS96X is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900691# CONFIG_I2C_VIA is not set
692# CONFIG_I2C_VIAPRO is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900693
694#
695# I2C system bus drivers (mostly embedded / system-on-chip)
696#
697# CONFIG_I2C_OCORES is not set
698# CONFIG_I2C_SH_MOBILE is not set
699# CONFIG_I2C_SIMTEC is not set
700
701#
702# External I2C/SMBus adapter drivers
703#
704# CONFIG_I2C_PARPORT_LIGHT is not set
705# CONFIG_I2C_TAOS_EVM is not set
706
707#
708# Graphics adapter I2C/DDC channel drivers
709#
Paul Mundt3e0137f2007-11-23 14:17:42 +0900710# CONFIG_I2C_VOODOO3 is not set
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900711
712#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900713# Other I2C/SMBus bus drivers
714#
715# CONFIG_I2C_PCA_PLATFORM is not set
716# CONFIG_I2C_STUB is not set
717
718#
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900719# Miscellaneous I2C Chip support
720#
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900721# CONFIG_DS1682 is not set
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900722# CONFIG_SENSORS_PCF8574 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900723# CONFIG_PCF8575 is not set
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900724# CONFIG_SENSORS_PCA9539 is not set
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900725# CONFIG_SENSORS_MAX6875 is not set
726# CONFIG_SENSORS_TSL2550 is not set
727# CONFIG_I2C_DEBUG_CORE is not set
728# CONFIG_I2C_DEBUG_ALGO is not set
729# CONFIG_I2C_DEBUG_BUS is not set
730# CONFIG_I2C_DEBUG_CHIP is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900731# CONFIG_SPI is not set
Paul Mundte827f202007-05-14 09:14:29 +0900732# CONFIG_W1 is not set
Paul Mundt207a1302007-07-20 12:39:54 +0900733# CONFIG_POWER_SUPPLY is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900734CONFIG_HWMON=y
735# CONFIG_HWMON_VID is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900736# CONFIG_SENSORS_AD7414 is not set
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900737# CONFIG_SENSORS_AD7418 is not set
738# CONFIG_SENSORS_ADM1021 is not set
739# CONFIG_SENSORS_ADM1025 is not set
740# CONFIG_SENSORS_ADM1026 is not set
741# CONFIG_SENSORS_ADM1029 is not set
742# CONFIG_SENSORS_ADM1031 is not set
743# CONFIG_SENSORS_ADM9240 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900744# CONFIG_SENSORS_ADT7462 is not set
Paul Mundtdd3aa7c2007-11-02 14:36:55 +0900745# CONFIG_SENSORS_ADT7470 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900746# CONFIG_SENSORS_ADT7473 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900747# CONFIG_SENSORS_ADT7475 is not set
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900748# CONFIG_SENSORS_ATXP1 is not set
749# CONFIG_SENSORS_DS1621 is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900750# CONFIG_SENSORS_I5K_AMB is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900751# CONFIG_SENSORS_F71805F is not set
Paul Mundtdd3aa7c2007-11-02 14:36:55 +0900752# CONFIG_SENSORS_F71882FG is not set
753# CONFIG_SENSORS_F75375S is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +0900754# CONFIG_SENSORS_G760A is not set
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900755# CONFIG_SENSORS_GL518SM is not set
756# CONFIG_SENSORS_GL520SM is not set
Paul Mundt207a1302007-07-20 12:39:54 +0900757# CONFIG_SENSORS_IT87 is not set
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900758# CONFIG_SENSORS_LM63 is not set
759# CONFIG_SENSORS_LM75 is not set
760# CONFIG_SENSORS_LM77 is not set
761# CONFIG_SENSORS_LM78 is not set
762# CONFIG_SENSORS_LM80 is not set
763# CONFIG_SENSORS_LM83 is not set
764# CONFIG_SENSORS_LM85 is not set
765# CONFIG_SENSORS_LM87 is not set
766# CONFIG_SENSORS_LM90 is not set
767# CONFIG_SENSORS_LM92 is not set
768# CONFIG_SENSORS_LM93 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900769# CONFIG_SENSORS_LTC4215 is not set
770# CONFIG_SENSORS_LTC4245 is not set
771# CONFIG_SENSORS_LM95241 is not set
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900772# CONFIG_SENSORS_MAX1619 is not set
773# CONFIG_SENSORS_MAX6650 is not set
Paul Mundt207a1302007-07-20 12:39:54 +0900774# CONFIG_SENSORS_PC87360 is not set
Paul Mundte827f202007-05-14 09:14:29 +0900775# CONFIG_SENSORS_PC87427 is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900776# CONFIG_SENSORS_PCF8591 is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900777# CONFIG_SENSORS_SIS5595 is not set
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900778# CONFIG_SENSORS_DME1737 is not set
Paul Mundte827f202007-05-14 09:14:29 +0900779# CONFIG_SENSORS_SMSC47M1 is not set
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900780# CONFIG_SENSORS_SMSC47M192 is not set
Paul Mundte827f202007-05-14 09:14:29 +0900781# CONFIG_SENSORS_SMSC47B397 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900782# CONFIG_SENSORS_ADS7828 is not set
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900783# CONFIG_SENSORS_THMC50 is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900784# CONFIG_SENSORS_VIA686A is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900785# CONFIG_SENSORS_VT1211 is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900786# CONFIG_SENSORS_VT8231 is not set
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900787# CONFIG_SENSORS_W83781D is not set
788# CONFIG_SENSORS_W83791D is not set
789# CONFIG_SENSORS_W83792D is not set
790# CONFIG_SENSORS_W83793 is not set
791# CONFIG_SENSORS_W83L785TS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900792# CONFIG_SENSORS_W83L786NG is not set
Paul Mundte827f202007-05-14 09:14:29 +0900793# CONFIG_SENSORS_W83627HF is not set
Paul Mundt207a1302007-07-20 12:39:54 +0900794# CONFIG_SENSORS_W83627EHF is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900795# CONFIG_HWMON_DEBUG_CHIP is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900796# CONFIG_THERMAL is not set
797# CONFIG_THERMAL_HWMON is not set
Paul Mundtdd3aa7c2007-11-02 14:36:55 +0900798CONFIG_WATCHDOG=y
799# CONFIG_WATCHDOG_NOWAYOUT is not set
800
801#
802# Watchdog Device Drivers
803#
804# CONFIG_SOFT_WATCHDOG is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900805# CONFIG_ALIM7101_WDT is not set
Paul Mundtdd3aa7c2007-11-02 14:36:55 +0900806
807#
Paul Mundt3e0137f2007-11-23 14:17:42 +0900808# PCI-based Watchdog Cards
809#
810# CONFIG_PCIPCWATCHDOG is not set
811# CONFIG_WDTPCI is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900812CONFIG_SSB_POSSIBLE=y
Paul Mundt3e0137f2007-11-23 14:17:42 +0900813
814#
Paul Mundtdd3aa7c2007-11-02 14:36:55 +0900815# Sonics Silicon Backplane
816#
Paul Mundtdd3aa7c2007-11-02 14:36:55 +0900817# CONFIG_SSB is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700818
819#
Paul Mundte827f202007-05-14 09:14:29 +0900820# Multifunction device drivers
Linus Torvalds1da177e2005-04-16 15:20:36 -0700821#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900822# CONFIG_MFD_CORE is not set
Paul Mundte827f202007-05-14 09:14:29 +0900823# CONFIG_MFD_SM501 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900824# CONFIG_HTC_PASIC3 is not set
825# CONFIG_MFD_TMIO is not set
826# CONFIG_MFD_WM8400 is not set
827# CONFIG_MFD_WM8350_I2C is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900828# CONFIG_MFD_PCF50633 is not set
829# CONFIG_REGULATOR is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700830
831#
832# Multimedia devices
833#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900834
835#
836# Multimedia core support
837#
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900838CONFIG_VIDEO_DEV=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900839CONFIG_VIDEO_V4L2_COMMON=m
840CONFIG_VIDEO_ALLOW_V4L1=y
841CONFIG_VIDEO_V4L1_COMPAT=y
842CONFIG_DVB_CORE=y
843CONFIG_VIDEO_MEDIA=m
844
845#
846# Multimedia drivers
847#
848# CONFIG_MEDIA_ATTACH is not set
849CONFIG_MEDIA_TUNER=m
Paul Mundt53a52ab2009-04-02 22:02:26 +0900850# CONFIG_MEDIA_TUNER_CUSTOMISE is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900851CONFIG_MEDIA_TUNER_SIMPLE=m
852CONFIG_MEDIA_TUNER_TDA8290=m
853CONFIG_MEDIA_TUNER_TDA9887=m
854CONFIG_MEDIA_TUNER_TEA5761=m
855CONFIG_MEDIA_TUNER_TEA5767=m
856CONFIG_MEDIA_TUNER_MT20XX=m
857CONFIG_MEDIA_TUNER_XC2028=m
858CONFIG_MEDIA_TUNER_XC5000=m
Paul Mundt53a52ab2009-04-02 22:02:26 +0900859CONFIG_MEDIA_TUNER_MC44S803=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900860CONFIG_VIDEO_V4L2=m
861CONFIG_VIDEO_V4L1=m
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900862CONFIG_VIDEO_CAPTURE_DRIVERS=y
863# CONFIG_VIDEO_ADV_DEBUG is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900864# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900865CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
866# CONFIG_VIDEO_VIVI is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900867# CONFIG_VIDEO_BT848 is not set
868# CONFIG_VIDEO_CPIA is not set
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900869# CONFIG_VIDEO_SAA5246A is not set
870# CONFIG_VIDEO_SAA5249 is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900871# CONFIG_VIDEO_SAA7134 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900872# CONFIG_VIDEO_MXB is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900873# CONFIG_VIDEO_HEXIUM_ORION is not set
874# CONFIG_VIDEO_HEXIUM_GEMINI is not set
875# CONFIG_VIDEO_CX88 is not set
876# CONFIG_VIDEO_CX23885 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900877# CONFIG_VIDEO_IVTV is not set
878# CONFIG_VIDEO_CX18 is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900879# CONFIG_VIDEO_CAFE_CCIC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900880# CONFIG_SOC_CAMERA is not set
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900881# CONFIG_RADIO_ADAPTERS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900882# CONFIG_DVB_DYNAMIC_MINORS is not set
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900883CONFIG_DVB_CAPTURE_DRIVERS=y
Paul Mundt3e0137f2007-11-23 14:17:42 +0900884
885#
886# Supported SAA7146 based PCI Adapters
887#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900888# CONFIG_TTPCI_EEPROM is not set
889# CONFIG_DVB_AV7110 is not set
890# CONFIG_DVB_BUDGET_CORE is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900891
892#
893# Supported FlexCopII (B2C2) Adapters
894#
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900895# CONFIG_DVB_B2C2_FLEXCOP is not set
896
897#
Paul Mundt3e0137f2007-11-23 14:17:42 +0900898# Supported BT878 Adapters
899#
900
901#
902# Supported Pluto2 Adapters
903#
904# CONFIG_DVB_PLUTO2 is not set
905
906#
Paul Mundt4bb273e2008-10-22 20:05:11 +0900907# Supported SDMC DM1105 Adapters
908#
909# CONFIG_DVB_DM1105 is not set
910
911#
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900912# Supported DVB Frontends
913#
Paul Mundtcb0f3fe2007-10-09 15:56:24 +0900914# CONFIG_DVB_FE_CUSTOMISE is not set
Paul Mundte827f202007-05-14 09:14:29 +0900915CONFIG_DAB=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700916
917#
918# Graphics support
919#
Paul Mundt3e0137f2007-11-23 14:17:42 +0900920# CONFIG_DRM is not set
Paul Mundte827f202007-05-14 09:14:29 +0900921# CONFIG_VGASTATE is not set
Paul Mundt0c09e7d2007-10-01 17:48:28 +0900922CONFIG_VIDEO_OUTPUT_CONTROL=y
Linus Torvalds1da177e2005-04-16 15:20:36 -0700923CONFIG_FB=y
Paul Mundte827f202007-05-14 09:14:29 +0900924CONFIG_FIRMWARE_EDID=y
925# CONFIG_FB_DDC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900926# CONFIG_FB_BOOT_VESA_SUPPORT is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900927# CONFIG_FB_CFB_FILLRECT is not set
928# CONFIG_FB_CFB_COPYAREA is not set
929# CONFIG_FB_CFB_IMAGEBLIT is not set
Paul Mundtdd3aa7c2007-11-02 14:36:55 +0900930# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900931CONFIG_FB_SYS_FILLRECT=m
932CONFIG_FB_SYS_COPYAREA=m
933CONFIG_FB_SYS_IMAGEBLIT=m
Paul Mundt4bb273e2008-10-22 20:05:11 +0900934# CONFIG_FB_FOREIGN_ENDIAN is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900935CONFIG_FB_SYS_FOPS=m
936CONFIG_FB_DEFERRED_IO=y
Paul Mundte827f202007-05-14 09:14:29 +0900937# CONFIG_FB_SVGALIB is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900938# CONFIG_FB_MACMODES is not set
939# CONFIG_FB_BACKLIGHT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700940CONFIG_FB_MODE_HELPERS=y
941# CONFIG_FB_TILEBLITTING is not set
Paul Mundte827f202007-05-14 09:14:29 +0900942
943#
944# Frame buffer hardware drivers
945#
Paul Mundt3e0137f2007-11-23 14:17:42 +0900946# CONFIG_FB_CIRRUS is not set
947# CONFIG_FB_PM2 is not set
948# CONFIG_FB_CYBER2000 is not set
949# CONFIG_FB_ASILIANT is not set
950# CONFIG_FB_IMSTT is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900951# CONFIG_FB_S1D13XXX is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900952# CONFIG_FB_NVIDIA is not set
953# CONFIG_FB_RIVA is not set
954# CONFIG_FB_MATROX is not set
955# CONFIG_FB_RADEON is not set
956# CONFIG_FB_ATY128 is not set
957# CONFIG_FB_ATY is not set
958# CONFIG_FB_S3 is not set
959# CONFIG_FB_SAVAGE is not set
960# CONFIG_FB_SIS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900961# CONFIG_FB_VIA is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900962# CONFIG_FB_NEOMAGIC is not set
963# CONFIG_FB_KYRO is not set
964# CONFIG_FB_3DFX is not set
965# CONFIG_FB_VOODOO1 is not set
966# CONFIG_FB_VT8623 is not set
967# CONFIG_FB_TRIDENT is not set
968# CONFIG_FB_ARK is not set
969# CONFIG_FB_PM3 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900970# CONFIG_FB_CARMINE is not set
971CONFIG_FB_SH_MOBILE_LCDC=m
Linus Torvalds1da177e2005-04-16 15:20:36 -0700972# CONFIG_FB_VIRTUAL is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +0900973# CONFIG_FB_METRONOME is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +0900974# CONFIG_FB_MB862XX is not set
975# CONFIG_FB_BROADSHEET is not set
Paul Mundtdd3aa7c2007-11-02 14:36:55 +0900976# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
977
978#
979# Display device support
980#
981# CONFIG_DISPLAY_SUPPORT is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700982
983#
984# Console display driver support
985#
Linus Torvalds1da177e2005-04-16 15:20:36 -0700986CONFIG_DUMMY_CONSOLE=y
987CONFIG_FRAMEBUFFER_CONSOLE=y
Paul Mundt207a1302007-07-20 12:39:54 +0900988# CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900989# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700990CONFIG_FONTS=y
991# CONFIG_FONT_8x8 is not set
992CONFIG_FONT_8x16=y
993# CONFIG_FONT_6x11 is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +0900994# CONFIG_FONT_7x14 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -0700995# CONFIG_FONT_PEARL_8x8 is not set
996# CONFIG_FONT_ACORN_8x8 is not set
997# CONFIG_FONT_MINI_4x6 is not set
998# CONFIG_FONT_SUN8x16 is not set
999# CONFIG_FONT_SUN12x22 is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +09001000# CONFIG_FONT_10x18 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001001CONFIG_LOGO=y
1002# CONFIG_LOGO_LINUX_MONO is not set
1003# CONFIG_LOGO_LINUX_VGA16 is not set
1004# CONFIG_LOGO_LINUX_CLUT224 is not set
1005# CONFIG_LOGO_SUPERH_MONO is not set
1006# CONFIG_LOGO_SUPERH_VGA16 is not set
1007CONFIG_LOGO_SUPERH_CLUT224=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001008# CONFIG_SOUND is not set
Paul Mundt207a1302007-07-20 12:39:54 +09001009CONFIG_HID_SUPPORT=y
Paul Mundte827f202007-05-14 09:14:29 +09001010CONFIG_HID=y
1011# CONFIG_HID_DEBUG is not set
Paul Mundtdd3aa7c2007-11-02 14:36:55 +09001012# CONFIG_HIDRAW is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001013# CONFIG_HID_PID is not set
1014
1015#
1016# Special HID drivers
1017#
Paul Mundt207a1302007-07-20 12:39:54 +09001018CONFIG_USB_SUPPORT=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001019CONFIG_USB_ARCH_HAS_HCD=y
Paul Mundt3e0137f2007-11-23 14:17:42 +09001020CONFIG_USB_ARCH_HAS_OHCI=y
1021CONFIG_USB_ARCH_HAS_EHCI=y
Paul Mundtb4a53b42006-10-03 13:31:43 +09001022# CONFIG_USB is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001023# CONFIG_USB_OTG_WHITELIST is not set
1024# CONFIG_USB_OTG_BLACKLIST_HUB is not set
1025
1026#
1027# Enable Host or Gadget support to see Inventra options
1028#
Linus Torvalds1da177e2005-04-16 15:20:36 -07001029
1030#
Paul Mundt53a52ab2009-04-02 22:02:26 +09001031# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
Linus Torvalds1da177e2005-04-16 15:20:36 -07001032#
Linus Torvalds1da177e2005-04-16 15:20:36 -07001033# CONFIG_USB_GADGET is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001034
1035#
1036# OTG and related infrastructure
1037#
1038# CONFIG_UWB is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001039# CONFIG_MMC is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001040# CONFIG_MEMSTICK is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +09001041# CONFIG_NEW_LEDS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001042# CONFIG_ACCESSIBILITY is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +09001043# CONFIG_INFINIBAND is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +09001044# CONFIG_RTC_CLASS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001045# CONFIG_DMADEVICES is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001046# CONFIG_AUXDISPLAY is not set
Paul Mundt207a1302007-07-20 12:39:54 +09001047# CONFIG_UIO is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001048# CONFIG_STAGING is not set
Paul Mundt207a1302007-07-20 12:39:54 +09001049
1050#
Linus Torvalds1da177e2005-04-16 15:20:36 -07001051# File systems
1052#
1053CONFIG_EXT2_FS=y
1054# CONFIG_EXT2_FS_XATTR is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +09001055# CONFIG_EXT2_FS_XIP is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001056CONFIG_EXT3_FS=y
Paul Mundtfc4967b2009-04-27 14:06:26 +09001057# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001058CONFIG_EXT3_FS_XATTR=y
1059# CONFIG_EXT3_FS_POSIX_ACL is not set
1060# CONFIG_EXT3_FS_SECURITY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001061# CONFIG_EXT4_FS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001062CONFIG_JBD=y
1063# CONFIG_JBD_DEBUG is not set
1064CONFIG_FS_MBCACHE=y
1065# CONFIG_REISERFS_FS is not set
1066# CONFIG_JFS_FS is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +09001067# CONFIG_FS_POSIX_ACL is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001068CONFIG_FILE_LOCKING=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001069# CONFIG_XFS_FS is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +09001070# CONFIG_OCFS2_FS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001071# CONFIG_BTRFS_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001072CONFIG_DNOTIFY=y
Paul Mundtb4a53b42006-10-03 13:31:43 +09001073CONFIG_INOTIFY=y
1074CONFIG_INOTIFY_USER=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001075# CONFIG_QUOTA is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001076# CONFIG_AUTOFS_FS is not set
1077# CONFIG_AUTOFS4_FS is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +09001078# CONFIG_FUSE_FS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001079
1080#
Paul Mundtfc4967b2009-04-27 14:06:26 +09001081# Caches
1082#
1083# CONFIG_FSCACHE is not set
1084
1085#
Linus Torvalds1da177e2005-04-16 15:20:36 -07001086# CD-ROM/DVD Filesystems
1087#
1088# CONFIG_ISO9660_FS is not set
1089# CONFIG_UDF_FS is not set
1090
1091#
1092# DOS/FAT/NT Filesystems
1093#
1094# CONFIG_MSDOS_FS is not set
1095# CONFIG_VFAT_FS is not set
1096# CONFIG_NTFS_FS is not set
1097
1098#
1099# Pseudo filesystems
1100#
1101CONFIG_PROC_FS=y
1102CONFIG_PROC_KCORE=y
Paul Mundtb4a53b42006-10-03 13:31:43 +09001103CONFIG_PROC_SYSCTL=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001104CONFIG_PROC_PAGE_MONITOR=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001105CONFIG_SYSFS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001106CONFIG_TMPFS=y
Paul Mundtb4a53b42006-10-03 13:31:43 +09001107# CONFIG_TMPFS_POSIX_ACL is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001108CONFIG_HUGETLBFS=y
1109CONFIG_HUGETLB_PAGE=y
Paul Mundtb4a53b42006-10-03 13:31:43 +09001110# CONFIG_CONFIGFS_FS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001111CONFIG_MISC_FILESYSTEMS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001112# CONFIG_ADFS_FS is not set
1113# CONFIG_AFFS_FS is not set
1114# CONFIG_HFS_FS is not set
1115# CONFIG_HFSPLUS_FS is not set
1116# CONFIG_BEFS_FS is not set
1117# CONFIG_BFS_FS is not set
1118# CONFIG_EFS_FS is not set
1119# CONFIG_CRAMFS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001120# CONFIG_SQUASHFS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001121# CONFIG_VXFS_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001122CONFIG_MINIX_FS=y
1123# CONFIG_OMFS_FS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001124# CONFIG_HPFS_FS is not set
1125# CONFIG_QNX4FS_FS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001126CONFIG_ROMFS_FS=y
Paul Mundtfc4967b2009-04-27 14:06:26 +09001127CONFIG_ROMFS_BACKED_BY_BLOCK=y
1128# CONFIG_ROMFS_BACKED_BY_MTD is not set
1129# CONFIG_ROMFS_BACKED_BY_BOTH is not set
1130CONFIG_ROMFS_ON_BLOCK=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001131# CONFIG_SYSV_FS is not set
1132# CONFIG_UFS_FS is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +09001133# CONFIG_NILFS2_FS is not set
Paul Mundtdd3aa7c2007-11-02 14:36:55 +09001134CONFIG_NETWORK_FILESYSTEMS=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001135CONFIG_NFS_FS=y
1136CONFIG_NFS_V3=y
Paul Mundtb4a53b42006-10-03 13:31:43 +09001137# CONFIG_NFS_V3_ACL is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001138# CONFIG_NFS_V4 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001139CONFIG_ROOT_NFS=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001140# CONFIG_NFSD is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001141CONFIG_LOCKD=y
1142CONFIG_LOCKD_V4=y
Paul Mundtb4a53b42006-10-03 13:31:43 +09001143CONFIG_NFS_COMMON=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001144CONFIG_SUNRPC=y
1145# CONFIG_RPCSEC_GSS_KRB5 is not set
1146# CONFIG_RPCSEC_GSS_SPKM3 is not set
1147# CONFIG_SMB_FS is not set
1148# CONFIG_CIFS is not set
1149# CONFIG_NCP_FS is not set
1150# CONFIG_CODA_FS is not set
1151# CONFIG_AFS_FS is not set
1152
1153#
1154# Partition Types
1155#
1156CONFIG_PARTITION_ADVANCED=y
1157# CONFIG_ACORN_PARTITION is not set
1158# CONFIG_OSF_PARTITION is not set
1159# CONFIG_AMIGA_PARTITION is not set
1160# CONFIG_ATARI_PARTITION is not set
1161# CONFIG_MAC_PARTITION is not set
1162CONFIG_MSDOS_PARTITION=y
1163# CONFIG_BSD_DISKLABEL is not set
1164# CONFIG_MINIX_SUBPARTITION is not set
1165# CONFIG_SOLARIS_X86_PARTITION is not set
1166# CONFIG_UNIXWARE_DISKLABEL is not set
1167# CONFIG_LDM_PARTITION is not set
1168# CONFIG_SGI_PARTITION is not set
1169# CONFIG_ULTRIX_PARTITION is not set
1170# CONFIG_SUN_PARTITION is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +09001171# CONFIG_KARMA_PARTITION is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001172# CONFIG_EFI_PARTITION is not set
Paul Mundte827f202007-05-14 09:14:29 +09001173# CONFIG_SYSV68_PARTITION is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001174# CONFIG_NLS is not set
Paul Mundte827f202007-05-14 09:14:29 +09001175# CONFIG_DLM is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001176
1177#
1178# Kernel hacking
1179#
Paul Mundt9ad3d332007-11-20 18:45:39 +09001180CONFIG_TRACE_IRQFLAGS_SUPPORT=y
Paul Mundtb4a53b42006-10-03 13:31:43 +09001181# CONFIG_PRINTK_TIME is not set
Paul Mundtdd3aa7c2007-11-02 14:36:55 +09001182CONFIG_ENABLE_WARN_DEPRECATED=y
Paul Mundtb4a53b42006-10-03 13:31:43 +09001183CONFIG_ENABLE_MUST_CHECK=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001184CONFIG_FRAME_WARN=1024
Linus Torvalds1da177e2005-04-16 15:20:36 -07001185CONFIG_MAGIC_SYSRQ=y
Paul Mundtb4a53b42006-10-03 13:31:43 +09001186# CONFIG_UNUSED_SYMBOLS is not set
Paul Mundte827f202007-05-14 09:14:29 +09001187CONFIG_DEBUG_FS=y
1188# CONFIG_HEADERS_CHECK is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +09001189CONFIG_DEBUG_KERNEL=y
Paul Mundte827f202007-05-14 09:14:29 +09001190# CONFIG_DEBUG_SHIRQ is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +09001191CONFIG_DETECT_SOFTLOCKUP=y
Paul Mundt4bb273e2008-10-22 20:05:11 +09001192# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
1193CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
Paul Mundtfc4967b2009-04-27 14:06:26 +09001194CONFIG_DETECT_HUNG_TASK=y
1195# CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
1196CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
Paul Mundt207a1302007-07-20 12:39:54 +09001197CONFIG_SCHED_DEBUG=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001198CONFIG_SCHEDSTATS=y
Paul Mundte827f202007-05-14 09:14:29 +09001199# CONFIG_TIMER_STATS is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001200# CONFIG_DEBUG_OBJECTS is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +09001201# CONFIG_DEBUG_SLAB is not set
Paul Mundt9ad3d332007-11-20 18:45:39 +09001202CONFIG_DEBUG_PREEMPT=y
Paul Mundtb4a53b42006-10-03 13:31:43 +09001203# CONFIG_DEBUG_RT_MUTEXES is not set
1204# CONFIG_RT_MUTEX_TESTER is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001205# CONFIG_DEBUG_SPINLOCK is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +09001206# CONFIG_DEBUG_MUTEXES is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +09001207# CONFIG_DEBUG_LOCK_ALLOC is not set
1208# CONFIG_PROVE_LOCKING is not set
1209# CONFIG_LOCK_STAT is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +09001210# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1211# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001212# CONFIG_DEBUG_KOBJECT is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +09001213CONFIG_DEBUG_BUGVERBOSE=y
1214# CONFIG_DEBUG_INFO is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +09001215# CONFIG_DEBUG_VM is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001216# CONFIG_DEBUG_WRITECOUNT is not set
1217# CONFIG_DEBUG_MEMORY_INIT is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +09001218# CONFIG_DEBUG_LIST is not set
Paul Mundtdd3aa7c2007-11-02 14:36:55 +09001219# CONFIG_DEBUG_SG is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001220# CONFIG_DEBUG_NOTIFIERS is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001221CONFIG_FRAME_POINTER=y
Paul Mundtcb0f3fe2007-10-09 15:56:24 +09001222# CONFIG_RCU_TORTURE_TEST is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001223# CONFIG_RCU_CPU_STALL_DETECTOR is not set
1224# CONFIG_BACKTRACE_SELF_TEST is not set
1225# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
Paul Mundte827f202007-05-14 09:14:29 +09001226# CONFIG_FAULT_INJECTION is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001227# CONFIG_LATENCYTOP is not set
1228# CONFIG_SYSCTL_SYSCALL_CHECK is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001229# CONFIG_PAGE_POISONING is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +09001230CONFIG_TRACING_SUPPORT=y
Paul Mundt53a52ab2009-04-02 22:02:26 +09001231
1232#
1233# Tracers
1234#
1235# CONFIG_SCHED_TRACER is not set
1236# CONFIG_CONTEXT_SWITCH_TRACER is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +09001237# CONFIG_EVENT_TRACER is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001238# CONFIG_BOOT_TRACER is not set
1239# CONFIG_TRACE_BRANCH_PROFILING is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +09001240# CONFIG_KMEMTRACE is not set
1241# CONFIG_WORKQUEUE_TRACER is not set
1242# CONFIG_BLK_DEV_IO_TRACE is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001243# CONFIG_DYNAMIC_DEBUG is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +09001244# CONFIG_DMA_API_DEBUG is not set
Paul Mundtdd3aa7c2007-11-02 14:36:55 +09001245# CONFIG_SAMPLES is not set
Paul Mundt9ad3d332007-11-20 18:45:39 +09001246# CONFIG_EARLY_SCIF_CONSOLE is not set
1247# CONFIG_DEBUG_BOOTMEM is not set
Paul Mundt9ad3d332007-11-20 18:45:39 +09001248# CONFIG_DEBUG_STACK_USAGE is not set
1249# CONFIG_4KSTACKS is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001250# CONFIG_SH_NO_BSS_INIT is not set
1251# CONFIG_MORE_COMPILE_OPTIONS is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +09001252CONFIG_SH64_SR_WATCH=y
1253# CONFIG_POOR_MANS_STRACE is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001254
1255#
1256# Security options
1257#
1258# CONFIG_KEYS is not set
1259# CONFIG_SECURITY is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001260# CONFIG_SECURITYFS is not set
Paul Mundtdd3aa7c2007-11-02 14:36:55 +09001261# CONFIG_SECURITY_FILE_CAPABILITIES is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001262CONFIG_CRYPTO=y
1263
1264#
1265# Crypto core or helper
1266#
1267# CONFIG_CRYPTO_FIPS is not set
1268# CONFIG_CRYPTO_MANAGER is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001269# CONFIG_CRYPTO_MANAGER2 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001270# CONFIG_CRYPTO_GF128MUL is not set
1271# CONFIG_CRYPTO_NULL is not set
1272# CONFIG_CRYPTO_CRYPTD is not set
1273# CONFIG_CRYPTO_AUTHENC is not set
1274# CONFIG_CRYPTO_TEST is not set
1275
1276#
1277# Authenticated Encryption with Associated Data
1278#
1279# CONFIG_CRYPTO_CCM is not set
1280# CONFIG_CRYPTO_GCM is not set
1281# CONFIG_CRYPTO_SEQIV is not set
1282
1283#
1284# Block modes
1285#
1286# CONFIG_CRYPTO_CBC is not set
1287# CONFIG_CRYPTO_CTR is not set
1288# CONFIG_CRYPTO_CTS is not set
1289# CONFIG_CRYPTO_ECB is not set
1290# CONFIG_CRYPTO_LRW is not set
1291# CONFIG_CRYPTO_PCBC is not set
1292# CONFIG_CRYPTO_XTS is not set
1293
1294#
1295# Hash modes
1296#
1297# CONFIG_CRYPTO_HMAC is not set
1298# CONFIG_CRYPTO_XCBC is not set
1299
1300#
1301# Digest
1302#
1303# CONFIG_CRYPTO_CRC32C is not set
1304# CONFIG_CRYPTO_MD4 is not set
1305# CONFIG_CRYPTO_MD5 is not set
1306# CONFIG_CRYPTO_MICHAEL_MIC is not set
1307# CONFIG_CRYPTO_RMD128 is not set
1308# CONFIG_CRYPTO_RMD160 is not set
1309# CONFIG_CRYPTO_RMD256 is not set
1310# CONFIG_CRYPTO_RMD320 is not set
1311# CONFIG_CRYPTO_SHA1 is not set
1312# CONFIG_CRYPTO_SHA256 is not set
1313# CONFIG_CRYPTO_SHA512 is not set
1314# CONFIG_CRYPTO_TGR192 is not set
1315# CONFIG_CRYPTO_WP512 is not set
1316
1317#
1318# Ciphers
1319#
1320# CONFIG_CRYPTO_AES is not set
1321# CONFIG_CRYPTO_ANUBIS is not set
1322# CONFIG_CRYPTO_ARC4 is not set
1323# CONFIG_CRYPTO_BLOWFISH is not set
1324# CONFIG_CRYPTO_CAMELLIA is not set
1325# CONFIG_CRYPTO_CAST5 is not set
1326# CONFIG_CRYPTO_CAST6 is not set
1327# CONFIG_CRYPTO_DES is not set
1328# CONFIG_CRYPTO_FCRYPT is not set
1329# CONFIG_CRYPTO_KHAZAD is not set
1330# CONFIG_CRYPTO_SALSA20 is not set
1331# CONFIG_CRYPTO_SEED is not set
1332# CONFIG_CRYPTO_SERPENT is not set
1333# CONFIG_CRYPTO_TEA is not set
1334# CONFIG_CRYPTO_TWOFISH is not set
1335
1336#
1337# Compression
1338#
1339# CONFIG_CRYPTO_DEFLATE is not set
Paul Mundt53a52ab2009-04-02 22:02:26 +09001340# CONFIG_CRYPTO_ZLIB is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001341# CONFIG_CRYPTO_LZO is not set
1342
1343#
1344# Random Number Generation
1345#
1346# CONFIG_CRYPTO_ANSI_CPRNG is not set
1347CONFIG_CRYPTO_HW=y
1348# CONFIG_CRYPTO_DEV_HIFN_795X is not set
Paul Mundtfc4967b2009-04-27 14:06:26 +09001349# CONFIG_BINARY_PRINTF is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001350
1351#
Linus Torvalds1da177e2005-04-16 15:20:36 -07001352# Library routines
1353#
Paul Mundte827f202007-05-14 09:14:29 +09001354CONFIG_BITREVERSE=y
Paul Mundt53a52ab2009-04-02 22:02:26 +09001355CONFIG_GENERIC_FIND_LAST_BIT=y
Linus Torvalds1da177e2005-04-16 15:20:36 -07001356# CONFIG_CRC_CCITT is not set
Paul Mundtb4a53b42006-10-03 13:31:43 +09001357# CONFIG_CRC16 is not set
Paul Mundt4bb273e2008-10-22 20:05:11 +09001358# CONFIG_CRC_T10DIF is not set
Paul Mundte827f202007-05-14 09:14:29 +09001359# CONFIG_CRC_ITU_T is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001360CONFIG_CRC32=y
Paul Mundt207a1302007-07-20 12:39:54 +09001361# CONFIG_CRC7 is not set
Linus Torvalds1da177e2005-04-16 15:20:36 -07001362# CONFIG_LIBCRC32C is not set
Paul Mundte827f202007-05-14 09:14:29 +09001363CONFIG_HAS_IOMEM=y
1364CONFIG_HAS_IOPORT=y
1365CONFIG_HAS_DMA=y
Paul Mundt53a52ab2009-04-02 22:02:26 +09001366CONFIG_NLATTR=y