blob: 0dc1ce7b9349897fd38125016a224cdcd11626b3 [file] [log] [blame]
Paul Mundt32351a22007-03-12 14:38:59 +09001#
2# Automatically generated make config: don't edit
Paul Mundt3e0137f2007-11-23 14:17:42 +09003# Linux kernel version: 2.6.24-rc3
4# Fri Nov 23 14:03:57 2007
Paul Mundt32351a22007-03-12 14:38:59 +09005#
6CONFIG_SUPERH=y
Paul Mundt3e0137f2007-11-23 14:17:42 +09007CONFIG_SUPERH32=y
Paul Mundt32351a22007-03-12 14:38:59 +09008CONFIG_RWSEM_GENERIC_SPINLOCK=y
9CONFIG_GENERIC_BUG=y
10CONFIG_GENERIC_FIND_NEXT_BIT=y
11CONFIG_GENERIC_HWEIGHT=y
12CONFIG_GENERIC_HARDIRQS=y
13CONFIG_GENERIC_IRQ_PROBE=y
14CONFIG_GENERIC_CALIBRATE_DELAY=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +090015CONFIG_GENERIC_TIME=y
16CONFIG_GENERIC_CLOCKEVENTS=y
Paul Mundt352d2812007-11-02 14:33:21 +090017CONFIG_SYS_SUPPORTS_NUMA=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +090018CONFIG_SYS_SUPPORTS_PCI=y
Paul Mundt32351a22007-03-12 14:38:59 +090019CONFIG_STACKTRACE_SUPPORT=y
20CONFIG_LOCKDEP_SUPPORT=y
21# CONFIG_ARCH_HAS_ILOG2_U32 is not set
22# CONFIG_ARCH_HAS_ILOG2_U64 is not set
Paul Mundt352d2812007-11-02 14:33:21 +090023CONFIG_ARCH_NO_VIRT_TO_BUS=y
Paul Mundt32351a22007-03-12 14:38:59 +090024CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
25
26#
Paul Mundt352d2812007-11-02 14:33:21 +090027# General setup
Paul Mundt32351a22007-03-12 14:38:59 +090028#
29CONFIG_EXPERIMENTAL=y
30CONFIG_BROKEN_ON_SMP=y
31CONFIG_LOCK_KERNEL=y
32CONFIG_INIT_ENV_ARG_LIMIT=32
Paul Mundt32351a22007-03-12 14:38:59 +090033CONFIG_LOCALVERSION=""
34CONFIG_LOCALVERSION_AUTO=y
35CONFIG_SWAP=y
36CONFIG_SYSVIPC=y
Paul Mundt32351a22007-03-12 14:38:59 +090037CONFIG_SYSVIPC_SYSCTL=y
38# CONFIG_POSIX_MQUEUE is not set
39CONFIG_BSD_PROCESS_ACCT=y
40# CONFIG_BSD_PROCESS_ACCT_V3 is not set
41# CONFIG_TASKSTATS is not set
Paul Mundt352d2812007-11-02 14:33:21 +090042# CONFIG_USER_NS is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +090043# CONFIG_PID_NS is not set
Paul Mundt32351a22007-03-12 14:38:59 +090044# CONFIG_AUDIT is not set
45CONFIG_IKCONFIG=y
46CONFIG_IKCONFIG_PROC=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +090047CONFIG_LOG_BUF_SHIFT=14
Paul Mundt352d2812007-11-02 14:33:21 +090048# CONFIG_CGROUPS is not set
49CONFIG_FAIR_GROUP_SCHED=y
50CONFIG_FAIR_USER_SCHED=y
51# CONFIG_FAIR_CGROUP_SCHED is not set
Paul Mundt32351a22007-03-12 14:38:59 +090052# CONFIG_SYSFS_DEPRECATED is not set
53# CONFIG_RELAY is not set
54# CONFIG_BLK_DEV_INITRD is not set
55CONFIG_CC_OPTIMIZE_FOR_SIZE=y
56CONFIG_SYSCTL=y
57CONFIG_EMBEDDED=y
58CONFIG_UID16=y
59# CONFIG_SYSCTL_SYSCALL is not set
60CONFIG_KALLSYMS=y
61CONFIG_KALLSYMS_ALL=y
62# CONFIG_KALLSYMS_EXTRA_PASS is not set
63CONFIG_HOTPLUG=y
64CONFIG_PRINTK=y
65CONFIG_BUG=y
66CONFIG_ELF_CORE=y
67CONFIG_BASE_FULL=y
68# CONFIG_FUTEX is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +090069CONFIG_ANON_INODES=y
Paul Mundt32351a22007-03-12 14:38:59 +090070# CONFIG_EPOLL is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +090071CONFIG_SIGNALFD=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +090072CONFIG_EVENTFD=y
Paul Mundt32351a22007-03-12 14:38:59 +090073CONFIG_SHMEM=y
Paul Mundt32351a22007-03-12 14:38:59 +090074CONFIG_VM_EVENT_COUNTERS=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +090075CONFIG_SLAB=y
76# CONFIG_SLUB is not set
77# CONFIG_SLOB is not set
Paul Mundt32351a22007-03-12 14:38:59 +090078# CONFIG_TINY_SHMEM is not set
79CONFIG_BASE_SMALL=0
Paul Mundt32351a22007-03-12 14:38:59 +090080CONFIG_MODULES=y
81CONFIG_MODULE_UNLOAD=y
82# CONFIG_MODULE_FORCE_UNLOAD is not set
83# CONFIG_MODVERSIONS is not set
84# CONFIG_MODULE_SRCVERSION_ALL is not set
85CONFIG_KMOD=y
Paul Mundt32351a22007-03-12 14:38:59 +090086CONFIG_BLOCK=y
87# CONFIG_LBD is not set
88# CONFIG_BLK_DEV_IO_TRACE is not set
89# CONFIG_LSF is not set
Paul Mundt352d2812007-11-02 14:33:21 +090090# CONFIG_BLK_DEV_BSG is not set
Paul Mundt32351a22007-03-12 14:38:59 +090091
92#
93# IO Schedulers
94#
95CONFIG_IOSCHED_NOOP=y
96# CONFIG_IOSCHED_AS is not set
97# CONFIG_IOSCHED_DEADLINE is not set
98# CONFIG_IOSCHED_CFQ is not set
99# CONFIG_DEFAULT_AS is not set
100# CONFIG_DEFAULT_DEADLINE is not set
101# CONFIG_DEFAULT_CFQ is not set
102CONFIG_DEFAULT_NOOP=y
103CONFIG_DEFAULT_IOSCHED="noop"
104
105#
106# System type
107#
Paul Mundt32351a22007-03-12 14:38:59 +0900108CONFIG_CPU_SH4=y
109CONFIG_CPU_SH4A=y
110CONFIG_CPU_SHX2=y
Paul Mundt32351a22007-03-12 14:38:59 +0900111# CONFIG_CPU_SUBTYPE_SH7619 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900112# CONFIG_CPU_SUBTYPE_SH7206 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900113# CONFIG_CPU_SUBTYPE_SH7705 is not set
114# CONFIG_CPU_SUBTYPE_SH7706 is not set
115# CONFIG_CPU_SUBTYPE_SH7707 is not set
116# CONFIG_CPU_SUBTYPE_SH7708 is not set
117# CONFIG_CPU_SUBTYPE_SH7709 is not set
118# CONFIG_CPU_SUBTYPE_SH7710 is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900119# CONFIG_CPU_SUBTYPE_SH7712 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900120# CONFIG_CPU_SUBTYPE_SH7720 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900121# CONFIG_CPU_SUBTYPE_SH7750 is not set
122# CONFIG_CPU_SUBTYPE_SH7091 is not set
123# CONFIG_CPU_SUBTYPE_SH7750R is not set
124# CONFIG_CPU_SUBTYPE_SH7750S is not set
125# CONFIG_CPU_SUBTYPE_SH7751 is not set
126# CONFIG_CPU_SUBTYPE_SH7751R is not set
127# CONFIG_CPU_SUBTYPE_SH7760 is not set
128# CONFIG_CPU_SUBTYPE_SH4_202 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900129# CONFIG_CPU_SUBTYPE_SH7770 is not set
130# CONFIG_CPU_SUBTYPE_SH7780 is not set
131CONFIG_CPU_SUBTYPE_SH7785=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900132# CONFIG_CPU_SUBTYPE_SHX3 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900133# CONFIG_CPU_SUBTYPE_SH7343 is not set
134# CONFIG_CPU_SUBTYPE_SH7722 is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900135# CONFIG_CPU_SUBTYPE_SH5_101 is not set
136# CONFIG_CPU_SUBTYPE_SH5_103 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900137
138#
139# Memory management options
140#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900141CONFIG_QUICKLIST=y
Paul Mundt32351a22007-03-12 14:38:59 +0900142CONFIG_MMU=y
143CONFIG_PAGE_OFFSET=0x80000000
144CONFIG_MEMORY_START=0x08000000
145CONFIG_MEMORY_SIZE=0x08000000
Paul Mundt3e0137f2007-11-23 14:17:42 +0900146CONFIG_29BIT=y
147# CONFIG_PMB is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900148# CONFIG_X2TLB is not set
149CONFIG_VSYSCALL=y
Paul Mundt352d2812007-11-02 14:33:21 +0900150# CONFIG_NUMA is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900151CONFIG_ARCH_FLATMEM_ENABLE=y
152CONFIG_ARCH_SPARSEMEM_ENABLE=y
153CONFIG_ARCH_SPARSEMEM_DEFAULT=y
Paul Mundt352d2812007-11-02 14:33:21 +0900154CONFIG_MAX_ACTIVE_REGIONS=2
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900155CONFIG_ARCH_POPULATES_NODE_MAP=y
156CONFIG_ARCH_SELECT_MEMORY_MODEL=y
Paul Mundt352d2812007-11-02 14:33:21 +0900157CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
Paul Mundt32351a22007-03-12 14:38:59 +0900158CONFIG_PAGE_SIZE_4KB=y
159# CONFIG_PAGE_SIZE_8KB is not set
160# CONFIG_PAGE_SIZE_64KB is not set
161# CONFIG_HUGETLB_PAGE_SIZE_64K is not set
162# CONFIG_HUGETLB_PAGE_SIZE_256K is not set
163CONFIG_HUGETLB_PAGE_SIZE_1MB=y
164# CONFIG_HUGETLB_PAGE_SIZE_4MB is not set
165# CONFIG_HUGETLB_PAGE_SIZE_64MB is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900166# CONFIG_HUGETLB_PAGE_SIZE_512MB is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900167CONFIG_SELECT_MEMORY_MODEL=y
Paul Mundt352d2812007-11-02 14:33:21 +0900168# CONFIG_FLATMEM_MANUAL is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900169# CONFIG_DISCONTIGMEM_MANUAL is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900170CONFIG_SPARSEMEM_MANUAL=y
171CONFIG_SPARSEMEM=y
172CONFIG_HAVE_MEMORY_PRESENT=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900173CONFIG_SPARSEMEM_STATIC=y
Paul Mundt352d2812007-11-02 14:33:21 +0900174# CONFIG_SPARSEMEM_VMEMMAP_ENABLE is not set
175# CONFIG_MEMORY_HOTPLUG is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900176CONFIG_SPLIT_PTLOCK_CPUS=4
177# CONFIG_RESOURCES_64BIT is not set
178CONFIG_ZONE_DMA_FLAG=0
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900179CONFIG_NR_QUICK=2
Paul Mundt32351a22007-03-12 14:38:59 +0900180
181#
182# Cache configuration
183#
184# CONFIG_SH_DIRECT_MAPPED is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900185CONFIG_CACHE_WRITEBACK=y
186# CONFIG_CACHE_WRITETHROUGH is not set
187# CONFIG_CACHE_OFF is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900188
189#
190# Processor features
191#
192CONFIG_CPU_LITTLE_ENDIAN=y
193# CONFIG_CPU_BIG_ENDIAN is not set
194CONFIG_SH_FPU=y
Paul Mundt32351a22007-03-12 14:38:59 +0900195CONFIG_SH_STORE_QUEUES=y
196CONFIG_CPU_HAS_INTEVT=y
Paul Mundt32351a22007-03-12 14:38:59 +0900197CONFIG_CPU_HAS_SR_RB=y
198CONFIG_CPU_HAS_PTEA=y
Paul Mundt352d2812007-11-02 14:33:21 +0900199CONFIG_CPU_HAS_FPU=y
Paul Mundt32351a22007-03-12 14:38:59 +0900200
201#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900202# Board support
203#
204CONFIG_SH_HIGHLANDER=y
205# CONFIG_SH_R7780RP is not set
206# CONFIG_SH_R7780MP is not set
207CONFIG_SH_R7785RP=y
208
209#
Paul Mundt32351a22007-03-12 14:38:59 +0900210# Timer and clock configuration
211#
212CONFIG_SH_TMU=y
213CONFIG_SH_TIMER_IRQ=28
Paul Mundt32351a22007-03-12 14:38:59 +0900214CONFIG_SH_PCLK_FREQ=50000000
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900215# CONFIG_TICK_ONESHOT is not set
216# CONFIG_NO_HZ is not set
217# CONFIG_HIGH_RES_TIMERS is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900218CONFIG_GENERIC_CLOCKEVENTS_BUILD=y
Paul Mundt32351a22007-03-12 14:38:59 +0900219
220#
221# CPU Frequency scaling
222#
223# CONFIG_CPU_FREQ is not set
224
225#
226# DMA support
227#
228# CONFIG_SH_DMA is not set
229
230#
231# Companion Chips
232#
Paul Mundt32351a22007-03-12 14:38:59 +0900233
234#
235# Additional SuperH Device Drivers
236#
237CONFIG_HEARTBEAT=y
238CONFIG_PUSH_SWITCH=y
239
240#
241# Kernel features
242#
243# CONFIG_HZ_100 is not set
244CONFIG_HZ_250=y
245# CONFIG_HZ_300 is not set
246# CONFIG_HZ_1000 is not set
247CONFIG_HZ=250
248CONFIG_KEXEC=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900249# CONFIG_CRASH_DUMP is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900250# CONFIG_PREEMPT_NONE is not set
251# CONFIG_PREEMPT_VOLUNTARY is not set
252CONFIG_PREEMPT=y
253CONFIG_PREEMPT_BKL=y
Paul Mundt352d2812007-11-02 14:33:21 +0900254CONFIG_GUSA=y
Paul Mundt32351a22007-03-12 14:38:59 +0900255
256#
257# Boot options
258#
259CONFIG_ZERO_PAGE_OFFSET=0x00001000
260CONFIG_BOOT_LINK_OFFSET=0x00800000
Paul Mundt32351a22007-03-12 14:38:59 +0900261CONFIG_CMDLINE_BOOL=y
262CONFIG_CMDLINE="console=ttySC0,115200 root=/dev/sda1"
263
264#
265# Bus options
266#
267CONFIG_PCI=y
268CONFIG_SH_PCIDMA_NONCOHERENT=y
269CONFIG_PCI_AUTO=y
270CONFIG_PCI_AUTO_UPDATE_RESOURCES=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900271# CONFIG_ARCH_SUPPORTS_MSI is not set
Magnus Damm9a876d62007-11-23 14:39:55 +0900272CONFIG_PCI_LEGACY=y
Paul Mundt32351a22007-03-12 14:38:59 +0900273# CONFIG_PCI_DEBUG is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900274# CONFIG_PCCARD is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900275# CONFIG_HOTPLUG_PCI is not set
276
277#
278# Executable file formats
279#
280CONFIG_BINFMT_ELF=y
Paul Mundt32351a22007-03-12 14:38:59 +0900281# CONFIG_BINFMT_MISC is not set
282
283#
Paul Mundt32351a22007-03-12 14:38:59 +0900284# Networking
285#
286CONFIG_NET=y
287
288#
289# Networking options
290#
Paul Mundt32351a22007-03-12 14:38:59 +0900291CONFIG_PACKET=y
292# CONFIG_PACKET_MMAP is not set
293CONFIG_UNIX=y
294CONFIG_XFRM=y
295# CONFIG_XFRM_USER is not set
296# CONFIG_XFRM_SUB_POLICY is not set
297# CONFIG_XFRM_MIGRATE is not set
298# CONFIG_NET_KEY is not set
299CONFIG_INET=y
300# CONFIG_IP_MULTICAST is not set
301CONFIG_IP_ADVANCED_ROUTER=y
302CONFIG_ASK_IP_FIB_HASH=y
303# CONFIG_IP_FIB_TRIE is not set
304CONFIG_IP_FIB_HASH=y
305# CONFIG_IP_MULTIPLE_TABLES is not set
306# CONFIG_IP_ROUTE_MULTIPATH is not set
307# CONFIG_IP_ROUTE_VERBOSE is not set
308CONFIG_IP_PNP=y
309CONFIG_IP_PNP_DHCP=y
310# CONFIG_IP_PNP_BOOTP is not set
311# CONFIG_IP_PNP_RARP is not set
312# CONFIG_NET_IPIP is not set
313# CONFIG_NET_IPGRE is not set
314# CONFIG_ARPD is not set
315# CONFIG_SYN_COOKIES is not set
316# CONFIG_INET_AH is not set
317# CONFIG_INET_ESP is not set
318# CONFIG_INET_IPCOMP is not set
319# CONFIG_INET_XFRM_TUNNEL is not set
320# CONFIG_INET_TUNNEL is not set
321CONFIG_INET_XFRM_MODE_TRANSPORT=y
322CONFIG_INET_XFRM_MODE_TUNNEL=y
323CONFIG_INET_XFRM_MODE_BEET=y
Paul Mundt352d2812007-11-02 14:33:21 +0900324# CONFIG_INET_LRO is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900325CONFIG_INET_DIAG=y
326CONFIG_INET_TCP_DIAG=y
327# CONFIG_TCP_CONG_ADVANCED is not set
328CONFIG_TCP_CONG_CUBIC=y
329CONFIG_DEFAULT_TCP_CONG="cubic"
330# CONFIG_TCP_MD5SIG is not set
331# CONFIG_IPV6 is not set
332# CONFIG_INET6_XFRM_TUNNEL is not set
333# CONFIG_INET6_TUNNEL is not set
334# CONFIG_NETWORK_SECMARK is not set
335# CONFIG_NETFILTER is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900336# CONFIG_IP_DCCP is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900337# CONFIG_IP_SCTP is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900338# CONFIG_TIPC is not set
339# CONFIG_ATM is not set
340CONFIG_BRIDGE=m
341# CONFIG_VLAN_8021Q is not set
342# CONFIG_DECNET is not set
343CONFIG_LLC=m
344# CONFIG_LLC2 is not set
345# CONFIG_IPX is not set
346# CONFIG_ATALK is not set
347# CONFIG_X25 is not set
348# CONFIG_LAPB is not set
349# CONFIG_ECONET is not set
350# CONFIG_WAN_ROUTER is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900351# CONFIG_NET_SCHED is not set
352
353#
354# Network testing
355#
356# CONFIG_NET_PKTGEN is not set
357# CONFIG_HAMRADIO is not set
358# CONFIG_IRDA is not set
359# CONFIG_BT is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900360# CONFIG_AF_RXRPC is not set
361
362#
363# Wireless
364#
365# CONFIG_CFG80211 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900366CONFIG_WIRELESS_EXT=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900367# CONFIG_MAC80211 is not set
368# CONFIG_IEEE80211 is not set
369# CONFIG_RFKILL is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900370# CONFIG_NET_9P is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900371
372#
373# Device Drivers
374#
375
376#
377# Generic Driver Options
378#
Paul Mundt352d2812007-11-02 14:33:21 +0900379CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
Paul Mundt32351a22007-03-12 14:38:59 +0900380CONFIG_STANDALONE=y
381CONFIG_PREVENT_FIRMWARE_BUILD=y
382CONFIG_FW_LOADER=m
383# CONFIG_DEBUG_DRIVER is not set
384# CONFIG_DEBUG_DEVRES is not set
385# CONFIG_SYS_HYPERVISOR is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900386# CONFIG_CONNECTOR is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900387# CONFIG_MTD is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900388# CONFIG_PARPORT is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900389CONFIG_BLK_DEV=y
Paul Mundt32351a22007-03-12 14:38:59 +0900390# CONFIG_BLK_CPQ_CISS_DA is not set
391# CONFIG_BLK_DEV_DAC960 is not set
392# CONFIG_BLK_DEV_UMEM is not set
393# CONFIG_BLK_DEV_COW_COMMON is not set
394# CONFIG_BLK_DEV_LOOP is not set
395# CONFIG_BLK_DEV_NBD is not set
396# CONFIG_BLK_DEV_SX8 is not set
397CONFIG_BLK_DEV_RAM=y
398CONFIG_BLK_DEV_RAM_COUNT=16
399CONFIG_BLK_DEV_RAM_SIZE=4096
400CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
401# CONFIG_CDROM_PKTCDVD is not set
402# CONFIG_ATA_OVER_ETH is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900403CONFIG_MISC_DEVICES=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900404# CONFIG_PHANTOM is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900405CONFIG_EEPROM_93CX6=y
Paul Mundt32351a22007-03-12 14:38:59 +0900406# CONFIG_SGI_IOC4 is not set
407# CONFIG_TIFM_CORE is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900408# CONFIG_IDE is not set
409
410#
411# SCSI device support
412#
413# CONFIG_RAID_ATTRS is not set
414CONFIG_SCSI=y
Paul Mundt352d2812007-11-02 14:33:21 +0900415CONFIG_SCSI_DMA=y
Paul Mundt32351a22007-03-12 14:38:59 +0900416# CONFIG_SCSI_TGT is not set
417# CONFIG_SCSI_NETLINK is not set
418CONFIG_SCSI_PROC_FS=y
419
420#
421# SCSI support type (disk, tape, CD-ROM)
422#
423CONFIG_BLK_DEV_SD=y
424# CONFIG_CHR_DEV_ST is not set
425# CONFIG_CHR_DEV_OSST is not set
426# CONFIG_BLK_DEV_SR is not set
427CONFIG_CHR_DEV_SG=m
428# CONFIG_CHR_DEV_SCH is not set
429
430#
431# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
432#
433# CONFIG_SCSI_MULTI_LUN is not set
434# CONFIG_SCSI_CONSTANTS is not set
435# CONFIG_SCSI_LOGGING is not set
436# CONFIG_SCSI_SCAN_ASYNC is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900437CONFIG_SCSI_WAIT_SCAN=m
Paul Mundt32351a22007-03-12 14:38:59 +0900438
439#
440# SCSI Transports
441#
442# CONFIG_SCSI_SPI_ATTRS is not set
443# CONFIG_SCSI_FC_ATTRS is not set
444# CONFIG_SCSI_ISCSI_ATTRS is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900445# CONFIG_SCSI_SAS_LIBSAS is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900446# CONFIG_SCSI_SRP_ATTRS is not set
447CONFIG_SCSI_LOWLEVEL=y
Paul Mundt32351a22007-03-12 14:38:59 +0900448# CONFIG_ISCSI_TCP is not set
449# 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
Paul Mundt32351a22007-03-12 14:38:59 +0900457# 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
461# CONFIG_SCSI_HPTIOP is not set
462# CONFIG_SCSI_DMX3191D is not set
463# CONFIG_SCSI_FUTURE_DOMAIN is not set
464# CONFIG_SCSI_IPS is not set
465# CONFIG_SCSI_INITIO is not set
466# CONFIG_SCSI_INIA100 is not set
467# CONFIG_SCSI_STEX is not set
468# CONFIG_SCSI_SYM53C8XX_2 is not set
469# CONFIG_SCSI_IPR is not set
470# CONFIG_SCSI_QLOGIC_1280 is not set
471# CONFIG_SCSI_QLA_FC is not set
472# CONFIG_SCSI_QLA_ISCSI is not set
473# CONFIG_SCSI_LPFC is not set
474# CONFIG_SCSI_DC395x is not set
475# CONFIG_SCSI_DC390T is not set
476# CONFIG_SCSI_NSP32 is not set
477# CONFIG_SCSI_DEBUG is not set
478# CONFIG_SCSI_SRP is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900479CONFIG_ATA=y
480# CONFIG_ATA_NONSTANDARD is not set
481# CONFIG_SATA_AHCI is not set
482# CONFIG_SATA_SVW is not set
483# CONFIG_ATA_PIIX is not set
484# CONFIG_SATA_MV is not set
485# CONFIG_SATA_NV is not set
486# CONFIG_PDC_ADMA is not set
487# CONFIG_SATA_QSTOR is not set
488# CONFIG_SATA_PROMISE is not set
489# CONFIG_SATA_SX4 is not set
490CONFIG_SATA_SIL=y
491# CONFIG_SATA_SIL24 is not set
492# CONFIG_SATA_SIS is not set
493# CONFIG_SATA_ULI is not set
494# CONFIG_SATA_VIA is not set
495# CONFIG_SATA_VITESSE is not set
496# CONFIG_SATA_INIC162X is not set
497# CONFIG_PATA_ALI is not set
498# CONFIG_PATA_AMD is not set
499# CONFIG_PATA_ARTOP is not set
500# CONFIG_PATA_ATIIXP is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900501# CONFIG_PATA_CMD640_PCI is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900502# CONFIG_PATA_CMD64X is not set
503# CONFIG_PATA_CS5520 is not set
504# CONFIG_PATA_CS5530 is not set
505# CONFIG_PATA_CYPRESS is not set
506# CONFIG_PATA_EFAR is not set
507# CONFIG_ATA_GENERIC is not set
508# CONFIG_PATA_HPT366 is not set
509# CONFIG_PATA_HPT37X is not set
510# CONFIG_PATA_HPT3X2N is not set
511# CONFIG_PATA_HPT3X3 is not set
512# CONFIG_PATA_IT821X is not set
513# CONFIG_PATA_IT8213 is not set
514# CONFIG_PATA_JMICRON is not set
515# CONFIG_PATA_TRIFLEX is not set
516# CONFIG_PATA_MARVELL is not set
517# CONFIG_PATA_MPIIX is not set
518# CONFIG_PATA_OLDPIIX is not set
519# CONFIG_PATA_NETCELL is not set
520# CONFIG_PATA_NS87410 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900521# CONFIG_PATA_NS87415 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900522# CONFIG_PATA_OPTI is not set
523# CONFIG_PATA_OPTIDMA is not set
524# CONFIG_PATA_PDC_OLD is not set
525# CONFIG_PATA_RADISYS is not set
526# CONFIG_PATA_RZ1000 is not set
527# CONFIG_PATA_SC1200 is not set
528# CONFIG_PATA_SERVERWORKS is not set
529# CONFIG_PATA_PDC2027X is not set
530# CONFIG_PATA_SIL680 is not set
531# CONFIG_PATA_SIS is not set
532# CONFIG_PATA_VIA is not set
533# CONFIG_PATA_WINBOND is not set
534CONFIG_PATA_PLATFORM=y
Paul Mundt32351a22007-03-12 14:38:59 +0900535# CONFIG_MD is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900536# CONFIG_FUSION is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900537
538#
539# IEEE 1394 (FireWire) support
540#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900541# CONFIG_FIREWIRE is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900542# CONFIG_IEEE1394 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900543# CONFIG_I2O is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900544CONFIG_NETDEVICES=y
Paul Mundt352d2812007-11-02 14:33:21 +0900545# CONFIG_NETDEVICES_MULTIQUEUE is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900546# CONFIG_DUMMY is not set
547# CONFIG_BONDING is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900548# CONFIG_MACVLAN is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900549# CONFIG_EQUALIZER is not set
550# CONFIG_TUN is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900551# CONFIG_VETH is not set
552# CONFIG_IP1000 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900553# CONFIG_ARCNET is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900554# CONFIG_PHYLIB is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900555CONFIG_NET_ETHERNET=y
556CONFIG_MII=y
Magnus Damm9a876d62007-11-23 14:39:55 +0900557CONFIG_AX88796=y
558CONFIG_AX88796_93CX6=y
Paul Mundt32351a22007-03-12 14:38:59 +0900559# CONFIG_STNIC is not set
560# CONFIG_HAPPYMEAL is not set
561# CONFIG_SUNGEM is not set
562# CONFIG_CASSINI is not set
563# CONFIG_NET_VENDOR_3COM is not set
564# CONFIG_SMC91X is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900565# CONFIG_SMC911X is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900566# CONFIG_NET_TULIP is not set
567# CONFIG_HP100 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900568# CONFIG_IBM_NEW_EMAC_ZMII is not set
569# CONFIG_IBM_NEW_EMAC_RGMII is not set
570# CONFIG_IBM_NEW_EMAC_TAH is not set
571# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900572# CONFIG_NET_PCI is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900573# CONFIG_B44 is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900574CONFIG_NETDEV_1000=y
Paul Mundt32351a22007-03-12 14:38:59 +0900575# CONFIG_ACENIC is not set
576# CONFIG_DL2K is not set
577# CONFIG_E1000 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900578# CONFIG_E1000E is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900579# CONFIG_NS83820 is not set
580# CONFIG_HAMACHI is not set
581# CONFIG_YELLOWFIN is not set
582CONFIG_R8169=y
583# CONFIG_R8169_NAPI is not set
584# CONFIG_SIS190 is not set
585# CONFIG_SKGE is not set
586# CONFIG_SKY2 is not set
587# CONFIG_SK98LIN is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900588# CONFIG_VIA_VELOCITY is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900589# CONFIG_TIGON3 is not set
590# CONFIG_BNX2 is not set
591# CONFIG_QLA3XXX is not set
592# CONFIG_ATL1 is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900593CONFIG_NETDEV_10000=y
Paul Mundt32351a22007-03-12 14:38:59 +0900594# CONFIG_CHELSIO_T1 is not set
595# CONFIG_CHELSIO_T3 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900596# CONFIG_IXGBE is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900597# CONFIG_IXGB is not set
598# CONFIG_S2IO is not set
599# CONFIG_MYRI10GE is not set
600# CONFIG_NETXEN_NIC is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900601# CONFIG_NIU is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900602# CONFIG_MLX4_CORE is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900603# CONFIG_TEHUTI is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900604# CONFIG_TR is not set
605
606#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900607# Wireless LAN
Paul Mundt32351a22007-03-12 14:38:59 +0900608#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900609# CONFIG_WLAN_PRE80211 is not set
610# CONFIG_WLAN_80211 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900611# CONFIG_WAN is not set
612# CONFIG_FDDI is not set
613# CONFIG_HIPPI is not set
614# CONFIG_PPP is not set
615# CONFIG_SLIP is not set
616# CONFIG_NET_FC is not set
617# CONFIG_SHAPER is not set
618# CONFIG_NETCONSOLE is not set
619# CONFIG_NETPOLL is not set
620# CONFIG_NET_POLL_CONTROLLER is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900621# CONFIG_ISDN is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900622# CONFIG_PHONE is not set
623
624#
625# Input device support
626#
627CONFIG_INPUT=y
628# CONFIG_INPUT_FF_MEMLESS is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900629# CONFIG_INPUT_POLLDEV is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900630
631#
632# Userland interfaces
633#
634CONFIG_INPUT_MOUSEDEV=y
635# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
636CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
637CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
638# CONFIG_INPUT_JOYDEV is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900639# CONFIG_INPUT_EVDEV is not set
640# CONFIG_INPUT_EVBUG is not set
641
642#
643# Input Device Drivers
644#
645CONFIG_INPUT_KEYBOARD=y
646CONFIG_KEYBOARD_ATKBD=y
647# CONFIG_KEYBOARD_SUNKBD is not set
648# CONFIG_KEYBOARD_LKKBD is not set
649# CONFIG_KEYBOARD_XTKBD is not set
650# CONFIG_KEYBOARD_NEWTON is not set
651# CONFIG_KEYBOARD_STOWAWAY is not set
652# CONFIG_INPUT_MOUSE is not set
653# CONFIG_INPUT_JOYSTICK is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900654# CONFIG_INPUT_TABLET is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900655# CONFIG_INPUT_TOUCHSCREEN is not set
656# CONFIG_INPUT_MISC is not set
657
658#
659# Hardware I/O ports
660#
661CONFIG_SERIO=y
662# CONFIG_SERIO_I8042 is not set
663# CONFIG_SERIO_SERPORT is not set
664# CONFIG_SERIO_PCIPS2 is not set
665CONFIG_SERIO_LIBPS2=y
666# CONFIG_SERIO_RAW is not set
667# CONFIG_GAMEPORT is not set
668
669#
670# Character devices
671#
672# CONFIG_VT is not set
673# CONFIG_SERIAL_NONSTANDARD is not set
674
675#
676# Serial drivers
677#
678# CONFIG_SERIAL_8250 is not set
679
680#
681# Non-8250 serial port support
682#
683CONFIG_SERIAL_SH_SCI=y
684CONFIG_SERIAL_SH_SCI_NR_UARTS=6
685CONFIG_SERIAL_SH_SCI_CONSOLE=y
686CONFIG_SERIAL_CORE=y
687CONFIG_SERIAL_CORE_CONSOLE=y
688# CONFIG_SERIAL_JSM is not set
689CONFIG_UNIX98_PTYS=y
690CONFIG_LEGACY_PTYS=y
691CONFIG_LEGACY_PTY_COUNT=256
Paul Mundt32351a22007-03-12 14:38:59 +0900692# CONFIG_IPMI_HANDLER is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900693CONFIG_HW_RANDOM=y
Paul Mundt32351a22007-03-12 14:38:59 +0900694# CONFIG_R3964 is not set
695# CONFIG_APPLICOM is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900696# CONFIG_RAW_DRIVER is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900697# CONFIG_TCG_TPM is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900698CONFIG_DEVPORT=y
Paul Mundt32351a22007-03-12 14:38:59 +0900699# CONFIG_I2C is not set
700
701#
702# SPI support
703#
704# CONFIG_SPI is not set
705# CONFIG_SPI_MASTER is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900706# CONFIG_W1 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900707# CONFIG_POWER_SUPPLY is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900708CONFIG_HWMON=y
709# CONFIG_HWMON_VID is not set
Paul Mundt3e0137f2007-11-23 14:17:42 +0900710# CONFIG_SENSORS_I5K_AMB is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900711# CONFIG_SENSORS_F71805F is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900712# CONFIG_SENSORS_F71882FG is not set
713# CONFIG_SENSORS_IT87 is not set
714# CONFIG_SENSORS_PC87360 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900715# CONFIG_SENSORS_PC87427 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900716# CONFIG_SENSORS_SIS5595 is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900717# CONFIG_SENSORS_SMSC47M1 is not set
718# CONFIG_SENSORS_SMSC47B397 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900719# CONFIG_SENSORS_VIA686A is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900720# CONFIG_SENSORS_VT1211 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900721# CONFIG_SENSORS_VT8231 is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900722# CONFIG_SENSORS_W83627HF is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900723# CONFIG_SENSORS_W83627EHF is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900724# CONFIG_HWMON_DEBUG_CHIP is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900725# CONFIG_WATCHDOG is not set
726
727#
728# Sonics Silicon Backplane
729#
730CONFIG_SSB_POSSIBLE=y
731# CONFIG_SSB is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900732
733#
734# Multifunction device drivers
735#
736# CONFIG_MFD_SM501 is not set
737
738#
739# Multimedia devices
740#
741# CONFIG_VIDEO_DEV is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900742# CONFIG_DVB_CORE is not set
743# CONFIG_DAB is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900744
745#
746# Graphics support
747#
Paul Mundt352d2812007-11-02 14:33:21 +0900748# CONFIG_DRM is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900749# CONFIG_VGASTATE is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900750# CONFIG_VIDEO_OUTPUT_CONTROL is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900751CONFIG_FB=y
752# CONFIG_FIRMWARE_EDID is not set
753# CONFIG_FB_DDC is not set
754# CONFIG_FB_CFB_FILLRECT is not set
755# CONFIG_FB_CFB_COPYAREA is not set
756# CONFIG_FB_CFB_IMAGEBLIT is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900757# CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900758# CONFIG_FB_SYS_FILLRECT is not set
759# CONFIG_FB_SYS_COPYAREA is not set
760# CONFIG_FB_SYS_IMAGEBLIT is not set
761# CONFIG_FB_SYS_FOPS is not set
762CONFIG_FB_DEFERRED_IO=y
Paul Mundt32351a22007-03-12 14:38:59 +0900763# CONFIG_FB_SVGALIB is not set
764# CONFIG_FB_MACMODES is not set
765# CONFIG_FB_BACKLIGHT is not set
766# CONFIG_FB_MODE_HELPERS is not set
767# CONFIG_FB_TILEBLITTING is not set
768
769#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900770# Frame buffer hardware drivers
Paul Mundt32351a22007-03-12 14:38:59 +0900771#
772# CONFIG_FB_CIRRUS is not set
773# CONFIG_FB_PM2 is not set
774# CONFIG_FB_CYBER2000 is not set
775# CONFIG_FB_ASILIANT is not set
776# CONFIG_FB_IMSTT is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900777# CONFIG_FB_S1D13XXX is not set
778# CONFIG_FB_NVIDIA is not set
779# CONFIG_FB_RIVA is not set
780# CONFIG_FB_MATROX is not set
781# CONFIG_FB_RADEON is not set
782# CONFIG_FB_ATY128 is not set
783# CONFIG_FB_ATY is not set
784# CONFIG_FB_S3 is not set
785# CONFIG_FB_SAVAGE is not set
786# CONFIG_FB_SIS is not set
787# CONFIG_FB_NEOMAGIC is not set
788# CONFIG_FB_KYRO is not set
789# CONFIG_FB_3DFX is not set
790# CONFIG_FB_VOODOO1 is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900791# CONFIG_FB_VT8623 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900792# CONFIG_FB_TRIDENT is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900793# CONFIG_FB_ARK is not set
794# CONFIG_FB_PM3 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900795# CONFIG_FB_VIRTUAL is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900796# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
797
798#
799# Display device support
800#
801# CONFIG_DISPLAY_SUPPORT is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900802# CONFIG_LOGO is not set
803
804#
805# Sound
806#
807CONFIG_SOUND=m
808
809#
810# Advanced Linux Sound Architecture
811#
812# CONFIG_SND is not set
813
814#
815# Open Sound System
816#
817CONFIG_SOUND_PRIME=m
Paul Mundt32351a22007-03-12 14:38:59 +0900818# CONFIG_SOUND_TRIDENT is not set
819# CONFIG_SOUND_MSNDCLAS is not set
820# CONFIG_SOUND_MSNDPIN is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900821CONFIG_HID_SUPPORT=y
Paul Mundt32351a22007-03-12 14:38:59 +0900822CONFIG_HID=y
823# CONFIG_HID_DEBUG is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900824# CONFIG_HIDRAW is not set
825CONFIG_USB_SUPPORT=y
Paul Mundt32351a22007-03-12 14:38:59 +0900826CONFIG_USB_ARCH_HAS_HCD=y
827CONFIG_USB_ARCH_HAS_OHCI=y
828CONFIG_USB_ARCH_HAS_EHCI=y
829# CONFIG_USB is not set
830
831#
832# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
833#
834
835#
836# USB Gadget Support
837#
838# CONFIG_USB_GADGET is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900839# CONFIG_MMC is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900840# CONFIG_NEW_LEDS is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900841# CONFIG_INFINIBAND is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900842CONFIG_RTC_LIB=y
843CONFIG_RTC_CLASS=y
844CONFIG_RTC_HCTOSYS=y
845CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
846# CONFIG_RTC_DEBUG is not set
847
848#
849# RTC interfaces
850#
851CONFIG_RTC_INTF_SYSFS=y
852CONFIG_RTC_INTF_PROC=y
853CONFIG_RTC_INTF_DEV=y
854# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900855# CONFIG_RTC_DRV_TEST is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900856
857#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900858# SPI RTC drivers
859#
860
861#
862# Platform RTC drivers
Paul Mundt32351a22007-03-12 14:38:59 +0900863#
864# CONFIG_RTC_DRV_DS1553 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900865# CONFIG_RTC_DRV_STK17TA8 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900866# CONFIG_RTC_DRV_DS1742 is not set
867# CONFIG_RTC_DRV_M48T86 is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900868# CONFIG_RTC_DRV_M48T59 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900869# CONFIG_RTC_DRV_V3020 is not set
870
871#
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900872# on-CPU RTC drivers
873#
874CONFIG_RTC_DRV_SH=y
875
876#
Paul Mundt352d2812007-11-02 14:33:21 +0900877# Userspace I/O
Paul Mundt32351a22007-03-12 14:38:59 +0900878#
Paul Mundt352d2812007-11-02 14:33:21 +0900879# CONFIG_UIO is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900880
881#
Paul Mundt32351a22007-03-12 14:38:59 +0900882# File systems
883#
884CONFIG_EXT2_FS=y
885# CONFIG_EXT2_FS_XATTR is not set
886# CONFIG_EXT2_FS_XIP is not set
887CONFIG_EXT3_FS=y
888CONFIG_EXT3_FS_XATTR=y
889# CONFIG_EXT3_FS_POSIX_ACL is not set
890# CONFIG_EXT3_FS_SECURITY is not set
891# CONFIG_EXT4DEV_FS is not set
892CONFIG_JBD=y
893# CONFIG_JBD_DEBUG is not set
894CONFIG_FS_MBCACHE=y
895# CONFIG_REISERFS_FS is not set
896# CONFIG_JFS_FS is not set
897CONFIG_FS_POSIX_ACL=y
898# CONFIG_XFS_FS is not set
899# CONFIG_GFS2_FS is not set
900# CONFIG_OCFS2_FS is not set
901CONFIG_MINIX_FS=y
902# CONFIG_ROMFS_FS is not set
903CONFIG_INOTIFY=y
904CONFIG_INOTIFY_USER=y
905# CONFIG_QUOTA is not set
906CONFIG_DNOTIFY=y
907# CONFIG_AUTOFS_FS is not set
908# CONFIG_AUTOFS4_FS is not set
909CONFIG_FUSE_FS=m
910
911#
912# CD-ROM/DVD Filesystems
913#
914# CONFIG_ISO9660_FS is not set
915# CONFIG_UDF_FS is not set
916
917#
918# DOS/FAT/NT Filesystems
919#
920CONFIG_FAT_FS=y
921CONFIG_MSDOS_FS=y
922CONFIG_VFAT_FS=y
923CONFIG_FAT_DEFAULT_CODEPAGE=437
924CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
925CONFIG_NTFS_FS=y
926# CONFIG_NTFS_DEBUG is not set
927CONFIG_NTFS_RW=y
928
929#
930# Pseudo filesystems
931#
932CONFIG_PROC_FS=y
933CONFIG_PROC_KCORE=y
934CONFIG_PROC_SYSCTL=y
935CONFIG_SYSFS=y
936CONFIG_TMPFS=y
937# CONFIG_TMPFS_POSIX_ACL is not set
938CONFIG_HUGETLBFS=y
939CONFIG_HUGETLB_PAGE=y
Paul Mundt32351a22007-03-12 14:38:59 +0900940CONFIG_CONFIGFS_FS=m
941
942#
943# Miscellaneous filesystems
944#
945# CONFIG_ADFS_FS is not set
946# CONFIG_AFFS_FS is not set
947# CONFIG_HFS_FS is not set
948# CONFIG_HFSPLUS_FS is not set
949# CONFIG_BEFS_FS is not set
950# CONFIG_BFS_FS is not set
951# CONFIG_EFS_FS is not set
952# CONFIG_CRAMFS is not set
953# CONFIG_VXFS_FS is not set
954# CONFIG_HPFS_FS is not set
955# CONFIG_QNX4FS_FS is not set
956# CONFIG_SYSV_FS is not set
957# CONFIG_UFS_FS is not set
Paul Mundt352d2812007-11-02 14:33:21 +0900958CONFIG_NETWORK_FILESYSTEMS=y
Paul Mundt32351a22007-03-12 14:38:59 +0900959CONFIG_NFS_FS=y
960CONFIG_NFS_V3=y
961# CONFIG_NFS_V3_ACL is not set
962CONFIG_NFS_V4=y
963# CONFIG_NFS_DIRECTIO is not set
964CONFIG_NFSD=y
965CONFIG_NFSD_V3=y
966# CONFIG_NFSD_V3_ACL is not set
967CONFIG_NFSD_V4=y
968CONFIG_NFSD_TCP=y
969CONFIG_ROOT_NFS=y
970CONFIG_LOCKD=y
971CONFIG_LOCKD_V4=y
972CONFIG_EXPORTFS=y
973CONFIG_NFS_COMMON=y
974CONFIG_SUNRPC=y
975CONFIG_SUNRPC_GSS=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +0900976# CONFIG_SUNRPC_BIND34 is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900977CONFIG_RPCSEC_GSS_KRB5=y
978# CONFIG_RPCSEC_GSS_SPKM3 is not set
979# CONFIG_SMB_FS is not set
980# CONFIG_CIFS is not set
981# CONFIG_NCP_FS is not set
982# CONFIG_CODA_FS is not set
983# CONFIG_AFS_FS is not set
Paul Mundt32351a22007-03-12 14:38:59 +0900984
985#
986# Partition Types
987#
988# CONFIG_PARTITION_ADVANCED is not set
989CONFIG_MSDOS_PARTITION=y
Paul Mundt32351a22007-03-12 14:38:59 +0900990CONFIG_NLS=y
991CONFIG_NLS_DEFAULT="iso8859-1"
992CONFIG_NLS_CODEPAGE_437=y
993# CONFIG_NLS_CODEPAGE_737 is not set
994# CONFIG_NLS_CODEPAGE_775 is not set
995# CONFIG_NLS_CODEPAGE_850 is not set
996# CONFIG_NLS_CODEPAGE_852 is not set
997# CONFIG_NLS_CODEPAGE_855 is not set
998# CONFIG_NLS_CODEPAGE_857 is not set
999# CONFIG_NLS_CODEPAGE_860 is not set
1000# CONFIG_NLS_CODEPAGE_861 is not set
1001# CONFIG_NLS_CODEPAGE_862 is not set
1002# CONFIG_NLS_CODEPAGE_863 is not set
1003# CONFIG_NLS_CODEPAGE_864 is not set
1004# CONFIG_NLS_CODEPAGE_865 is not set
1005# CONFIG_NLS_CODEPAGE_866 is not set
1006# CONFIG_NLS_CODEPAGE_869 is not set
1007# CONFIG_NLS_CODEPAGE_936 is not set
1008# CONFIG_NLS_CODEPAGE_950 is not set
1009CONFIG_NLS_CODEPAGE_932=y
1010# CONFIG_NLS_CODEPAGE_949 is not set
1011# CONFIG_NLS_CODEPAGE_874 is not set
1012# CONFIG_NLS_ISO8859_8 is not set
1013# CONFIG_NLS_CODEPAGE_1250 is not set
1014# CONFIG_NLS_CODEPAGE_1251 is not set
1015# CONFIG_NLS_ASCII is not set
1016CONFIG_NLS_ISO8859_1=y
1017# CONFIG_NLS_ISO8859_2 is not set
1018# CONFIG_NLS_ISO8859_3 is not set
1019# CONFIG_NLS_ISO8859_4 is not set
1020# CONFIG_NLS_ISO8859_5 is not set
1021# CONFIG_NLS_ISO8859_6 is not set
1022# CONFIG_NLS_ISO8859_7 is not set
1023# CONFIG_NLS_ISO8859_9 is not set
1024# CONFIG_NLS_ISO8859_13 is not set
1025# CONFIG_NLS_ISO8859_14 is not set
1026# CONFIG_NLS_ISO8859_15 is not set
1027# CONFIG_NLS_KOI8_R is not set
1028# CONFIG_NLS_KOI8_U is not set
1029# CONFIG_NLS_UTF8 is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001030# CONFIG_DLM is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001031CONFIG_INSTRUMENTATION=y
Paul Mundt32351a22007-03-12 14:38:59 +09001032CONFIG_PROFILING=y
1033CONFIG_OPROFILE=m
Paul Mundt352d2812007-11-02 14:33:21 +09001034# CONFIG_MARKERS is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001035
1036#
1037# Kernel hacking
1038#
1039CONFIG_TRACE_IRQFLAGS_SUPPORT=y
1040# CONFIG_PRINTK_TIME is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001041CONFIG_ENABLE_WARN_DEPRECATED=y
Paul Mundt32351a22007-03-12 14:38:59 +09001042CONFIG_ENABLE_MUST_CHECK=y
1043CONFIG_MAGIC_SYSRQ=y
1044# CONFIG_UNUSED_SYMBOLS is not set
1045CONFIG_DEBUG_FS=y
1046# CONFIG_HEADERS_CHECK is not set
1047CONFIG_DEBUG_KERNEL=y
1048# CONFIG_DEBUG_SHIRQ is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001049# CONFIG_DETECT_SOFTLOCKUP is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001050CONFIG_SCHED_DEBUG=y
Paul Mundt32351a22007-03-12 14:38:59 +09001051# CONFIG_SCHEDSTATS is not set
1052# CONFIG_TIMER_STATS is not set
1053# CONFIG_DEBUG_SLAB is not set
1054# CONFIG_DEBUG_PREEMPT is not set
1055CONFIG_DEBUG_SPINLOCK=y
1056CONFIG_DEBUG_MUTEXES=y
1057CONFIG_DEBUG_LOCK_ALLOC=y
1058# CONFIG_PROVE_LOCKING is not set
1059CONFIG_LOCKDEP=y
Paul Mundt352d2812007-11-02 14:33:21 +09001060# CONFIG_LOCK_STAT is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001061# CONFIG_DEBUG_LOCKDEP is not set
1062# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
1063CONFIG_DEBUG_LOCKING_API_SELFTESTS=y
1064CONFIG_STACKTRACE=y
1065# CONFIG_DEBUG_KOBJECT is not set
1066CONFIG_DEBUG_BUGVERBOSE=y
1067CONFIG_DEBUG_INFO=y
1068# CONFIG_DEBUG_VM is not set
1069# CONFIG_DEBUG_LIST is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001070# CONFIG_DEBUG_SG is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001071CONFIG_FRAME_POINTER=y
1072CONFIG_FORCED_INLINING=y
Paul Mundt352d2812007-11-02 14:33:21 +09001073# CONFIG_BOOT_PRINTK_DELAY is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001074# CONFIG_RCU_TORTURE_TEST is not set
1075# CONFIG_FAULT_INJECTION is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001076# CONFIG_SAMPLES is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001077CONFIG_SH_STANDARD_BIOS=y
1078# CONFIG_EARLY_SCIF_CONSOLE is not set
1079CONFIG_EARLY_PRINTK=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +09001080# CONFIG_DEBUG_BOOTMEM is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001081CONFIG_DEBUG_STACKOVERFLOW=y
1082CONFIG_DEBUG_STACK_USAGE=y
Paul Mundt352d2812007-11-02 14:33:21 +09001083CONFIG_4KSTACKS=y
1084# CONFIG_IRQSTACKS is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001085# CONFIG_SH_KGDB is not set
1086
1087#
1088# Security options
1089#
1090# CONFIG_KEYS is not set
1091# CONFIG_SECURITY is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001092# CONFIG_SECURITY_FILE_CAPABILITIES is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001093CONFIG_CRYPTO=y
1094CONFIG_CRYPTO_ALGAPI=y
1095CONFIG_CRYPTO_BLKCIPHER=y
1096CONFIG_CRYPTO_HASH=y
1097CONFIG_CRYPTO_MANAGER=y
1098CONFIG_CRYPTO_HMAC=y
1099# CONFIG_CRYPTO_XCBC is not set
1100# CONFIG_CRYPTO_NULL is not set
1101# CONFIG_CRYPTO_MD4 is not set
1102CONFIG_CRYPTO_MD5=y
1103# CONFIG_CRYPTO_SHA1 is not set
1104# CONFIG_CRYPTO_SHA256 is not set
1105# CONFIG_CRYPTO_SHA512 is not set
1106# CONFIG_CRYPTO_WP512 is not set
1107# CONFIG_CRYPTO_TGR192 is not set
1108# CONFIG_CRYPTO_GF128MUL is not set
1109CONFIG_CRYPTO_ECB=m
1110CONFIG_CRYPTO_CBC=y
1111CONFIG_CRYPTO_PCBC=m
1112# CONFIG_CRYPTO_LRW is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001113# CONFIG_CRYPTO_XTS is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +09001114# CONFIG_CRYPTO_CRYPTD is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001115CONFIG_CRYPTO_DES=y
1116# CONFIG_CRYPTO_FCRYPT is not set
1117# CONFIG_CRYPTO_BLOWFISH is not set
1118# CONFIG_CRYPTO_TWOFISH is not set
1119# CONFIG_CRYPTO_SERPENT is not set
1120# CONFIG_CRYPTO_AES is not set
1121# CONFIG_CRYPTO_CAST5 is not set
1122# CONFIG_CRYPTO_CAST6 is not set
1123# CONFIG_CRYPTO_TEA is not set
1124# CONFIG_CRYPTO_ARC4 is not set
1125# CONFIG_CRYPTO_KHAZAD is not set
1126# CONFIG_CRYPTO_ANUBIS is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001127# CONFIG_CRYPTO_SEED is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001128# CONFIG_CRYPTO_DEFLATE is not set
1129# CONFIG_CRYPTO_MICHAEL_MIC is not set
1130# CONFIG_CRYPTO_CRC32C is not set
1131# CONFIG_CRYPTO_CAMELLIA is not set
1132# CONFIG_CRYPTO_TEST is not set
Paul Mundt352d2812007-11-02 14:33:21 +09001133# CONFIG_CRYPTO_AUTHENC is not set
1134CONFIG_CRYPTO_HW=y
Paul Mundt32351a22007-03-12 14:38:59 +09001135
1136#
1137# Library routines
1138#
1139CONFIG_BITREVERSE=y
1140# CONFIG_CRC_CCITT is not set
1141# CONFIG_CRC16 is not set
Paul Mundt2f5a5dc2007-07-13 09:30:57 +09001142# CONFIG_CRC_ITU_T is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001143CONFIG_CRC32=y
Paul Mundt352d2812007-11-02 14:33:21 +09001144# CONFIG_CRC7 is not set
Paul Mundt32351a22007-03-12 14:38:59 +09001145# CONFIG_LIBCRC32C is not set
1146CONFIG_HAS_IOMEM=y
1147CONFIG_HAS_IOPORT=y
Paul Mundt2f5a5dc2007-07-13 09:30:57 +09001148CONFIG_HAS_DMA=y