Open
Description
CONFIG_X86_X32_ABI
is used throughout the kernel (example). However, it is not visible in Elixir (ref). I would like it to be.
I think the cause might be that this symbol is defined in a Makefile, not in a C, H, or Kconfig file (ref).
Thanks to @bginsbach for reporting!