Changeset 22331
- Timestamp:
- 2010-07-21T18:06:22+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/backfire/Config.in
r22177 r22331 180 180 This will give you more information in stack traces from kernel oopses 181 181 182 config KERNEL_DEBUG_KERNEL 183 bool 184 default n 185 186 config KERNEL_DEBUG_INFO 187 bool "Compile the kernel with debug information" 188 default n 189 select KERNEL_DEBUG_KERNEL 190 help 191 This will compile your kernel and modules with debug information. 192 182 193 comment "Package build options" 183 194
Note: See TracChangeset
for help on using the changeset viewer.