diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-18 17:07:35 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-18 17:07:35 -0400 |
commit | 15fc204afc6feb915c400159546f646eca8ba1d9 (patch) | |
tree | 51bec0710be2a0cb0bedbccbea7813f17fbc61ea /arch/sh/configs/sh7785lcr_32bit_defconfig | |
parent | d2aa4550379f92e929af7ed1dd4f55e6a1e331f8 (diff) | |
parent | 944557116908cbe835be41bfbd39d9706da9fd71 (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6: (56 commits)
sh: Fix declaration of __kernel_sigreturn and __kernel_rt_sigreturn
sh: Enable soc-camera in ap325rxa/migor/se7724 defconfigs.
sh: remove stray markers.
sh: defconfig updates.
sh: pci: Initial PCI-Express support for SH7786 Urquell board.
sh: Generic HAVE_PERF_COUNTER support.
SH: convert migor to soc-camera as platform-device
SH: convert ap325rxa to soc-camera as platform-device
soc-camera: unify i2c camera device platform data
sh: add platform data for r8a66597-hcd in setup-sh7723
sh: add platform data for r8a66597-hcd in setup-sh7366
sh: x3proto: add platform data for r8a66597-hcd
sh: highlander: add platform data for r8a66597-hcd
sh: sh7785lcr: add platform data for r8a66597-hcd
sh: turn off irqs when disabling CMT/TMU timers
sh: use kzalloc() for cpg clocks
sh: unbreak WARN_ON()
sh: Use generic atomic64_t implementation.
sh: Revised clock function in highlander
sh: Update r7780mp defconfig
...
Diffstat (limited to 'arch/sh/configs/sh7785lcr_32bit_defconfig')
-rw-r--r-- | arch/sh/configs/sh7785lcr_32bit_defconfig | 85 |
1 files changed, 40 insertions, 45 deletions
diff --git a/arch/sh/configs/sh7785lcr_32bit_defconfig b/arch/sh/configs/sh7785lcr_32bit_defconfig index 1c55b800d124..ed316f602db6 100644 --- a/arch/sh/configs/sh7785lcr_32bit_defconfig +++ b/arch/sh/configs/sh7785lcr_32bit_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.30-rc3 | 3 | # Linux kernel version: 2.6.30 |
4 | # Mon Apr 27 13:10:53 2009 | 4 | # Thu Jun 18 13:08:29 2009 |
5 | # | 5 | # |
6 | CONFIG_SUPERH=y | 6 | CONFIG_SUPERH=y |
7 | CONFIG_SUPERH32=y | 7 | CONFIG_SUPERH32=y |
@@ -21,6 +21,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
21 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | 21 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y |
22 | CONFIG_SYS_SUPPORTS_NUMA=y | 22 | CONFIG_SYS_SUPPORTS_NUMA=y |
23 | CONFIG_SYS_SUPPORTS_PCI=y | 23 | CONFIG_SYS_SUPPORTS_PCI=y |
24 | CONFIG_SYS_SUPPORTS_TMU=y | ||
24 | CONFIG_STACKTRACE_SUPPORT=y | 25 | CONFIG_STACKTRACE_SUPPORT=y |
25 | CONFIG_LOCKDEP_SUPPORT=y | 26 | CONFIG_LOCKDEP_SUPPORT=y |
26 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 27 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
@@ -80,7 +81,6 @@ CONFIG_SYSCTL_SYSCALL=y | |||
80 | CONFIG_KALLSYMS=y | 81 | CONFIG_KALLSYMS=y |
81 | # CONFIG_KALLSYMS_ALL is not set | 82 | # CONFIG_KALLSYMS_ALL is not set |
82 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 83 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
83 | # CONFIG_STRIP_ASM_SYMS is not set | ||
84 | CONFIG_HOTPLUG=y | 84 | CONFIG_HOTPLUG=y |
85 | CONFIG_PRINTK=y | 85 | CONFIG_PRINTK=y |
86 | CONFIG_BUG=y | 86 | CONFIG_BUG=y |
@@ -93,8 +93,13 @@ CONFIG_TIMERFD=y | |||
93 | CONFIG_EVENTFD=y | 93 | CONFIG_EVENTFD=y |
94 | CONFIG_SHMEM=y | 94 | CONFIG_SHMEM=y |
95 | CONFIG_AIO=y | 95 | CONFIG_AIO=y |
96 | |||
97 | # | ||
98 | # Performance Counters | ||
99 | # | ||
96 | CONFIG_VM_EVENT_COUNTERS=y | 100 | CONFIG_VM_EVENT_COUNTERS=y |
97 | CONFIG_PCI_QUIRKS=y | 101 | CONFIG_PCI_QUIRKS=y |
102 | # CONFIG_STRIP_ASM_SYMS is not set | ||
98 | CONFIG_COMPAT_BRK=y | 103 | CONFIG_COMPAT_BRK=y |
99 | CONFIG_SLAB=y | 104 | CONFIG_SLAB=y |
100 | # CONFIG_SLUB is not set | 105 | # CONFIG_SLUB is not set |
@@ -187,6 +192,7 @@ CONFIG_CPU_SUBTYPE_SH7785=y | |||
187 | CONFIG_QUICKLIST=y | 192 | CONFIG_QUICKLIST=y |
188 | CONFIG_MMU=y | 193 | CONFIG_MMU=y |
189 | CONFIG_PAGE_OFFSET=0x80000000 | 194 | CONFIG_PAGE_OFFSET=0x80000000 |
195 | CONFIG_FORCE_MAX_ZONEORDER=11 | ||
190 | CONFIG_MEMORY_START=0x40000000 | 196 | CONFIG_MEMORY_START=0x40000000 |
191 | CONFIG_MEMORY_SIZE=0x20000000 | 197 | CONFIG_MEMORY_SIZE=0x20000000 |
192 | # CONFIG_29BIT is not set | 198 | # CONFIG_29BIT is not set |
@@ -209,7 +215,6 @@ CONFIG_PAGE_SIZE_4KB=y | |||
209 | # CONFIG_PAGE_SIZE_8KB is not set | 215 | # CONFIG_PAGE_SIZE_8KB is not set |
210 | # CONFIG_PAGE_SIZE_16KB is not set | 216 | # CONFIG_PAGE_SIZE_16KB is not set |
211 | # CONFIG_PAGE_SIZE_64KB is not set | 217 | # CONFIG_PAGE_SIZE_64KB is not set |
212 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
213 | CONFIG_SELECT_MEMORY_MODEL=y | 218 | CONFIG_SELECT_MEMORY_MODEL=y |
214 | # CONFIG_FLATMEM_MANUAL is not set | 219 | # CONFIG_FLATMEM_MANUAL is not set |
215 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 220 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
@@ -224,9 +229,9 @@ CONFIG_MIGRATION=y | |||
224 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 229 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
225 | CONFIG_ZONE_DMA_FLAG=0 | 230 | CONFIG_ZONE_DMA_FLAG=0 |
226 | CONFIG_NR_QUICK=2 | 231 | CONFIG_NR_QUICK=2 |
227 | CONFIG_UNEVICTABLE_LRU=y | ||
228 | CONFIG_HAVE_MLOCK=y | 232 | CONFIG_HAVE_MLOCK=y |
229 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 233 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
234 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
230 | 235 | ||
231 | # | 236 | # |
232 | # Cache configuration | 237 | # Cache configuration |
@@ -244,7 +249,6 @@ CONFIG_SH_FPU=y | |||
244 | CONFIG_SH_STORE_QUEUES=y | 249 | CONFIG_SH_STORE_QUEUES=y |
245 | CONFIG_CPU_HAS_INTEVT=y | 250 | CONFIG_CPU_HAS_INTEVT=y |
246 | CONFIG_CPU_HAS_SR_RB=y | 251 | CONFIG_CPU_HAS_SR_RB=y |
247 | CONFIG_CPU_HAS_PTEA=y | ||
248 | CONFIG_CPU_HAS_FPU=y | 252 | CONFIG_CPU_HAS_FPU=y |
249 | 253 | ||
250 | # | 254 | # |
@@ -256,9 +260,9 @@ CONFIG_SH_SH7785LCR=y | |||
256 | # | 260 | # |
257 | # Timer and clock configuration | 261 | # Timer and clock configuration |
258 | # | 262 | # |
259 | CONFIG_SH_TMU=y | 263 | CONFIG_SH_TIMER_TMU=y |
260 | CONFIG_SH_TIMER_IRQ=28 | ||
261 | CONFIG_SH_PCLK_FREQ=50000000 | 264 | CONFIG_SH_PCLK_FREQ=50000000 |
265 | CONFIG_SH_CLK_CPG=y | ||
262 | CONFIG_TICK_ONESHOT=y | 266 | CONFIG_TICK_ONESHOT=y |
263 | # CONFIG_NO_HZ is not set | 267 | # CONFIG_NO_HZ is not set |
264 | CONFIG_HIGH_RES_TIMERS=y | 268 | CONFIG_HIGH_RES_TIMERS=y |
@@ -300,12 +304,14 @@ CONFIG_KEXEC=y | |||
300 | # CONFIG_PREEMPT_VOLUNTARY is not set | 304 | # CONFIG_PREEMPT_VOLUNTARY is not set |
301 | CONFIG_PREEMPT=y | 305 | CONFIG_PREEMPT=y |
302 | CONFIG_GUSA=y | 306 | CONFIG_GUSA=y |
307 | # CONFIG_SPARSE_IRQ is not set | ||
303 | 308 | ||
304 | # | 309 | # |
305 | # Boot options | 310 | # Boot options |
306 | # | 311 | # |
307 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 | 312 | CONFIG_ZERO_PAGE_OFFSET=0x00001000 |
308 | CONFIG_BOOT_LINK_OFFSET=0x00800000 | 313 | CONFIG_BOOT_LINK_OFFSET=0x00800000 |
314 | CONFIG_ENTRY_OFFSET=0x00001000 | ||
309 | # CONFIG_CMDLINE_BOOL is not set | 315 | # CONFIG_CMDLINE_BOOL is not set |
310 | 316 | ||
311 | # | 317 | # |
@@ -400,6 +406,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
400 | # CONFIG_ECONET is not set | 406 | # CONFIG_ECONET is not set |
401 | # CONFIG_WAN_ROUTER is not set | 407 | # CONFIG_WAN_ROUTER is not set |
402 | # CONFIG_PHONET is not set | 408 | # CONFIG_PHONET is not set |
409 | # CONFIG_IEEE802154 is not set | ||
403 | # CONFIG_NET_SCHED is not set | 410 | # CONFIG_NET_SCHED is not set |
404 | # CONFIG_DCB is not set | 411 | # CONFIG_DCB is not set |
405 | 412 | ||
@@ -418,7 +425,11 @@ CONFIG_WIRELESS=y | |||
418 | CONFIG_WIRELESS_EXT=y | 425 | CONFIG_WIRELESS_EXT=y |
419 | CONFIG_WIRELESS_EXT_SYSFS=y | 426 | CONFIG_WIRELESS_EXT_SYSFS=y |
420 | # CONFIG_LIB80211 is not set | 427 | # CONFIG_LIB80211 is not set |
421 | # CONFIG_MAC80211 is not set | 428 | |
429 | # | ||
430 | # CFG80211 needs to be enabled for MAC80211 | ||
431 | # | ||
432 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
422 | # CONFIG_WIMAX is not set | 433 | # CONFIG_WIMAX is not set |
423 | # CONFIG_RFKILL is not set | 434 | # CONFIG_RFKILL is not set |
424 | # CONFIG_NET_9P is not set | 435 | # CONFIG_NET_9P is not set |
@@ -561,10 +572,6 @@ CONFIG_BLK_DEV_SD=y | |||
561 | # CONFIG_BLK_DEV_SR is not set | 572 | # CONFIG_BLK_DEV_SR is not set |
562 | # CONFIG_CHR_DEV_SG is not set | 573 | # CONFIG_CHR_DEV_SG is not set |
563 | # CONFIG_CHR_DEV_SCH is not set | 574 | # CONFIG_CHR_DEV_SCH is not set |
564 | |||
565 | # | ||
566 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
567 | # | ||
568 | # CONFIG_SCSI_MULTI_LUN is not set | 575 | # CONFIG_SCSI_MULTI_LUN is not set |
569 | # CONFIG_SCSI_CONSTANTS is not set | 576 | # CONFIG_SCSI_CONSTANTS is not set |
570 | # CONFIG_SCSI_LOGGING is not set | 577 | # CONFIG_SCSI_LOGGING is not set |
@@ -656,7 +663,6 @@ CONFIG_SATA_SIL=y | |||
656 | # CONFIG_IEEE1394 is not set | 663 | # CONFIG_IEEE1394 is not set |
657 | # CONFIG_I2O is not set | 664 | # CONFIG_I2O is not set |
658 | CONFIG_NETDEVICES=y | 665 | CONFIG_NETDEVICES=y |
659 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
660 | # CONFIG_DUMMY is not set | 666 | # CONFIG_DUMMY is not set |
661 | # CONFIG_BONDING is not set | 667 | # CONFIG_BONDING is not set |
662 | # CONFIG_MACVLAN is not set | 668 | # CONFIG_MACVLAN is not set |
@@ -861,7 +867,6 @@ CONFIG_I2C_PCA_PLATFORM=y | |||
861 | # CONFIG_SENSORS_PCF8574 is not set | 867 | # CONFIG_SENSORS_PCF8574 is not set |
862 | # CONFIG_PCF8575 is not set | 868 | # CONFIG_PCF8575 is not set |
863 | # CONFIG_SENSORS_PCA9539 is not set | 869 | # CONFIG_SENSORS_PCA9539 is not set |
864 | # CONFIG_SENSORS_MAX6875 is not set | ||
865 | # CONFIG_SENSORS_TSL2550 is not set | 870 | # CONFIG_SENSORS_TSL2550 is not set |
866 | # CONFIG_I2C_DEBUG_CORE is not set | 871 | # CONFIG_I2C_DEBUG_CORE is not set |
867 | # CONFIG_I2C_DEBUG_ALGO is not set | 872 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -894,22 +899,7 @@ CONFIG_MFD_SM501=y | |||
894 | # CONFIG_MFD_WM8350_I2C is not set | 899 | # CONFIG_MFD_WM8350_I2C is not set |
895 | # CONFIG_MFD_PCF50633 is not set | 900 | # CONFIG_MFD_PCF50633 is not set |
896 | # CONFIG_REGULATOR is not set | 901 | # CONFIG_REGULATOR is not set |
897 | 902 | # CONFIG_MEDIA_SUPPORT is not set | |
898 | # | ||
899 | # Multimedia devices | ||
900 | # | ||
901 | |||
902 | # | ||
903 | # Multimedia core support | ||
904 | # | ||
905 | # CONFIG_VIDEO_DEV is not set | ||
906 | # CONFIG_DVB_CORE is not set | ||
907 | # CONFIG_VIDEO_MEDIA is not set | ||
908 | |||
909 | # | ||
910 | # Multimedia drivers | ||
911 | # | ||
912 | # CONFIG_DAB is not set | ||
913 | 903 | ||
914 | # | 904 | # |
915 | # Graphics support | 905 | # Graphics support |
@@ -1017,7 +1007,7 @@ CONFIG_HID_BELKIN=y | |||
1017 | CONFIG_HID_CHERRY=y | 1007 | CONFIG_HID_CHERRY=y |
1018 | CONFIG_HID_CHICONY=y | 1008 | CONFIG_HID_CHICONY=y |
1019 | CONFIG_HID_CYPRESS=y | 1009 | CONFIG_HID_CYPRESS=y |
1020 | # CONFIG_DRAGONRISE_FF is not set | 1010 | # CONFIG_HID_DRAGONRISE is not set |
1021 | CONFIG_HID_EZKEY=y | 1011 | CONFIG_HID_EZKEY=y |
1022 | # CONFIG_HID_KYE is not set | 1012 | # CONFIG_HID_KYE is not set |
1023 | CONFIG_HID_GYRATION=y | 1013 | CONFIG_HID_GYRATION=y |
@@ -1034,10 +1024,11 @@ CONFIG_HID_PETALYNX=y | |||
1034 | CONFIG_HID_SAMSUNG=y | 1024 | CONFIG_HID_SAMSUNG=y |
1035 | CONFIG_HID_SONY=y | 1025 | CONFIG_HID_SONY=y |
1036 | CONFIG_HID_SUNPLUS=y | 1026 | CONFIG_HID_SUNPLUS=y |
1037 | # CONFIG_GREENASIA_FF is not set | 1027 | # CONFIG_HID_GREENASIA is not set |
1028 | # CONFIG_HID_SMARTJOYPLUS is not set | ||
1038 | # CONFIG_HID_TOPSEED is not set | 1029 | # CONFIG_HID_TOPSEED is not set |
1039 | CONFIG_THRUSTMASTER_FF=m | 1030 | # CONFIG_HID_THRUSTMASTER is not set |
1040 | CONFIG_ZEROPLUS_FF=m | 1031 | # CONFIG_HID_ZEROPLUS is not set |
1041 | CONFIG_USB_SUPPORT=y | 1032 | CONFIG_USB_SUPPORT=y |
1042 | CONFIG_USB_ARCH_HAS_HCD=y | 1033 | CONFIG_USB_ARCH_HAS_HCD=y |
1043 | CONFIG_USB_ARCH_HAS_OHCI=y | 1034 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1063,6 +1054,7 @@ CONFIG_USB_MON=y | |||
1063 | # USB Host Controller Drivers | 1054 | # USB Host Controller Drivers |
1064 | # | 1055 | # |
1065 | # CONFIG_USB_C67X00_HCD is not set | 1056 | # CONFIG_USB_C67X00_HCD is not set |
1057 | # CONFIG_USB_XHCI_HCD is not set | ||
1066 | CONFIG_USB_EHCI_HCD=m | 1058 | CONFIG_USB_EHCI_HCD=m |
1067 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 1059 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
1068 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1060 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
@@ -1210,9 +1202,14 @@ CONFIG_RTC_DRV_RS5C372=y | |||
1210 | # on-CPU RTC drivers | 1202 | # on-CPU RTC drivers |
1211 | # | 1203 | # |
1212 | # CONFIG_RTC_DRV_SH is not set | 1204 | # CONFIG_RTC_DRV_SH is not set |
1205 | # CONFIG_RTC_DRV_GENERIC is not set | ||
1213 | # CONFIG_DMADEVICES is not set | 1206 | # CONFIG_DMADEVICES is not set |
1214 | # CONFIG_AUXDISPLAY is not set | 1207 | # CONFIG_AUXDISPLAY is not set |
1215 | # CONFIG_UIO is not set | 1208 | # CONFIG_UIO is not set |
1209 | |||
1210 | # | ||
1211 | # TI VLYNQ | ||
1212 | # | ||
1216 | # CONFIG_STAGING is not set | 1213 | # CONFIG_STAGING is not set |
1217 | 1214 | ||
1218 | # | 1215 | # |
@@ -1232,10 +1229,11 @@ CONFIG_FS_MBCACHE=y | |||
1232 | # CONFIG_REISERFS_FS is not set | 1229 | # CONFIG_REISERFS_FS is not set |
1233 | # CONFIG_JFS_FS is not set | 1230 | # CONFIG_JFS_FS is not set |
1234 | CONFIG_FS_POSIX_ACL=y | 1231 | CONFIG_FS_POSIX_ACL=y |
1235 | CONFIG_FILE_LOCKING=y | ||
1236 | # CONFIG_XFS_FS is not set | 1232 | # CONFIG_XFS_FS is not set |
1237 | # CONFIG_OCFS2_FS is not set | 1233 | # CONFIG_OCFS2_FS is not set |
1238 | # CONFIG_BTRFS_FS is not set | 1234 | # CONFIG_BTRFS_FS is not set |
1235 | CONFIG_FILE_LOCKING=y | ||
1236 | CONFIG_FSNOTIFY=y | ||
1239 | CONFIG_DNOTIFY=y | 1237 | CONFIG_DNOTIFY=y |
1240 | CONFIG_INOTIFY=y | 1238 | CONFIG_INOTIFY=y |
1241 | CONFIG_INOTIFY_USER=y | 1239 | CONFIG_INOTIFY_USER=y |
@@ -1428,18 +1426,16 @@ CONFIG_HAVE_FUNCTION_TRACER=y | |||
1428 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1426 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1429 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1427 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1430 | CONFIG_TRACING_SUPPORT=y | 1428 | CONFIG_TRACING_SUPPORT=y |
1431 | 1429 | CONFIG_FTRACE=y | |
1432 | # | ||
1433 | # Tracers | ||
1434 | # | ||
1435 | # CONFIG_FUNCTION_TRACER is not set | 1430 | # CONFIG_FUNCTION_TRACER is not set |
1436 | # CONFIG_IRQSOFF_TRACER is not set | 1431 | # CONFIG_IRQSOFF_TRACER is not set |
1437 | # CONFIG_PREEMPT_TRACER is not set | 1432 | # CONFIG_PREEMPT_TRACER is not set |
1438 | # CONFIG_SCHED_TRACER is not set | 1433 | # CONFIG_SCHED_TRACER is not set |
1439 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1434 | # CONFIG_ENABLE_DEFAULT_TRACERS is not set |
1440 | # CONFIG_EVENT_TRACER is not set | ||
1441 | # CONFIG_BOOT_TRACER is not set | 1435 | # CONFIG_BOOT_TRACER is not set |
1442 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1436 | CONFIG_BRANCH_PROFILE_NONE=y |
1437 | # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set | ||
1438 | # CONFIG_PROFILE_ALL_BRANCHES is not set | ||
1443 | # CONFIG_STACK_TRACER is not set | 1439 | # CONFIG_STACK_TRACER is not set |
1444 | # CONFIG_KMEMTRACE is not set | 1440 | # CONFIG_KMEMTRACE is not set |
1445 | # CONFIG_WORKQUEUE_TRACER is not set | 1441 | # CONFIG_WORKQUEUE_TRACER is not set |
@@ -1454,10 +1450,8 @@ CONFIG_HAVE_ARCH_KGDB=y | |||
1454 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1450 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1455 | # CONFIG_DEBUG_STACK_USAGE is not set | 1451 | # CONFIG_DEBUG_STACK_USAGE is not set |
1456 | # CONFIG_4KSTACKS is not set | 1452 | # CONFIG_4KSTACKS is not set |
1457 | # CONFIG_IRQSTACKS is not set | ||
1458 | # CONFIG_DUMP_CODE is not set | 1453 | # CONFIG_DUMP_CODE is not set |
1459 | # CONFIG_SH_NO_BSS_INIT is not set | 1454 | # CONFIG_SH_NO_BSS_INIT is not set |
1460 | # CONFIG_MORE_COMPILE_OPTIONS is not set | ||
1461 | 1455 | ||
1462 | # | 1456 | # |
1463 | # Security options | 1457 | # Security options |
@@ -1580,3 +1574,4 @@ CONFIG_HAS_IOMEM=y | |||
1580 | CONFIG_HAS_IOPORT=y | 1574 | CONFIG_HAS_IOPORT=y |
1581 | CONFIG_HAS_DMA=y | 1575 | CONFIG_HAS_DMA=y |
1582 | CONFIG_NLATTR=y | 1576 | CONFIG_NLATTR=y |
1577 | CONFIG_GENERIC_ATOMIC64=y | ||