Use 'make savedefconfig' to convert the extensive kernel configuration files
to simplified ones.
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
Description:
- Added XFS support in Kernel Service VM config file
Signed-off-by: Ionut Nechita <ionut_n2001@yahoo.com>
Change-Id: Ic76684b701ff5cf7ba90850776240eb2d77287c1
The CONFIG_SERIAL_8250_NR_UARTS should be increased to at least 48,
and CONFIG_SERIAL_8250_RUNTIME_UARTS should be increased to at least
32 in order to support multi port serial cards out of the box. This
will cover at least the situation, where two 8 port cards are used
simultaneously and there is still some room for internal ports or
the other card or vUARTs.
Signed-off-by: Xiangyang Wu <xiangyang.wu@intel.com>
Rename Acrn kernel config name to kernel_config_uefi_service_vm.
Tracked-On: projectacrn/acrn-hypervisor#6744
Signed-off-by: Liu Long <long.liu@linux.intel.com>