mirror of
https://github.com/physwizz/a155-U-u1.git
synced 2025-08-25 21:42:22 +00:00
15 lines
383 B
Plaintext
15 lines
383 B
Plaintext
# drivers/samsung/Kconfig
|
|
#
|
|
# Copyright (c) 2010-2022 Samsung Electronics Co., Ltd.
|
|
# http://www.samsung.com/
|
|
#
|
|
# Licensed under GPLv2
|
|
|
|
config SEC_PM_DEBUG
|
|
tristate "Enable Samsung Mobile Power management debug support"
|
|
default n
|
|
depends on SEC_PM
|
|
help
|
|
This option enables Samsung Mobile Power management debug support.
|
|
Intended for test and debug only.
|