sh7710voipgw_defconfig (b92efa9abffc4a634cd2e7a0f81f8aa6310d67c9) sh7710voipgw_defconfig (53a52abcf32666819db35d67269e1ed64f7b2b7a)
1#
2# Automatically generated make config: don't edit
1#
2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.28
4# Fri Jan 9 18:00:31 2009
3# Linux kernel version: 2.6.29
4# Thu Apr 2 19:09:01 2009
5#
6CONFIG_SUPERH=y
7CONFIG_SUPERH32=y
8CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
9CONFIG_RWSEM_GENERIC_SPINLOCK=y
10CONFIG_GENERIC_BUG=y
11CONFIG_GENERIC_FIND_NEXT_BIT=y
12CONFIG_GENERIC_HWEIGHT=y
13CONFIG_GENERIC_HARDIRQS=y
14CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
15CONFIG_GENERIC_IRQ_PROBE=y
16# CONFIG_GENERIC_GPIO is not set
17CONFIG_GENERIC_TIME=y
18CONFIG_GENERIC_CLOCKEVENTS=y
19# CONFIG_ARCH_SUSPEND_POSSIBLE is not set
5#
6CONFIG_SUPERH=y
7CONFIG_SUPERH32=y
8CONFIG_ARCH_DEFCONFIG="arch/sh/configs/shx3_defconfig"
9CONFIG_RWSEM_GENERIC_SPINLOCK=y
10CONFIG_GENERIC_BUG=y
11CONFIG_GENERIC_FIND_NEXT_BIT=y
12CONFIG_GENERIC_HWEIGHT=y
13CONFIG_GENERIC_HARDIRQS=y
14CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
15CONFIG_GENERIC_IRQ_PROBE=y
16# CONFIG_GENERIC_GPIO is not set
17CONFIG_GENERIC_TIME=y
18CONFIG_GENERIC_CLOCKEVENTS=y
19# CONFIG_ARCH_SUSPEND_POSSIBLE is not set
20# CONFIG_ARCH_HIBERNATION_POSSIBLE is not set
20CONFIG_ARCH_HIBERNATION_POSSIBLE=y
21CONFIG_STACKTRACE_SUPPORT=y
22CONFIG_LOCKDEP_SUPPORT=y
23CONFIG_HAVE_LATENCYTOP_SUPPORT=y
24# CONFIG_ARCH_HAS_ILOG2_U32 is not set
25# CONFIG_ARCH_HAS_ILOG2_U64 is not set
26CONFIG_ARCH_NO_VIRT_TO_BUS=y
21CONFIG_STACKTRACE_SUPPORT=y
22CONFIG_LOCKDEP_SUPPORT=y
23CONFIG_HAVE_LATENCYTOP_SUPPORT=y
24# CONFIG_ARCH_HAS_ILOG2_U32 is not set
25# CONFIG_ARCH_HAS_ILOG2_U64 is not set
26CONFIG_ARCH_NO_VIRT_TO_BUS=y
27CONFIG_ARCH_HAS_DEFAULT_IDLE=y
27CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
28
29#
30# General setup
31#
32CONFIG_EXPERIMENTAL=y
33CONFIG_BROKEN_ON_SMP=y
34CONFIG_INIT_ENV_ARG_LIMIT=32
35CONFIG_LOCALVERSION=""
36CONFIG_LOCALVERSION_AUTO=y
37# CONFIG_SWAP is not set
38CONFIG_SYSVIPC=y
39CONFIG_SYSVIPC_SYSCTL=y
40CONFIG_POSIX_MQUEUE=y
41# CONFIG_BSD_PROCESS_ACCT is not set
42# CONFIG_TASKSTATS is not set
43# CONFIG_AUDIT is not set
28CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
29
30#
31# General setup
32#
33CONFIG_EXPERIMENTAL=y
34CONFIG_BROKEN_ON_SMP=y
35CONFIG_INIT_ENV_ARG_LIMIT=32
36CONFIG_LOCALVERSION=""
37CONFIG_LOCALVERSION_AUTO=y
38# CONFIG_SWAP is not set
39CONFIG_SYSVIPC=y
40CONFIG_SYSVIPC_SYSCTL=y
41CONFIG_POSIX_MQUEUE=y
42# CONFIG_BSD_PROCESS_ACCT is not set
43# CONFIG_TASKSTATS is not set
44# CONFIG_AUDIT is not set
45
46#
47# RCU Subsystem
48#
49CONFIG_CLASSIC_RCU=y
50# CONFIG_TREE_RCU is not set
51# CONFIG_PREEMPT_RCU is not set
52# CONFIG_TREE_RCU_TRACE is not set
53# CONFIG_PREEMPT_RCU_TRACE is not set
44# CONFIG_IKCONFIG is not set
45CONFIG_LOG_BUF_SHIFT=14
54# CONFIG_IKCONFIG is not set
55CONFIG_LOG_BUF_SHIFT=14
46# CONFIG_CGROUPS is not set
47CONFIG_GROUP_SCHED=y
48CONFIG_FAIR_GROUP_SCHED=y
49# CONFIG_RT_GROUP_SCHED is not set
50CONFIG_USER_SCHED=y
51# CONFIG_CGROUP_SCHED is not set
56CONFIG_GROUP_SCHED=y
57CONFIG_FAIR_GROUP_SCHED=y
58# CONFIG_RT_GROUP_SCHED is not set
59CONFIG_USER_SCHED=y
60# CONFIG_CGROUP_SCHED is not set
61# CONFIG_CGROUPS is not set
52CONFIG_SYSFS_DEPRECATED=y
53CONFIG_SYSFS_DEPRECATED_V2=y
54# CONFIG_RELAY is not set
55# CONFIG_NAMESPACES is not set
56# CONFIG_BLK_DEV_INITRD is not set
57CONFIG_CC_OPTIMIZE_FOR_SIZE=y
58CONFIG_SYSCTL=y
62CONFIG_SYSFS_DEPRECATED=y
63CONFIG_SYSFS_DEPRECATED_V2=y
64# CONFIG_RELAY is not set
65# CONFIG_NAMESPACES is not set
66# CONFIG_BLK_DEV_INITRD is not set
67CONFIG_CC_OPTIMIZE_FOR_SIZE=y
68CONFIG_SYSCTL=y
69CONFIG_ANON_INODES=y
59CONFIG_EMBEDDED=y
60CONFIG_UID16=y
61# CONFIG_SYSCTL_SYSCALL is not set
62CONFIG_KALLSYMS=y
63# CONFIG_KALLSYMS_EXTRA_PASS is not set
64CONFIG_HOTPLUG=y
65CONFIG_PRINTK=y
66CONFIG_BUG=y
67CONFIG_ELF_CORE=y
70CONFIG_EMBEDDED=y
71CONFIG_UID16=y
72# CONFIG_SYSCTL_SYSCALL is not set
73CONFIG_KALLSYMS=y
74# CONFIG_KALLSYMS_EXTRA_PASS is not set
75CONFIG_HOTPLUG=y
76CONFIG_PRINTK=y
77CONFIG_BUG=y
78CONFIG_ELF_CORE=y
68CONFIG_COMPAT_BRK=y
69CONFIG_BASE_FULL=y
70# CONFIG_FUTEX is not set
79CONFIG_BASE_FULL=y
80# CONFIG_FUTEX is not set
71CONFIG_ANON_INODES=y
72# CONFIG_EPOLL is not set
73CONFIG_SIGNALFD=y
74CONFIG_TIMERFD=y
75CONFIG_EVENTFD=y
76# CONFIG_SHMEM is not set
77CONFIG_AIO=y
78CONFIG_VM_EVENT_COUNTERS=y
81# CONFIG_EPOLL is not set
82CONFIG_SIGNALFD=y
83CONFIG_TIMERFD=y
84CONFIG_EVENTFD=y
85# CONFIG_SHMEM is not set
86CONFIG_AIO=y
87CONFIG_VM_EVENT_COUNTERS=y
88CONFIG_COMPAT_BRK=y
79CONFIG_SLAB=y
80# CONFIG_SLUB is not set
81# CONFIG_SLOB is not set
82# CONFIG_PROFILING is not set
83CONFIG_HAVE_OPROFILE=y
84# CONFIG_KPROBES is not set
85CONFIG_HAVE_IOREMAP_PROT=y
86CONFIG_HAVE_KPROBES=y

