ci(github-actions): simplify action inputs and set CONFIG_TRIM_UNUSED_KSYMS
Remove explicit type declarations from optional string inputs as they are the default.
Consolidate kernel config comment into a direct setting.
Add step to ensure CONFIG_TRIM_UNUSED_KSYMS=n is present in the GKI fragment.