kernel: add KERNEL_DEBUG_VIRTUAL
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 7 Jul 2022 22:06:21 +0000 (15:06 -0700)
committerFlorian Fainelli <f.fainelli@gmail.com>
Thu, 7 Jul 2022 22:07:16 +0000 (15:07 -0700)
commite7ec2d73996b336eb5d7e6fc0f4607589b07a09e
tree953328006dc23eb9581b6e449f68f13063cdc13b
parent3899f68b54b31de4b4fef4f575f7ea56dc93d965
kernel: add KERNEL_DEBUG_VIRTUAL

This option allows turning on CONFIG_DEBUG_VIRTUAL which is useful to
debug incorrect uses of the virtual to physical and physical to virtual
translations functions.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
config/Config-kernel.in