diff --git a/hypervisor/arch/x86/Kconfig b/hypervisor/arch/x86/Kconfig index b928250af..3b3126988 100644 --- a/hypervisor/arch/x86/Kconfig +++ b/hypervisor/arch/x86/Kconfig @@ -175,7 +175,7 @@ config COM_BASE Base address of the vuart port. config COM_IRQ - hex "IRQ of the vuart port" + int "IRQ of the vuart port" depends on !RELEASE default 4 help