mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-14 12:21:53 +00:00
Disable pinctrl and GPIO debug
This commit is contained in:
parent
c84e4b5ef4
commit
178919117d
1 changed files with 2 additions and 2 deletions
4
config
4
config
|
@ -45,9 +45,9 @@ CONFIG_GRUB_TIMEOUT="0"
|
|||
CONFIG_GRUB_TITLE="OpenMPTCProuter"
|
||||
CONFIG_KERNEL_PCI=y
|
||||
CONFIG_KERNEL_AIO=y
|
||||
CONFIG_KERNEL_DEBUG_GPIO=y
|
||||
# CONFIG_KERNEL_DEBUG_GPIO is not set
|
||||
# CONFIG_KERNEL_DEBUG_INFO is not set
|
||||
CONFIG_KERNEL_DEBUG_PINCTRL=y
|
||||
# CONFIG_KERNEL_DEBUG_PINCTRL is not set
|
||||
CONFIG_KERNEL_DEVTMPFS=y
|
||||
CONFIG_KERNEL_DEVTMPFS_MOUNT=y
|
||||
CONFIG_KERNEL_DIRECT_IO=y
|
||||
|
|
Loading…
Reference in a new issue