--- 22 unchanged lines hidden (view full) ---

109# CONFIG_IOSCHED_AS is not set
110CONFIG_IOSCHED_DEADLINE=y
111# CONFIG_IOSCHED_CFQ is not set
112# CONFIG_DEFAULT_AS is not set
113CONFIG_DEFAULT_DEADLINE=y
114# CONFIG_DEFAULT_CFQ is not set
115# CONFIG_DEFAULT_NOOP is not set
116CONFIG_DEFAULT_IOSCHED="deadline"
89CONFIG_SLAB=y
90# CONFIG_SLUB is not set
91# CONFIG_SLOB is not set
92# CONFIG_PROFILING is not set
93CONFIG_HAVE_OPROFILE=y
94# CONFIG_KPROBES is not set
95CONFIG_HAVE_IOREMAP_PROT=y
96CONFIG_HAVE_KPROBES=y

--- 22 unchanged lines hidden (view full) ---

119# CONFIG_IOSCHED_AS is not set
120CONFIG_IOSCHED_DEADLINE=y
121# CONFIG_IOSCHED_CFQ is not set
122# CONFIG_DEFAULT_AS is not set
123CONFIG_DEFAULT_DEADLINE=y
124# CONFIG_DEFAULT_CFQ is not set
125# CONFIG_DEFAULT_NOOP is not set
126CONFIG_DEFAULT_IOSCHED="deadline"
117CONFIG_CLASSIC_RCU=y
118# CONFIG_TREE_RCU is not set
119# CONFIG_PREEMPT_RCU is not set
120# CONFIG_TREE_RCU_TRACE is not set
121# CONFIG_PREEMPT_RCU_TRACE is not set
122# CONFIG_FREEZER is not set
123
124#
125# System type
126#
127CONFIG_CPU_SH3=y
128# CONFIG_CPU_SUBTYPE_SH7619 is not set
129# CONFIG_CPU_SUBTYPE_SH7201 is not set

