mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 06:21:08 +02:00
Move options explicitly enabled in arm64 and that x86 enable by default to the common config file. Changes on x86: * CONFIG_HW_RANDOM was compiled as a module, and now it is built-in. Changes on ARM64: * CONFIG_KEXEC is enabled. Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>