]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/kernel-video.git/blobdiff - arch/arm/Kconfig
Merge branch 'android-3.8' of ti-android-kernel/kernel-common into p-ti-android-3.8.y
[android-sdk/kernel-video.git] / arch / arm / Kconfig
index 7637d31f5f80678681436939024e221b5b72550d..e1dcf5424406581b93343deebd3c3f7bba38e424 100644 (file)
@@ -1866,6 +1866,15 @@ config XEN
        help
          Say Y if you want to run Linux in a Virtual Machine on Xen on ARM.
 
+config ARM_FLUSH_CONSOLE_ON_RESTART
+       bool "Force flush the console on restart"
+       help
+         If the console is locked while the system is rebooted, the messages
+         in the temporary logbuffer would not have propogated to all the
+         console drivers. This option forces the console lock to be
+         released if it failed to be acquired, which will cause all the
+         pending messages to be flushed.
+
 endmenu
 
 menu "Boot options"