--- zzzz-none-000/linux-3.10.107/usr/Kconfig 2017-06-27 09:49:32.000000000 +0000 +++ vr9-7490-729/linux-3.10.107/usr/Kconfig 2021-11-10 11:53:56.000000000 +0000 @@ -22,7 +22,7 @@ If you are not sure, leave it blank. config INITRAMFS_ROOT_UID - int "User ID to map to 0 (user root)" + string "User ID to map to 0 (user root)" depends on INITRAMFS_SOURCE!="" default "0" help @@ -34,7 +34,7 @@ If you are not sure, leave it set to "0". config INITRAMFS_ROOT_GID - int "Group ID to map to 0 (group root)" + string "Group ID to map to 0 (group root)" depends on INITRAMFS_SOURCE!="" default "0" help