mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-31 16:37:07 +00:00
before PCI_BDF uses its hex value like "0xC2" for "0:18.2" to configure, now use "0:18.2" directly to make it more readable and easier to configure. Tracked-On: #2031 Signed-off-by: Minggui Cao <minggui.cao@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>
6 lines
155 B
Plaintext
6 lines
155 B
Plaintext
# Generated by Kconfiglib (https://github.com/ulfalizer/Kconfiglib)
|
|
CONFIG_BOARD="UP2"
|
|
CONFIG_SERIAL_PCI=y
|
|
CONFIG_SERIAL_PCI_BDF="0:18.1"
|
|
CONFIG_COM_IRQ=6
|