patch updates Kconfig so that user can
enable WANT_DEV_COREDUMP.
Signed-off-by: Amitkumar Karwar
Signed-off-by: Xinming Hu
Tested-by: Xinming Hu
---
drivers/base/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/base/Kconfig b/drivers/base/Kconfig
index 61a3
Hi Johannes,
>> Currently "make menuconfig" doesn't display an option to enable
>> WANT_DEV_COREDUMP. This patch updates Kconfig so that user can enable
>> WANT_DEV_COREDUMP.
>
>This is completely intentional - drivers should "select
>WANT_DEV_COREDUMP" and users are only able to set "ALLOW_DEV_CO