'Increasing serial console suspend time in linux kernel?

I want to increase suspend time for serial console which is approximately 5 mins right now.

For disabling the suspend I'm using no_console_suspend in BOARD_KERNEL_CMDLINE. But ultimate goal is to increase timeout for suspend. Where can I look for changing the suspend time in kernel?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source