--- 18 unchanged lines hidden (view full) ---

148# CONFIG_CPU_SUBTYPE_SH7751R is not set
149# CONFIG_CPU_SUBTYPE_SH7760 is not set
150# CONFIG_CPU_SUBTYPE_SH4_202 is not set
151# CONFIG_CPU_SUBTYPE_SH7723 is not set
152# CONFIG_CPU_SUBTYPE_SH7763 is not set
153# CONFIG_CPU_SUBTYPE_SH7770 is not set
154# CONFIG_CPU_SUBTYPE_SH7780 is not set
155# CONFIG_CPU_SUBTYPE_SH7785 is not set
127# CONFIG_FREEZER is not set
128
129#
130# System type
131#
132CONFIG_CPU_SH3=y
133# CONFIG_CPU_SUBTYPE_SH7619 is not set
134# CONFIG_CPU_SUBTYPE_SH7201 is not set

--- 18 unchanged lines hidden (view full) ---

153# CONFIG_CPU_SUBTYPE_SH7751R is not set
154# CONFIG_CPU_SUBTYPE_SH7760 is not set
155# CONFIG_CPU_SUBTYPE_SH4_202 is not set
156# CONFIG_CPU_SUBTYPE_SH7723 is not set
157# CONFIG_CPU_SUBTYPE_SH7763 is not set
158# CONFIG_CPU_SUBTYPE_SH7770 is not set
159# CONFIG_CPU_SUBTYPE_SH7780 is not set
160# CONFIG_CPU_SUBTYPE_SH7785 is not set
161# CONFIG_CPU_SUBTYPE_SH7786 is not set
156# CONFIG_CPU_SUBTYPE_SHX3 is not set
157# CONFIG_CPU_SUBTYPE_SH7343 is not set
158# CONFIG_CPU_SUBTYPE_SH7722 is not set
159# CONFIG_CPU_SUBTYPE_SH7366 is not set
160# CONFIG_CPU_SUBTYPE_SH5_101 is not set
161# CONFIG_CPU_SUBTYPE_SH5_103 is not set
162
163#

--- 25 unchanged lines hidden (view full) ---

189CONFIG_FLAT_NODE_MEM_MAP=y
190CONFIG_SPARSEMEM_STATIC=y
191CONFIG_PAGEFLAGS_EXTENDED=y
192CONFIG_SPLIT_PTLOCK_CPUS=4
193# CONFIG_PHYS_ADDR_T_64BIT is not set
194CONFIG_ZONE_DMA_FLAG=0
195CONFIG_NR_QUICK=2
196CONFIG_UNEVICTABLE_LRU=y
162# CONFIG_CPU_SUBTYPE_SHX3 is not set
163# CONFIG_CPU_SUBTYPE_SH7343 is not set
164# CONFIG_CPU_SUBTYPE_SH7722 is not set
165# CONFIG_CPU_SUBTYPE_SH7366 is not set
166# CONFIG_CPU_SUBTYPE_SH5_101 is not set
167# CONFIG_CPU_SUBTYPE_SH5_103 is not set
168
169#

--- 25 unchanged lines hidden (view full) ---

195CONFIG_FLAT_NODE_MEM_MAP=y
196CONFIG_SPARSEMEM_STATIC=y
197CONFIG_PAGEFLAGS_EXTENDED=y
198CONFIG_SPLIT_PTLOCK_CPUS=4
199# CONFIG_PHYS_ADDR_T_64BIT is not set
200CONFIG_ZONE_DMA_FLAG=0
201CONFIG_NR_QUICK=2
202CONFIG_UNEVICTABLE_LRU=y
203CONFIG_HAVE_MLOCK=y
204CONFIG_HAVE_MLOCKED_PAGE_BIT=y
197
198#
199# Cache configuration
200#
205
206#
207# Cache configuration
208#
201# CONFIG_SH_DIRECT_MAPPED is not set
202CONFIG_CACHE_WRITEBACK=y
203# CONFIG_CACHE_WRITETHROUGH is not set
204# CONFIG_CACHE_OFF is not set
205
206#
207# Processor features
208#
209CONFIG_CPU_LITTLE_ENDIAN=y

