10 lines
214 B
Plaintext
10 lines
214 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
# Copyright (C) 2018-2020 Oplus. All rights reserved.
|
|
|
|
config OPLUS_FEATURE_BOOTLOADER_LOG
|
|
tristate "show bootloader log"
|
|
default n
|
|
help
|
|
show bootloader log in kernel
|
|
|