Skip to content

Commit 6dc517a

Browse files
committed
Merge branch 'akpm' (patches from Andrew)
Merge misc Kconfig updates from Andrew Morton: "A number of changes to Kconfig files under lib/ from Changbin Du and Krzysztof Kozlowski" * emailed patches from Andrew Morton <[email protected]>: lib/: fix Kconfig indentation kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments' kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options' kernel-hacking: create a submenu for scheduler debugging options kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE kernel-hacking: move Oops into 'Lockups and Hangs' kernel-hacking: move kernel testing and coverage options to same submenu kernel-hacking: group kernel data structures debugging together kernel-hacking: create submenu for arch special debugging options kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instruments'
2 parents 85190d1 + 68d4b3d commit 6dc517a

File tree

3 files changed

+199
-178
lines changed

3 files changed

+199
-178
lines changed

lib/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ config OID_REGISTRY
572572
Enable fast lookup object identifier registry.
573573

574574
config UCS2_STRING
575-
tristate
575+
tristate
576576

577577
#
578578
# generic vdso

0 commit comments

Comments
 (0)