--- 84 unchanged lines hidden (view full) ---

294#
295# CONFIG_PM is not set
296# CONFIG_CPU_IDLE is not set
297CONFIG_NET=y
298
299#
300# Networking options
301#
209CONFIG_CACHE_WRITEBACK=y
210# CONFIG_CACHE_WRITETHROUGH is not set
211# CONFIG_CACHE_OFF is not set
212
213#
214# Processor features
215#
216CONFIG_CPU_LITTLE_ENDIAN=y

--- 84 unchanged lines hidden (view full) ---

301#
302# CONFIG_PM is not set
303# CONFIG_CPU_IDLE is not set
304CONFIG_NET=y
305
306#
307# Networking options
308#
302CONFIG_COMPAT_NET_DEV_OPS=y
303CONFIG_PACKET=y
304# CONFIG_PACKET_MMAP is not set
305CONFIG_UNIX=y
306CONFIG_XFRM=y
307# CONFIG_XFRM_USER is not set
308# CONFIG_XFRM_SUB_POLICY is not set
309# CONFIG_XFRM_MIGRATE is not set
310# CONFIG_XFRM_STATISTICS is not set

--- 53 unchanged lines hidden (view full) ---

364# CONFIG_DECNET is not set
365# CONFIG_LLC2 is not set
366# CONFIG_IPX is not set
367# CONFIG_ATALK is not set
368# CONFIG_X25 is not set
369# CONFIG_LAPB is not set
370# CONFIG_ECONET is not set
371# CONFIG_WAN_ROUTER is not set
309CONFIG_PACKET=y
310# CONFIG_PACKET_MMAP is not set
311CONFIG_UNIX=y
312CONFIG_XFRM=y
313# CONFIG_XFRM_USER is not set
314# CONFIG_XFRM_SUB_POLICY is not set
315# CONFIG_XFRM_MIGRATE is not set
316# CONFIG_XFRM_STATISTICS is not set

--- 53 unchanged lines hidden (view full) ---

370# CONFIG_DECNET is not set
371# CONFIG_LLC2 is not set
372# CONFIG_IPX is not set
373# CONFIG_ATALK is not set
374# CONFIG_X25 is not set
375# CONFIG_LAPB is not set
376# CONFIG_ECONET is not set
377# CONFIG_WAN_ROUTER is not set
378# CONFIG_PHONET is not set
372CONFIG_NET_SCHED=y
373
374#
375# Queueing/Scheduling
376#
377CONFIG_NET_SCH_CBQ=y
378# CONFIG_NET_SCH_HTB is not set
379# CONFIG_NET_SCH_HFSC is not set

--- 33 unchanged lines hidden (view full) ---

413# Network testing
414#
415# CONFIG_NET_PKTGEN is not set
416# CONFIG_HAMRADIO is not set
417# CONFIG_CAN is not set
418# CONFIG_IRDA is not set
419# CONFIG_BT is not set
420# CONFIG_AF_RXRPC is not set
379CONFIG_NET_SCHED=y
380
381#
382# Queueing/Scheduling
383#
384CONFIG_NET_SCH_CBQ=y
385# CONFIG_NET_SCH_HTB is not set
386# CONFIG_NET_SCH_HFSC is not set

--- 33 unchanged lines hidden (view full) ---

420# Network testing
421#
422# CONFIG_NET_PKTGEN is not set
423# CONFIG_HAMRADIO is not set
424# CONFIG_CAN is not set
425# CONFIG_IRDA is not set
426# CONFIG_BT is not set
427# CONFIG_AF_RXRPC is not set
421# CONFIG_PHONET is not set
422CONFIG_WIRELESS=y
423# CONFIG_CFG80211 is not set
424# CONFIG_WIRELESS_OLD_REGULATORY is not set
425# CONFIG_WIRELESS_EXT is not set
426# CONFIG_LIB80211 is not set
427# CONFIG_MAC80211 is not set
428CONFIG_WIRELESS=y
429# CONFIG_CFG80211 is not set
430# CONFIG_WIRELESS_OLD_REGULATORY is not set
431# CONFIG_WIRELESS_EXT is not set
432# CONFIG_LIB80211 is not set
433# CONFIG_MAC80211 is not set
434# CONFIG_WIMAX is not set
428# CONFIG_RFKILL is not set
429# CONFIG_NET_9P is not set
430
431#
432# Device Drivers
433#
434
435#

