aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/lboxre2_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/configs/lboxre2_defconfig')
-rw-r--r--arch/sh/configs/lboxre2_defconfig69
1 files changed, 50 insertions, 19 deletions
diff --git a/arch/sh/configs/lboxre2_defconfig b/arch/sh/configs/lboxre2_defconfig
index d5c5a1dbaa62..92c515c4199f 100644
--- a/arch/sh/configs/lboxre2_defconfig
+++ b/arch/sh/configs/lboxre2_defconfig
@@ -1,7 +1,7 @@
1# 1#
2# Automatically generated make config: don't edit 2# Automatically generated make config: don't edit
3# Linux kernel version: 2.6.28 3# Linux kernel version: 2.6.29
4# Fri Jan 9 17:02:46 2009 4# Thu Apr 2 18:06:51 2009
5# 5#
6CONFIG_SUPERH=y 6CONFIG_SUPERH=y
7CONFIG_SUPERH32=y 7CONFIG_SUPERH32=y
@@ -17,7 +17,7 @@ CONFIG_GENERIC_IRQ_PROBE=y
17CONFIG_GENERIC_TIME=y 17CONFIG_GENERIC_TIME=y
18CONFIG_GENERIC_CLOCKEVENTS=y 18CONFIG_GENERIC_CLOCKEVENTS=y
19# CONFIG_ARCH_SUSPEND_POSSIBLE is not set 19# CONFIG_ARCH_SUSPEND_POSSIBLE is not set
20# CONFIG_ARCH_HIBERNATION_POSSIBLE is not set 20CONFIG_ARCH_HIBERNATION_POSSIBLE=y
21CONFIG_SYS_SUPPORTS_PCI=y 21CONFIG_SYS_SUPPORTS_PCI=y
22CONFIG_STACKTRACE_SUPPORT=y 22CONFIG_STACKTRACE_SUPPORT=y
23CONFIG_LOCKDEP_SUPPORT=y 23CONFIG_LOCKDEP_SUPPORT=y
@@ -25,6 +25,7 @@ CONFIG_HAVE_LATENCYTOP_SUPPORT=y
25# CONFIG_ARCH_HAS_ILOG2_U32 is not set 25# CONFIG_ARCH_HAS_ILOG2_U32 is not set
26# CONFIG_ARCH_HAS_ILOG2_U64 is not set 26# CONFIG_ARCH_HAS_ILOG2_U64 is not set
27CONFIG_ARCH_NO_VIRT_TO_BUS=y 27CONFIG_ARCH_NO_VIRT_TO_BUS=y
28CONFIG_ARCH_HAS_DEFAULT_IDLE=y
28CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" 29CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
29 30
30# 31#
@@ -42,10 +43,19 @@ CONFIG_SYSVIPC_SYSCTL=y
42# CONFIG_BSD_PROCESS_ACCT is not set 43# CONFIG_BSD_PROCESS_ACCT is not set
43# CONFIG_TASKSTATS is not set 44# CONFIG_TASKSTATS is not set
44# CONFIG_AUDIT is not set 45# CONFIG_AUDIT is not set
46
47#
48# RCU Subsystem
49#
50CONFIG_CLASSIC_RCU=y
51# CONFIG_TREE_RCU is not set
52# CONFIG_PREEMPT_RCU is not set
53# CONFIG_TREE_RCU_TRACE is not set
54# CONFIG_PREEMPT_RCU_TRACE is not set
45# CONFIG_IKCONFIG is not set 55# CONFIG_IKCONFIG is not set
46CONFIG_LOG_BUF_SHIFT=14 56CONFIG_LOG_BUF_SHIFT=14
47# CONFIG_CGROUPS is not set
48# CONFIG_GROUP_SCHED is not set 57# CONFIG_GROUP_SCHED is not set
58# CONFIG_CGROUPS is not set
49CONFIG_SYSFS_DEPRECATED=y 59CONFIG_SYSFS_DEPRECATED=y
50CONFIG_SYSFS_DEPRECATED_V2=y 60CONFIG_SYSFS_DEPRECATED_V2=y
51# CONFIG_RELAY is not set 61# CONFIG_RELAY is not set
@@ -53,6 +63,7 @@ CONFIG_SYSFS_DEPRECATED_V2=y
53# CONFIG_BLK_DEV_INITRD is not set 63# CONFIG_BLK_DEV_INITRD is not set
54CONFIG_CC_OPTIMIZE_FOR_SIZE=y 64CONFIG_CC_OPTIMIZE_FOR_SIZE=y
55CONFIG_SYSCTL=y 65CONFIG_SYSCTL=y
66CONFIG_ANON_INODES=y
56CONFIG_EMBEDDED=y 67CONFIG_EMBEDDED=y
57CONFIG_UID16=y 68CONFIG_UID16=y
58# CONFIG_SYSCTL_SYSCALL is not set 69# CONFIG_SYSCTL_SYSCALL is not set
@@ -62,10 +73,8 @@ CONFIG_HOTPLUG=y
62CONFIG_PRINTK=y 73CONFIG_PRINTK=y
63CONFIG_BUG=y 74CONFIG_BUG=y
64CONFIG_ELF_CORE=y 75CONFIG_ELF_CORE=y
65CONFIG_COMPAT_BRK=y
66CONFIG_BASE_FULL=y 76CONFIG_BASE_FULL=y
67CONFIG_FUTEX=y 77CONFIG_FUTEX=y
68CONFIG_ANON_INODES=y
69CONFIG_EPOLL=y 78CONFIG_EPOLL=y
70CONFIG_SIGNALFD=y 79CONFIG_SIGNALFD=y
71CONFIG_TIMERFD=y 80CONFIG_TIMERFD=y
@@ -74,6 +83,7 @@ CONFIG_SHMEM=y
74CONFIG_AIO=y 83CONFIG_AIO=y
75CONFIG_VM_EVENT_COUNTERS=y 84CONFIG_VM_EVENT_COUNTERS=y
76CONFIG_PCI_QUIRKS=y 85CONFIG_PCI_QUIRKS=y
86CONFIG_COMPAT_BRK=y
77CONFIG_SLAB=y 87CONFIG_SLAB=y
78# CONFIG_SLUB is not set 88# CONFIG_SLUB is not set
79# CONFIG_SLOB is not set 89# CONFIG_SLOB is not set
@@ -113,11 +123,6 @@ CONFIG_DEFAULT_AS=y
113# CONFIG_DEFAULT_CFQ is not set 123# CONFIG_DEFAULT_CFQ is not set
114# CONFIG_DEFAULT_NOOP is not set 124# CONFIG_DEFAULT_NOOP is not set
115CONFIG_DEFAULT_IOSCHED="anticipatory" 125CONFIG_DEFAULT_IOSCHED="anticipatory"
116CONFIG_CLASSIC_RCU=y
117# CONFIG_TREE_RCU is not set
118# CONFIG_PREEMPT_RCU is not set
119# CONFIG_TREE_RCU_TRACE is not set
120# CONFIG_PREEMPT_RCU_TRACE is not set
121# CONFIG_FREEZER is not set 126# CONFIG_FREEZER is not set
122 127
123# 128#
@@ -152,6 +157,7 @@ CONFIG_CPU_SUBTYPE_SH7751R=y
152# CONFIG_CPU_SUBTYPE_SH7770 is not set 157# CONFIG_CPU_SUBTYPE_SH7770 is not set
153# CONFIG_CPU_SUBTYPE_SH7780 is not set 158# CONFIG_CPU_SUBTYPE_SH7780 is not set
154# CONFIG_CPU_SUBTYPE_SH7785 is not set 159# CONFIG_CPU_SUBTYPE_SH7785 is not set
160# CONFIG_CPU_SUBTYPE_SH7786 is not set
155# CONFIG_CPU_SUBTYPE_SHX3 is not set 161# CONFIG_CPU_SUBTYPE_SHX3 is not set
156# CONFIG_CPU_SUBTYPE_SH7343 is not set 162# CONFIG_CPU_SUBTYPE_SH7343 is not set
157# CONFIG_CPU_SUBTYPE_SH7722 is not set 163# CONFIG_CPU_SUBTYPE_SH7722 is not set
@@ -193,11 +199,12 @@ CONFIG_SPLIT_PTLOCK_CPUS=4
193CONFIG_ZONE_DMA_FLAG=0 199CONFIG_ZONE_DMA_FLAG=0
194CONFIG_NR_QUICK=2 200CONFIG_NR_QUICK=2
195CONFIG_UNEVICTABLE_LRU=y 201CONFIG_UNEVICTABLE_LRU=y
202CONFIG_HAVE_MLOCK=y
203CONFIG_HAVE_MLOCKED_PAGE_BIT=y
196 204
197# 205#
198# Cache configuration 206# Cache configuration
199# 207#
200# CONFIG_SH_DIRECT_MAPPED is not set
201CONFIG_CACHE_WRITEBACK=y 208CONFIG_CACHE_WRITEBACK=y
202# CONFIG_CACHE_WRITETHROUGH is not set 209# CONFIG_CACHE_WRITETHROUGH is not set
203# CONFIG_CACHE_OFF is not set 210# CONFIG_CACHE_OFF is not set
@@ -291,6 +298,8 @@ CONFIG_PCI_AUTO_UPDATE_RESOURCES=y
291# CONFIG_PCIEPORTBUS is not set 298# CONFIG_PCIEPORTBUS is not set
292# CONFIG_ARCH_SUPPORTS_MSI is not set 299# CONFIG_ARCH_SUPPORTS_MSI is not set
293CONFIG_PCI_LEGACY=y 300CONFIG_PCI_LEGACY=y
301# CONFIG_PCI_STUB is not set
302# CONFIG_PCI_IOV is not set
294CONFIG_PCCARD=y 303CONFIG_PCCARD=y
295CONFIG_PCMCIA_DEBUG=y 304CONFIG_PCMCIA_DEBUG=y
296CONFIG_PCMCIA=y 305CONFIG_PCMCIA=y
@@ -329,7 +338,6 @@ CONFIG_NET=y
329# 338#
330# Networking options 339# Networking options
331# 340#
332CONFIG_COMPAT_NET_DEV_OPS=y
333CONFIG_PACKET=y 341CONFIG_PACKET=y
334# CONFIG_PACKET_MMAP is not set 342# CONFIG_PACKET_MMAP is not set
335CONFIG_UNIX=y 343CONFIG_UNIX=y
@@ -408,6 +416,7 @@ CONFIG_NETFILTER_ADVANCED=y
408# CONFIG_LAPB is not set 416# CONFIG_LAPB is not set
409# CONFIG_ECONET is not set 417# CONFIG_ECONET is not set
410# CONFIG_WAN_ROUTER is not set 418# CONFIG_WAN_ROUTER is not set
419# CONFIG_PHONET is not set
411# CONFIG_NET_SCHED is not set 420# CONFIG_NET_SCHED is not set
412# CONFIG_DCB is not set 421# CONFIG_DCB is not set
413 422
@@ -420,13 +429,13 @@ CONFIG_NETFILTER_ADVANCED=y
420# CONFIG_IRDA is not set 429# CONFIG_IRDA is not set
421# CONFIG_BT is not set 430# CONFIG_BT is not set
422# CONFIG_AF_RXRPC is not set 431# CONFIG_AF_RXRPC is not set
423# CONFIG_PHONET is not set
424CONFIG_WIRELESS=y 432CONFIG_WIRELESS=y
425# CONFIG_CFG80211 is not set 433# CONFIG_CFG80211 is not set
426# CONFIG_WIRELESS_OLD_REGULATORY is not set 434# CONFIG_WIRELESS_OLD_REGULATORY is not set
427# CONFIG_WIRELESS_EXT is not set 435# CONFIG_WIRELESS_EXT is not set
428# CONFIG_LIB80211 is not set 436# CONFIG_LIB80211 is not set
429# CONFIG_MAC80211 is not set 437# CONFIG_MAC80211 is not set
438# CONFIG_WIMAX is not set
430# CONFIG_RFKILL is not set 439# CONFIG_RFKILL is not set
431# CONFIG_NET_9P is not set 440# CONFIG_NET_9P is not set
432 441
@@ -465,12 +474,16 @@ CONFIG_BLK_DEV_RAM_SIZE=4096
465# CONFIG_BLK_DEV_HD is not set 474# CONFIG_BLK_DEV_HD is not set
466CONFIG_MISC_DEVICES=y 475CONFIG_MISC_DEVICES=y
467# CONFIG_PHANTOM is not set 476# CONFIG_PHANTOM is not set
468# CONFIG_EEPROM_93CX6 is not set
469# CONFIG_SGI_IOC4 is not set 477# CONFIG_SGI_IOC4 is not set
470# CONFIG_TIFM_CORE is not set 478# CONFIG_TIFM_CORE is not set
471# CONFIG_ENCLOSURE_SERVICES is not set 479# CONFIG_ENCLOSURE_SERVICES is not set
472# CONFIG_HP_ILO is not set 480# CONFIG_HP_ILO is not set
473# CONFIG_C2PORT is not set 481# CONFIG_C2PORT is not set
482
483#
484# EEPROM support
485#
486# CONFIG_EEPROM_93CX6 is not set
474CONFIG_HAVE_IDE=y 487CONFIG_HAVE_IDE=y
475# CONFIG_IDE is not set 488# CONFIG_IDE is not set
476 489
@@ -526,6 +539,7 @@ CONFIG_SCSI_LOWLEVEL=y
526# CONFIG_MEGARAID_NEWGEN is not set 539# CONFIG_MEGARAID_NEWGEN is not set
527# CONFIG_MEGARAID_LEGACY is not set 540# CONFIG_MEGARAID_LEGACY is not set
528# CONFIG_MEGARAID_SAS is not set 541# CONFIG_MEGARAID_SAS is not set
542# CONFIG_SCSI_MPT2SAS is not set
529# CONFIG_SCSI_HPTIOP is not set 543# CONFIG_SCSI_HPTIOP is not set
530# CONFIG_LIBFC is not set 544# CONFIG_LIBFC is not set
531# CONFIG_FCOE is not set 545# CONFIG_FCOE is not set
@@ -549,6 +563,7 @@ CONFIG_SCSI_LOWLEVEL=y
549# CONFIG_SCSI_SRP is not set 563# CONFIG_SCSI_SRP is not set
550# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set 564# CONFIG_SCSI_LOWLEVEL_PCMCIA is not set
551# CONFIG_SCSI_DH is not set 565# CONFIG_SCSI_DH is not set
566# CONFIG_SCSI_OSD_INITIATOR is not set
552CONFIG_ATA=y 567CONFIG_ATA=y
553# CONFIG_ATA_NONSTANDARD is not set 568# CONFIG_ATA_NONSTANDARD is not set
554CONFIG_SATA_PMP=y 569CONFIG_SATA_PMP=y
@@ -624,6 +639,7 @@ CONFIG_PATA_PLATFORM=y
624# CONFIG_IEEE1394 is not set 639# CONFIG_IEEE1394 is not set
625# CONFIG_I2O is not set 640# CONFIG_I2O is not set
626CONFIG_NETDEVICES=y 641CONFIG_NETDEVICES=y
642CONFIG_COMPAT_NET_DEV_OPS=y
627# CONFIG_DUMMY is not set 643# CONFIG_DUMMY is not set
628# CONFIG_BONDING is not set 644# CONFIG_BONDING is not set
629# CONFIG_MACVLAN is not set 645# CONFIG_MACVLAN is not set
@@ -641,8 +657,10 @@ CONFIG_MII=y
641# CONFIG_CASSINI is not set 657# CONFIG_CASSINI is not set
642# CONFIG_NET_VENDOR_3COM is not set 658# CONFIG_NET_VENDOR_3COM is not set
643# CONFIG_SMC91X is not set 659# CONFIG_SMC91X is not set
660# CONFIG_ETHOC is not set
644# CONFIG_SMC911X is not set 661# CONFIG_SMC911X is not set
645# CONFIG_SMSC911X is not set 662# CONFIG_SMSC911X is not set
663# CONFIG_DNET is not set
646# CONFIG_NET_TULIP is not set 664# CONFIG_NET_TULIP is not set
647# CONFIG_HP100 is not set 665# CONFIG_HP100 is not set
648# CONFIG_IBM_NEW_EMAC_ZMII is not set 666# CONFIG_IBM_NEW_EMAC_ZMII is not set
@@ -697,6 +715,7 @@ CONFIG_NETDEV_1000=y
697# CONFIG_QLA3XXX is not set 715# CONFIG_QLA3XXX is not set
698# CONFIG_ATL1 is not set 716# CONFIG_ATL1 is not set
699# CONFIG_ATL1E is not set 717# CONFIG_ATL1E is not set
718# CONFIG_ATL1C is not set
700# CONFIG_JME is not set 719# CONFIG_JME is not set
701CONFIG_NETDEV_10000=y 720CONFIG_NETDEV_10000=y
702# CONFIG_CHELSIO_T1 is not set 721# CONFIG_CHELSIO_T1 is not set
@@ -715,6 +734,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y
715# CONFIG_BNX2X is not set 734# CONFIG_BNX2X is not set
716# CONFIG_QLGE is not set 735# CONFIG_QLGE is not set
717# CONFIG_SFC is not set 736# CONFIG_SFC is not set
737# CONFIG_BE2NET is not set
718# CONFIG_TR is not set 738# CONFIG_TR is not set
719 739
720# 740#
@@ -722,7 +742,10 @@ CONFIG_CHELSIO_T3_DEPENDS=y
722# 742#
723# CONFIG_WLAN_PRE80211 is not set 743# CONFIG_WLAN_PRE80211 is not set
724# CONFIG_WLAN_80211 is not set 744# CONFIG_WLAN_80211 is not set
725# CONFIG_IWLWIFI_LEDS is not set 745
746#
747# Enable WiMAX (Networking options) to see the WiMAX drivers
748#
726CONFIG_NET_PCMCIA=y 749CONFIG_NET_PCMCIA=y
727# CONFIG_PCMCIA_3C589 is not set 750# CONFIG_PCMCIA_3C589 is not set
728# CONFIG_PCMCIA_3C574 is not set 751# CONFIG_PCMCIA_3C574 is not set
@@ -810,6 +833,7 @@ CONFIG_LEGACY_PTYS=y
810CONFIG_LEGACY_PTY_COUNT=256 833CONFIG_LEGACY_PTY_COUNT=256
811# CONFIG_IPMI_HANDLER is not set 834# CONFIG_IPMI_HANDLER is not set
812CONFIG_HW_RANDOM=y 835CONFIG_HW_RANDOM=y
836# CONFIG_HW_RANDOM_TIMERIOMEM is not set
813# CONFIG_R3964 is not set 837# CONFIG_R3964 is not set
814# CONFIG_APPLICOM is not set 838# CONFIG_APPLICOM is not set
815 839
@@ -921,9 +945,13 @@ CONFIG_USB_ARCH_HAS_EHCI=y
921# 945#
922 946
923# 947#
924# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; 948# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
925# 949#
926# CONFIG_USB_GADGET is not set 950# CONFIG_USB_GADGET is not set
951
952#
953# OTG and related infrastructure
954#
927# CONFIG_UWB is not set 955# CONFIG_UWB is not set
928# CONFIG_MMC is not set 956# CONFIG_MMC is not set
929# CONFIG_MEMSTICK is not set 957# CONFIG_MEMSTICK is not set
@@ -968,6 +996,7 @@ CONFIG_RTC_INTF_DEV=y
968# 996#
969# CONFIG_RTC_DRV_SH is not set 997# CONFIG_RTC_DRV_SH is not set
970# CONFIG_DMADEVICES is not set 998# CONFIG_DMADEVICES is not set
999# CONFIG_AUXDISPLAY is not set
971# CONFIG_UIO is not set 1000# CONFIG_UIO is not set
972# CONFIG_STAGING is not set 1001# CONFIG_STAGING is not set
973 1002
@@ -990,6 +1019,7 @@ CONFIG_FS_MBCACHE=y
990CONFIG_FILE_LOCKING=y 1019CONFIG_FILE_LOCKING=y
991# CONFIG_XFS_FS is not set 1020# CONFIG_XFS_FS is not set
992# CONFIG_OCFS2_FS is not set 1021# CONFIG_OCFS2_FS is not set
1022# CONFIG_BTRFS_FS is not set
993CONFIG_DNOTIFY=y 1023CONFIG_DNOTIFY=y
994CONFIG_INOTIFY=y 1024CONFIG_INOTIFY=y
995CONFIG_INOTIFY_USER=y 1025CONFIG_INOTIFY_USER=y
@@ -1036,6 +1066,7 @@ CONFIG_MISC_FILESYSTEMS=y
1036# CONFIG_BFS_FS is not set 1066# CONFIG_BFS_FS is not set
1037# CONFIG_EFS_FS is not set 1067# CONFIG_EFS_FS is not set
1038# CONFIG_CRAMFS is not set 1068# CONFIG_CRAMFS is not set
1069# CONFIG_SQUASHFS is not set
1039# CONFIG_VXFS_FS is not set 1070# CONFIG_VXFS_FS is not set
1040# CONFIG_MINIX_FS is not set 1071# CONFIG_MINIX_FS is not set
1041# CONFIG_OMFS_FS is not set 1072# CONFIG_OMFS_FS is not set
@@ -1124,7 +1155,6 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
1124# 1155#
1125# Tracers 1156# Tracers
1126# 1157#
1127# CONFIG_DYNAMIC_PRINTK_DEBUG is not set
1128# CONFIG_SAMPLES is not set 1158# CONFIG_SAMPLES is not set
1129CONFIG_HAVE_ARCH_KGDB=y 1159CONFIG_HAVE_ARCH_KGDB=y
1130CONFIG_SH_STANDARD_BIOS=y 1160CONFIG_SH_STANDARD_BIOS=y
@@ -1217,6 +1247,7 @@ CONFIG_CRYPTO=y
1217# Compression 1247# Compression
1218# 1248#
1219# CONFIG_CRYPTO_DEFLATE is not set 1249# CONFIG_CRYPTO_DEFLATE is not set
1250# CONFIG_CRYPTO_ZLIB is not set
1220# CONFIG_CRYPTO_LZO is not set 1251# CONFIG_CRYPTO_LZO is not set
1221 1252
1222# 1253#
@@ -1238,7 +1269,7 @@ CONFIG_CRC_T10DIF=y
1238CONFIG_CRC32=y 1269CONFIG_CRC32=y
1239# CONFIG_CRC7 is not set 1270# CONFIG_CRC7 is not set
1240# CONFIG_LIBCRC32C is not set 1271# CONFIG_LIBCRC32C is not set
1241CONFIG_PLIST=y
1242CONFIG_HAS_IOMEM=y 1272CONFIG_HAS_IOMEM=y
1243CONFIG_HAS_IOPORT=y 1273CONFIG_HAS_IOPORT=y
1244CONFIG_HAS_DMA=y 1274CONFIG_HAS_DMA=y
1275CONFIG_NLATTR=y