minimal.mak (253B)
1# 2# A minimal version of the config that only supports only a few 3# virtual machines. This avoids bringing in any of numerous legacy 4# features from the 32bit platform (although virt still supports 32bit 5# itself) 6# 7 8CONFIG_ARM_VIRT=y 9CONFIG_SBSA_REF=y