--- 6 unchanged lines hidden (view full) ---

442CONFIG_FIRMWARE_IN_KERNEL=y
443CONFIG_EXTRA_FIRMWARE=""
444# CONFIG_SYS_HYPERVISOR is not set
445# CONFIG_CONNECTOR is not set
446CONFIG_MTD=y
447# CONFIG_MTD_DEBUG is not set
448# CONFIG_MTD_CONCAT is not set
449CONFIG_MTD_PARTITIONS=y
435# CONFIG_RFKILL is not set
436# CONFIG_NET_9P is not set
437
438#
439# Device Drivers
440#
441
442#

--- 6 unchanged lines hidden (view full) ---

449CONFIG_FIRMWARE_IN_KERNEL=y
450CONFIG_EXTRA_FIRMWARE=""
451# CONFIG_SYS_HYPERVISOR is not set
452# CONFIG_CONNECTOR is not set
453CONFIG_MTD=y
454# CONFIG_MTD_DEBUG is not set
455# CONFIG_MTD_CONCAT is not set
456CONFIG_MTD_PARTITIONS=y
457# CONFIG_MTD_TESTS is not set
450# CONFIG_MTD_REDBOOT_PARTS is not set
451# CONFIG_MTD_CMDLINE_PARTS is not set
452# CONFIG_MTD_AR7_PARTS is not set
453
454#
455# User Modules And Translation Layers
456#
457CONFIG_MTD_CHAR=y

--- 51 unchanged lines hidden (view full) ---

509#
510# CONFIG_MTD_DOC2000 is not set
511# CONFIG_MTD_DOC2001 is not set
512# CONFIG_MTD_DOC2001PLUS is not set
513# CONFIG_MTD_NAND is not set
514# CONFIG_MTD_ONENAND is not set
515
516#
458# CONFIG_MTD_REDBOOT_PARTS is not set
459# CONFIG_MTD_CMDLINE_PARTS is not set
460# CONFIG_MTD_AR7_PARTS is not set
461
462#
463# User Modules And Translation Layers
464#
465CONFIG_MTD_CHAR=y

--- 51 unchanged lines hidden (view full) ---

