arm64: configs: Update configs for Khadas VIM3
authorYongtaek Jeon <ytjeon@samsung.com>
Fri, 15 Nov 2024 04:30:51 +0000 (13:30 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Sun, 17 Nov 2024 23:29:58 +0000 (08:29 +0900)
commit54a88f44704d855091f79c35d989b36f79b31be9
treed583232b7de3d1abc41934e44bab35d99a2bb9e7
parentd0154730dcbff475f26f60ccc4eaaedcb916c09d
arm64: configs: Update configs for Khadas VIM3

This patch updates the kernel configurations for Khadas VIM3
to provide full support in the tizen_kvims_defconfig

1. CONFIG_AUTOFS_FS: Reflects changed automounter configuration.
As of Linux Kernel version 4.18, the configuration option for
automounter support has changed from AUTOFS4_FS to AUTOFS_FS.
This patch updates the kernel configuration to reflect this change.

2. CONFIG_DEBUG_KERNEL: Activates debugging and identifying kernel
problems. If this config is enabled, CONFIG_FTRACE will be enabled
by default.

3. CONFIG_DEBUG_FS: Enables Debug Filesystem.

Change-Id: Id849bee90ff6999c3968fea530f83e0b3befd492
Signed-off-by: Yongtaek Jeon <ytjeon@samsung.com>
arch/arm64/configs/tizen_kvims_defconfig