diff options
| -rw-r--r-- | arch/sparc64/defconfig | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/arch/sparc64/defconfig b/arch/sparc64/defconfig index 0fbdaa5daa8c..f54ab375464b 100644 --- a/arch/sparc64/defconfig +++ b/arch/sparc64/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.18 | 3 | # Linux kernel version: 2.6.18 |
| 4 | # Tue Sep 26 23:09:35 2006 | 4 | # Mon Oct 2 14:24:40 2006 |
| 5 | # | 5 | # |
| 6 | CONFIG_SPARC=y | 6 | CONFIG_SPARC=y |
| 7 | CONFIG_SPARC64=y | 7 | CONFIG_SPARC64=y |
| @@ -35,17 +35,20 @@ CONFIG_LOCALVERSION="" | |||
| 35 | # CONFIG_LOCALVERSION_AUTO is not set | 35 | # CONFIG_LOCALVERSION_AUTO is not set |
| 36 | CONFIG_SWAP=y | 36 | CONFIG_SWAP=y |
| 37 | CONFIG_SYSVIPC=y | 37 | CONFIG_SYSVIPC=y |
| 38 | # CONFIG_IPC_NS is not set | ||
| 38 | CONFIG_POSIX_MQUEUE=y | 39 | CONFIG_POSIX_MQUEUE=y |
| 39 | # CONFIG_BSD_PROCESS_ACCT is not set | 40 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 40 | # CONFIG_TASKSTATS is not set | 41 | # CONFIG_TASKSTATS is not set |
| 42 | # CONFIG_UTS_NS is not set | ||
| 41 | # CONFIG_AUDIT is not set | 43 | # CONFIG_AUDIT is not set |
| 42 | # CONFIG_IKCONFIG is not set | 44 | # CONFIG_IKCONFIG is not set |
| 43 | CONFIG_RELAY=y | 45 | CONFIG_RELAY=y |
| 44 | CONFIG_INITRAMFS_SOURCE="" | 46 | CONFIG_INITRAMFS_SOURCE="" |
| 45 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 47 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| 48 | CONFIG_SYSCTL=y | ||
| 46 | # CONFIG_EMBEDDED is not set | 49 | # CONFIG_EMBEDDED is not set |
| 47 | CONFIG_UID16=y | 50 | CONFIG_UID16=y |
| 48 | CONFIG_SYSCTL=y | 51 | # CONFIG_SYSCTL_SYSCALL is not set |
| 49 | CONFIG_KALLSYMS=y | 52 | CONFIG_KALLSYMS=y |
| 50 | # CONFIG_KALLSYMS_ALL is not set | 53 | # CONFIG_KALLSYMS_ALL is not set |
| 51 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 54 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
| @@ -77,6 +80,7 @@ CONFIG_KMOD=y | |||
| 77 | # | 80 | # |
| 78 | # Block layer | 81 | # Block layer |
| 79 | # | 82 | # |
| 83 | CONFIG_BLOCK=y | ||
| 80 | CONFIG_BLK_DEV_IO_TRACE=y | 84 | CONFIG_BLK_DEV_IO_TRACE=y |
| 81 | 85 | ||
| 82 | # | 86 | # |
| @@ -154,7 +158,7 @@ CONFIG_BINFMT_ELF32=y | |||
| 154 | # | 158 | # |
| 155 | CONFIG_BINFMT_ELF=y | 159 | CONFIG_BINFMT_ELF=y |
| 156 | CONFIG_BINFMT_MISC=m | 160 | CONFIG_BINFMT_MISC=m |
| 157 | # CONFIG_SOLARIS_EMUL is not set | 161 | CONFIG_SOLARIS_EMUL=y |
| 158 | # CONFIG_CMDLINE_BOOL is not set | 162 | # CONFIG_CMDLINE_BOOL is not set |
| 159 | 163 | ||
| 160 | # | 164 | # |
| @@ -622,6 +626,7 @@ CONFIG_BNX2=m | |||
| 622 | # Input device support | 626 | # Input device support |
| 623 | # | 627 | # |
| 624 | CONFIG_INPUT=y | 628 | CONFIG_INPUT=y |
| 629 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
| 625 | 630 | ||
| 626 | # | 631 | # |
| 627 | # Userland interfaces | 632 | # Userland interfaces |
| @@ -644,6 +649,7 @@ CONFIG_KEYBOARD_SUNKBD=y | |||
| 644 | CONFIG_KEYBOARD_LKKBD=m | 649 | CONFIG_KEYBOARD_LKKBD=m |
| 645 | # CONFIG_KEYBOARD_XTKBD is not set | 650 | # CONFIG_KEYBOARD_XTKBD is not set |
| 646 | # CONFIG_KEYBOARD_NEWTON is not set | 651 | # CONFIG_KEYBOARD_NEWTON is not set |
| 652 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
| 647 | CONFIG_INPUT_MOUSE=y | 653 | CONFIG_INPUT_MOUSE=y |
| 648 | CONFIG_MOUSE_PS2=y | 654 | CONFIG_MOUSE_PS2=y |
| 649 | CONFIG_MOUSE_SERIAL=y | 655 | CONFIG_MOUSE_SERIAL=y |
| @@ -821,6 +827,7 @@ CONFIG_HWMON=y | |||
| 821 | # CONFIG_SENSORS_SMSC47M192 is not set | 827 | # CONFIG_SENSORS_SMSC47M192 is not set |
| 822 | # CONFIG_SENSORS_SMSC47B397 is not set | 828 | # CONFIG_SENSORS_SMSC47B397 is not set |
| 823 | # CONFIG_SENSORS_VIA686A is not set | 829 | # CONFIG_SENSORS_VIA686A is not set |
| 830 | # CONFIG_SENSORS_VT1211 is not set | ||
| 824 | # CONFIG_SENSORS_VT8231 is not set | 831 | # CONFIG_SENSORS_VT8231 is not set |
| 825 | # CONFIG_SENSORS_W83781D is not set | 832 | # CONFIG_SENSORS_W83781D is not set |
| 826 | # CONFIG_SENSORS_W83791D is not set | 833 | # CONFIG_SENSORS_W83791D is not set |
| @@ -1092,6 +1099,7 @@ CONFIG_USB_HIDDEV=y | |||
| 1092 | # CONFIG_USB_ATI_REMOTE2 is not set | 1099 | # CONFIG_USB_ATI_REMOTE2 is not set |
| 1093 | # CONFIG_USB_KEYSPAN_REMOTE is not set | 1100 | # CONFIG_USB_KEYSPAN_REMOTE is not set |
| 1094 | # CONFIG_USB_APPLETOUCH is not set | 1101 | # CONFIG_USB_APPLETOUCH is not set |
| 1102 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
| 1095 | 1103 | ||
| 1096 | # | 1104 | # |
| 1097 | # USB Imaging devices | 1105 | # USB Imaging devices |
| @@ -1123,6 +1131,7 @@ CONFIG_USB_HIDDEV=y | |||
| 1123 | # | 1131 | # |
| 1124 | # CONFIG_USB_EMI62 is not set | 1132 | # CONFIG_USB_EMI62 is not set |
| 1125 | # CONFIG_USB_EMI26 is not set | 1133 | # CONFIG_USB_EMI26 is not set |
| 1134 | # CONFIG_USB_ADUTUX is not set | ||
| 1126 | # CONFIG_USB_AUERSWALD is not set | 1135 | # CONFIG_USB_AUERSWALD is not set |
| 1127 | # CONFIG_USB_RIO500 is not set | 1136 | # CONFIG_USB_RIO500 is not set |
| 1128 | # CONFIG_USB_LEGOTOWER is not set | 1137 | # CONFIG_USB_LEGOTOWER is not set |
| @@ -1130,9 +1139,9 @@ CONFIG_USB_HIDDEV=y | |||
| 1130 | # CONFIG_USB_LED is not set | 1139 | # CONFIG_USB_LED is not set |
| 1131 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1140 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
| 1132 | # CONFIG_USB_CYTHERM is not set | 1141 | # CONFIG_USB_CYTHERM is not set |
| 1133 | # CONFIG_USB_PHIDGETKIT is not set | 1142 | # CONFIG_USB_PHIDGET is not set |
| 1134 | # CONFIG_USB_PHIDGETSERVO is not set | ||
| 1135 | # CONFIG_USB_IDMOUSE is not set | 1143 | # CONFIG_USB_IDMOUSE is not set |
| 1144 | # CONFIG_USB_FTDI_ELAN is not set | ||
| 1136 | # CONFIG_USB_APPLEDISPLAY is not set | 1145 | # CONFIG_USB_APPLEDISPLAY is not set |
| 1137 | # CONFIG_USB_SISUSBVGA is not set | 1146 | # CONFIG_USB_SISUSBVGA is not set |
| 1138 | # CONFIG_USB_LD is not set | 1147 | # CONFIG_USB_LD is not set |
| @@ -1256,8 +1265,10 @@ CONFIG_DNOTIFY=y | |||
| 1256 | # | 1265 | # |
| 1257 | CONFIG_PROC_FS=y | 1266 | CONFIG_PROC_FS=y |
| 1258 | CONFIG_PROC_KCORE=y | 1267 | CONFIG_PROC_KCORE=y |
| 1268 | CONFIG_PROC_SYSCTL=y | ||
| 1259 | CONFIG_SYSFS=y | 1269 | CONFIG_SYSFS=y |
| 1260 | CONFIG_TMPFS=y | 1270 | CONFIG_TMPFS=y |
| 1271 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 1261 | CONFIG_HUGETLBFS=y | 1272 | CONFIG_HUGETLBFS=y |
| 1262 | CONFIG_HUGETLB_PAGE=y | 1273 | CONFIG_HUGETLB_PAGE=y |
| 1263 | CONFIG_RAMFS=y | 1274 | CONFIG_RAMFS=y |
| @@ -1374,9 +1385,11 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
| 1374 | # CONFIG_DEBUG_INFO is not set | 1385 | # CONFIG_DEBUG_INFO is not set |
| 1375 | CONFIG_DEBUG_FS=y | 1386 | CONFIG_DEBUG_FS=y |
| 1376 | # CONFIG_DEBUG_VM is not set | 1387 | # CONFIG_DEBUG_VM is not set |
| 1388 | # CONFIG_DEBUG_LIST is not set | ||
| 1377 | # CONFIG_UNWIND_INFO is not set | 1389 | # CONFIG_UNWIND_INFO is not set |
| 1378 | CONFIG_FORCED_INLINING=y | 1390 | CONFIG_FORCED_INLINING=y |
| 1379 | # CONFIG_RCU_TORTURE_TEST is not set | 1391 | # CONFIG_RCU_TORTURE_TEST is not set |
| 1392 | # CONFIG_LKDTM is not set | ||
| 1380 | # CONFIG_DEBUG_STACK_USAGE is not set | 1393 | # CONFIG_DEBUG_STACK_USAGE is not set |
| 1381 | # CONFIG_DEBUG_DCFLUSH is not set | 1394 | # CONFIG_DEBUG_DCFLUSH is not set |
| 1382 | # CONFIG_STACK_DEBUG is not set | 1395 | # CONFIG_STACK_DEBUG is not set |