517#
518# CONFIG_MTD_DOC2000 is not set
519# CONFIG_MTD_DOC2001 is not set
520# CONFIG_MTD_DOC2001PLUS is not set
521# CONFIG_MTD_NAND is not set
522# CONFIG_MTD_ONENAND is not set
523
524#
525# LPDDR flash memory drivers
526#
527# CONFIG_MTD_LPDDR is not set
528
529#
517# UBI - Unsorted block images
518#
519# CONFIG_MTD_UBI is not set
520# CONFIG_PARPORT is not set
521CONFIG_BLK_DEV=y
522# CONFIG_BLK_DEV_COW_COMMON is not set
523# CONFIG_BLK_DEV_LOOP is not set
524# CONFIG_BLK_DEV_NBD is not set
525# CONFIG_BLK_DEV_RAM is not set
526# CONFIG_CDROM_PKTCDVD is not set
527# CONFIG_ATA_OVER_ETH is not set
528# CONFIG_BLK_DEV_HD is not set
529CONFIG_MISC_DEVICES=y
530# UBI - Unsorted block images
531#
532# CONFIG_MTD_UBI is not set
533# CONFIG_PARPORT is not set
534CONFIG_BLK_DEV=y
535# CONFIG_BLK_DEV_COW_COMMON is not set
536# CONFIG_BLK_DEV_LOOP is not set
537# CONFIG_BLK_DEV_NBD is not set
538# CONFIG_BLK_DEV_RAM is not set
539# CONFIG_CDROM_PKTCDVD is not set
540# CONFIG_ATA_OVER_ETH is not set
541# CONFIG_BLK_DEV_HD is not set
542CONFIG_MISC_DEVICES=y
530# CONFIG_EEPROM_93CX6 is not set
531# CONFIG_ENCLOSURE_SERVICES is not set
532# CONFIG_C2PORT is not set
543# CONFIG_ENCLOSURE_SERVICES is not set
544# CONFIG_C2PORT is not set
545
546#
547# EEPROM support
548#
549# CONFIG_EEPROM_93CX6 is not set
533CONFIG_HAVE_IDE=y
534# CONFIG_IDE is not set
535
536#
537# SCSI device support
538#
539# CONFIG_RAID_ATTRS is not set
540# CONFIG_SCSI is not set
541# CONFIG_SCSI_DMA is not set
542# CONFIG_SCSI_NETLINK is not set
543# CONFIG_ATA is not set
544# CONFIG_MD is not set
545CONFIG_NETDEVICES=y
550CONFIG_HAVE_IDE=y
551# CONFIG_IDE is not set
552
553#
554# SCSI device support
555#
556# CONFIG_RAID_ATTRS is not set
557# CONFIG_SCSI is not set
558# CONFIG_SCSI_DMA is not set
559# CONFIG_SCSI_NETLINK is not set
560# CONFIG_ATA is not set
561# CONFIG_MD is not set
562CONFIG_NETDEVICES=y
563CONFIG_COMPAT_NET_DEV_OPS=y
546# CONFIG_DUMMY is not set
547# CONFIG_BONDING is not set
548# CONFIG_MACVLAN is not set
549# CONFIG_EQUALIZER is not set
550# CONFIG_TUN is not set
551# CONFIG_VETH is not set
552# CONFIG_PHYLIB is not set
553CONFIG_NET_ETHERNET=y
554# CONFIG_MII is not set
555# CONFIG_AX88796 is not set
556# CONFIG_STNIC is not set
557# CONFIG_SH_ETH is not set
558# CONFIG_SMC91X is not set
564# CONFIG_DUMMY is not set
565# CONFIG_BONDING is not set
566# CONFIG_MACVLAN is not set
567# CONFIG_EQUALIZER is not set
568# CONFIG_TUN is not set
569# CONFIG_VETH is not set
570# CONFIG_PHYLIB is not set
571CONFIG_NET_ETHERNET=y
572# CONFIG_MII is not set
573# CONFIG_AX88796 is not set
574# CONFIG_STNIC is not set
575# CONFIG_SH_ETH is not set
576# CONFIG_SMC91X is not set
577# CONFIG_ETHOC is not set
559# CONFIG_SMC911X is not set
560# CONFIG_SMSC911X is not set
578# CONFIG_SMC911X is not set
579# CONFIG_SMSC911X is not set
580# CONFIG_DNET is not set
561# CONFIG_IBM_NEW_EMAC_ZMII is not set
562# CONFIG_IBM_NEW_EMAC_RGMII is not set
563# CONFIG_IBM_NEW_EMAC_TAH is not set
564# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
565# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
566# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
567# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
568# CONFIG_B44 is not set
569CONFIG_NETDEV_1000=y
570CONFIG_NETDEV_10000=y
571
572#
573# Wireless LAN
574#
575# CONFIG_WLAN_PRE80211 is not set
576# CONFIG_WLAN_80211 is not set
581# CONFIG_IBM_NEW_EMAC_ZMII is not set
582# CONFIG_IBM_NEW_EMAC_RGMII is not set
583# CONFIG_IBM_NEW_EMAC_TAH is not set
584# CONFIG_IBM_NEW_EMAC_EMAC4 is not set
585# CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set
586# CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set
587# CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set
588# CONFIG_B44 is not set
589CONFIG_NETDEV_1000=y
590CONFIG_NETDEV_10000=y
591
592#
593# Wireless LAN
594#
595# CONFIG_WLAN_PRE80211 is not set
596# CONFIG_WLAN_80211 is not set
577# CONFIG_IWLWIFI_LEDS is not set
597
598#
599# Enable WiMAX (Networking options) to see the WiMAX drivers
600#
578# CONFIG_WAN is not set
579# CONFIG_PPP is not set
580# CONFIG_SLIP is not set
581# CONFIG_NETCONSOLE is not set
582# CONFIG_NETPOLL is not set
583# CONFIG_NET_POLL_CONTROLLER is not set
584# CONFIG_ISDN is not set
585CONFIG_PHONE=y

--- 49 unchanged lines hidden (view full) ---

635CONFIG_SERIAL_SH_SCI_CONSOLE=y
636CONFIG_SERIAL_CORE=y
637CONFIG_SERIAL_CORE_CONSOLE=y
638# CONFIG_UNIX98_PTYS is not set
639CONFIG_LEGACY_PTYS=y
640CONFIG_LEGACY_PTY_COUNT=256
641# CONFIG_IPMI_HANDLER is not set
642CONFIG_HW_RANDOM=y
601# CONFIG_WAN is not set
602# CONFIG_PPP is not set
603# CONFIG_SLIP is not set
604# CONFIG_NETCONSOLE is not set
605# CONFIG_NETPOLL is not set
606# CONFIG_NET_POLL_CONTROLLER is not set
607# CONFIG_ISDN is not set
608CONFIG_PHONE=y

--- 49 unchanged lines hidden (view full) ---

658CONFIG_SERIAL_SH_SCI_CONSOLE=y
659CONFIG_SERIAL_CORE=y
660CONFIG_SERIAL_CORE_CONSOLE=y
661# CONFIG_UNIX98_PTYS is not set
662CONFIG_LEGACY_PTYS=y
663CONFIG_LEGACY_PTY_COUNT=256
664# CONFIG_IPMI_HANDLER is not set
665CONFIG_HW_RANDOM=y
666# CONFIG_HW_RANDOM_TIMERIOMEM is not set
643# CONFIG_R3964 is not set
644# CONFIG_RAW_DRIVER is not set
645# CONFIG_TCG_TPM is not set
646# CONFIG_I2C is not set
647# CONFIG_SPI is not set
648# CONFIG_W1 is not set
649# CONFIG_POWER_SUPPLY is not set
650# CONFIG_HWMON is not set

--- 62 unchanged lines hidden (view full) ---

713# CONFIG_USB_OTG_WHITELIST is not set
714# CONFIG_USB_OTG_BLACKLIST_HUB is not set
715
716#
717# Enable Host or Gadget support to see Inventra options
718#
719
720#
667# CONFIG_R3964 is not set
668# CONFIG_RAW_DRIVER is not set
669# CONFIG_TCG_TPM is not set
670# CONFIG_I2C is not set
671# CONFIG_SPI is not set
672# CONFIG_W1 is not set
673# CONFIG_POWER_SUPPLY is not set
674# CONFIG_HWMON is not set

--- 62 unchanged lines hidden (view full) ---

737# CONFIG_USB_OTG_WHITELIST is not set
738# CONFIG_USB_OTG_BLACKLIST_HUB is not set
739
740#
741# Enable Host or Gadget support to see Inventra options
742#
743
744#
721# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed;
745# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
722#
723# CONFIG_USB_GADGET is not set
746#
747# CONFIG_USB_GADGET is not set
748
749#
750# OTG and related infrastructure
751#
724# CONFIG_MMC is not set
725# CONFIG_MEMSTICK is not set
726# CONFIG_NEW_LEDS is not set
727# CONFIG_ACCESSIBILITY is not set
728# CONFIG_RTC_CLASS is not set
729# CONFIG_DMADEVICES is not set
752# CONFIG_MMC is not set
753# CONFIG_MEMSTICK is not set
754# CONFIG_NEW_LEDS is not set
755# CONFIG_ACCESSIBILITY is not set
756# CONFIG_RTC_CLASS is not set
757# CONFIG_DMADEVICES is not set
758# CONFIG_AUXDISPLAY is not set
730# CONFIG_UIO is not set
731# CONFIG_STAGING is not set
732
733#
734# File systems
735#
736# CONFIG_EXT2_FS is not set
737# CONFIG_EXT3_FS is not set
738# CONFIG_EXT4_FS is not set
739# CONFIG_REISERFS_FS is not set
740# CONFIG_JFS_FS is not set
741# CONFIG_FS_POSIX_ACL is not set
742CONFIG_FILE_LOCKING=y
743# CONFIG_XFS_FS is not set
744# CONFIG_OCFS2_FS is not set
759# CONFIG_UIO is not set
760# CONFIG_STAGING is not set
761
762#
763# File systems
764#
765# CONFIG_EXT2_FS is not set
766# CONFIG_EXT3_FS is not set
767# CONFIG_EXT4_FS is not set
768# CONFIG_REISERFS_FS is not set
769# CONFIG_JFS_FS is not set
770# CONFIG_FS_POSIX_ACL is not set
771CONFIG_FILE_LOCKING=y
772# CONFIG_XFS_FS is not set
773# CONFIG_OCFS2_FS is not set
774# CONFIG_BTRFS_FS is not set
745# CONFIG_DNOTIFY is not set
746# CONFIG_INOTIFY is not set
747# CONFIG_QUOTA is not set
748# CONFIG_AUTOFS_FS is not set
749# CONFIG_AUTOFS4_FS is not set
750# CONFIG_FUSE_FS is not set
751
752#

--- 37 unchanged lines hidden (view full) ---

790# CONFIG_JFFS2_SUMMARY is not set
791# CONFIG_JFFS2_FS_XATTR is not set
792# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
793CONFIG_JFFS2_ZLIB=y
794# CONFIG_JFFS2_LZO is not set
795CONFIG_JFFS2_RTIME=y
796# CONFIG_JFFS2_RUBIN is not set
797# CONFIG_CRAMFS is not set
775# CONFIG_DNOTIFY is not set
776# CONFIG_INOTIFY is not set
777# CONFIG_QUOTA is not set
778# CONFIG_AUTOFS_FS is not set
779# CONFIG_AUTOFS4_FS is not set
780# CONFIG_FUSE_FS is not set
781
782#

--- 37 unchanged lines hidden (view full) ---

820# CONFIG_JFFS2_SUMMARY is not set
821# CONFIG_JFFS2_FS_XATTR is not set
822# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set
823CONFIG_JFFS2_ZLIB=y
824# CONFIG_JFFS2_LZO is not set
825CONFIG_JFFS2_RTIME=y
826# CONFIG_JFFS2_RUBIN is not set
827# CONFIG_CRAMFS is not set
828# CONFIG_SQUASHFS is not set
798# CONFIG_VXFS_FS is not set
799# CONFIG_MINIX_FS is not set
800# CONFIG_OMFS_FS is not set
801# CONFIG_HPFS_FS is not set
802# CONFIG_QNX4FS_FS is not set
803# CONFIG_ROMFS_FS is not set
804# CONFIG_SYSV_FS is not set
805# CONFIG_UFS_FS is not set

--- 33 unchanged lines hidden (view full) ---

839# CONFIG_LATENCYTOP is not set
840CONFIG_HAVE_FUNCTION_TRACER=y
841CONFIG_HAVE_DYNAMIC_FTRACE=y
842CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
843
844#
845# Tracers
846#
829# CONFIG_VXFS_FS is not set
830# CONFIG_MINIX_FS is not set
831# CONFIG_OMFS_FS is not set
832# CONFIG_HPFS_FS is not set
833# CONFIG_QNX4FS_FS is not set
834# CONFIG_ROMFS_FS is not set
835# CONFIG_SYSV_FS is not set
836# CONFIG_UFS_FS is not set

--- 33 unchanged lines hidden (view full) ---

870# CONFIG_LATENCYTOP is not set
871CONFIG_HAVE_FUNCTION_TRACER=y
872CONFIG_HAVE_DYNAMIC_FTRACE=y
873CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
874
875#
876# Tracers
877#
847# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
878# CONFIG_DYNAMIC_DEBUG is not set
848# CONFIG_SAMPLES is not set
849CONFIG_HAVE_ARCH_KGDB=y
850# CONFIG_SH_STANDARD_BIOS is not set
851# CONFIG_EARLY_SCIF_CONSOLE is not set
852# CONFIG_MORE_COMPILE_OPTIONS is not set
853
854#
855# Security options

--- 75 unchanged lines hidden (view full) ---

931# CONFIG_CRYPTO_SERPENT is not set
932# CONFIG_CRYPTO_TEA is not set
933# CONFIG_CRYPTO_TWOFISH is not set
934
935#
936# Compression
937#
938# CONFIG_CRYPTO_DEFLATE is not set
879# CONFIG_SAMPLES is not set
880CONFIG_HAVE_ARCH_KGDB=y
881# CONFIG_SH_STANDARD_BIOS is not set
882# CONFIG_EARLY_SCIF_CONSOLE is not set
883# CONFIG_MORE_COMPILE_OPTIONS is not set
884
885#
886# Security options

--- 75 unchanged lines hidden (view full) ---

962# CONFIG_CRYPTO_SERPENT is not set
963# CONFIG_CRYPTO_TEA is not set
964# CONFIG_CRYPTO_TWOFISH is not set
965
966#
967# Compression
968#
969# CONFIG_CRYPTO_DEFLATE is not set
970# CONFIG_CRYPTO_ZLIB is not set
939# CONFIG_CRYPTO_LZO is not set
940
941#
942# Random Number Generation
943#
944# CONFIG_CRYPTO_ANSI_CPRNG is not set
945CONFIG_CRYPTO_HW=y
946

--- 9 unchanged lines hidden (view full) ---

956CONFIG_CRC32=y
957# CONFIG_CRC7 is not set
958# CONFIG_LIBCRC32C is not set
959CONFIG_ZLIB_INFLATE=y
960CONFIG_ZLIB_DEFLATE=y
961CONFIG_HAS_IOMEM=y
962CONFIG_HAS_IOPORT=y
963CONFIG_HAS_DMA=y
971# CONFIG_CRYPTO_LZO is not set
972
973#
974# Random Number Generation
975#
976# CONFIG_CRYPTO_ANSI_CPRNG is not set
977CONFIG_CRYPTO_HW=y
978

--- 9 unchanged lines hidden (view full) ---

988CONFIG_CRC32=y
989# CONFIG_CRC7 is not set
990# CONFIG_LIBCRC32C is not set
991CONFIG_ZLIB_INFLATE=y
992CONFIG_ZLIB_DEFLATE=y
993CONFIG_HAS_IOMEM=y
994CONFIG_HAS_IOPORT=y
995CONFIG_HAS_DMA=y
996CONFIG_NLATTR=y