|
@@ -21,8 +21,7 @@ config ARM_VIRT
|
|
select PCI_EXPRESS
|
|
select PCI_EXPRESS
|
|
select PCI_EXPRESS_GENERIC_BRIDGE
|
|
select PCI_EXPRESS_GENERIC_BRIDGE
|
|
select PFLASH_CFI01
|
|
select PFLASH_CFI01
|
|
- select PL011 if !HAVE_RUST # UART
|
|
|
|
- select X_PL011_RUST if HAVE_RUST # UART
|
|
|
|
|
|
+ select PL011 # UART
|
|
select PL031 # RTC
|
|
select PL031 # RTC
|
|
select PL061 # GPIO
|
|
select PL061 # GPIO
|
|
select GPIO_PWR
|
|
select GPIO_PWR
|
|
@@ -75,8 +74,7 @@ config HIGHBANK
|
|
select AHCI_SYSBUS
|
|
select AHCI_SYSBUS
|
|
select ARM_TIMER # sp804
|
|
select ARM_TIMER # sp804
|
|
select ARM_V7M
|
|
select ARM_V7M
|
|
- select PL011 if !HAVE_RUST # UART
|
|
|
|
- select X_PL011_RUST if HAVE_RUST # UART
|
|
|
|
|
|
+ select PL011 # UART
|
|
select PL022 # SPI
|
|
select PL022 # SPI
|
|
select PL031 # RTC
|
|
select PL031 # RTC
|
|
select PL061 # GPIO
|
|
select PL061 # GPIO
|
|
@@ -89,8 +87,7 @@ config INTEGRATOR
|
|
depends on TCG && ARM
|
|
depends on TCG && ARM
|
|
select ARM_TIMER
|
|
select ARM_TIMER
|
|
select INTEGRATOR_DEBUG
|
|
select INTEGRATOR_DEBUG
|
|
- select PL011 if !HAVE_RUST # UART
|
|
|
|
- select X_PL011_RUST if HAVE_RUST # UART
|
|
|
|
|
|
+ select PL011 # UART
|
|
select PL031 # RTC
|
|
select PL031 # RTC
|
|
select PL041 # audio
|
|
select PL041 # audio
|
|
select PL050 # keyboard/mouse
|
|
select PL050 # keyboard/mouse
|
|
@@ -108,8 +105,7 @@ config MUSCA
|
|
default y
|
|
default y
|
|
depends on TCG && ARM
|
|
depends on TCG && ARM
|
|
select ARMSSE
|
|
select ARMSSE
|
|
- select PL011 if !HAVE_RUST # UART
|
|
|
|
- select X_PL011_RUST if HAVE_RUST # UART
|
|
|
|
|
|
+ select PL011 # UART
|
|
select PL031
|
|
select PL031
|
|
select SPLIT_IRQ
|
|
select SPLIT_IRQ
|
|
select UNIMP
|
|
select UNIMP
|
|
@@ -173,8 +169,7 @@ config REALVIEW
|
|
select WM8750 # audio codec
|
|
select WM8750 # audio codec
|
|
select LSI_SCSI_PCI
|
|
select LSI_SCSI_PCI
|
|
select PCI
|
|
select PCI
|
|
- select PL011 if !HAVE_RUST # UART
|
|
|
|
- select X_PL011_RUST if HAVE_RUST # UART
|
|
|
|
|
|
+ select PL011 # UART
|
|
select PL031 # RTC
|
|
select PL031 # RTC
|
|
select PL041 # audio codec
|
|
select PL041 # audio codec
|
|
select PL050 # keyboard/mouse
|
|
select PL050 # keyboard/mouse
|
|
@@ -199,8 +194,7 @@ config SBSA_REF
|
|
select PCI_EXPRESS
|
|
select PCI_EXPRESS
|
|
select PCI_EXPRESS_GENERIC_BRIDGE
|
|
select PCI_EXPRESS_GENERIC_BRIDGE
|
|
select PFLASH_CFI01
|
|
select PFLASH_CFI01
|
|
- select PL011 if !HAVE_RUST # UART
|
|
|
|
- select X_PL011_RUST if HAVE_RUST # UART
|
|
|
|
|
|
+ select PL011 # UART
|
|
select PL031 # RTC
|
|
select PL031 # RTC
|
|
select PL061 # GPIO
|
|
select PL061 # GPIO
|
|
select USB_XHCI_SYSBUS
|
|
select USB_XHCI_SYSBUS
|
|
@@ -224,8 +218,7 @@ config STELLARIS
|
|
select ARM_V7M
|
|
select ARM_V7M
|
|
select CMSDK_APB_WATCHDOG
|
|
select CMSDK_APB_WATCHDOG
|
|
select I2C
|
|
select I2C
|
|
- select PL011 if !HAVE_RUST # UART
|
|
|
|
- select X_PL011_RUST if HAVE_RUST # UART
|
|
|
|
|
|
+ select PL011 # UART
|
|
select PL022 # SPI
|
|
select PL022 # SPI
|
|
select PL061 # GPIO
|
|
select PL061 # GPIO
|
|
select SSD0303 # OLED display
|
|
select SSD0303 # OLED display
|
|
@@ -285,8 +278,7 @@ config VEXPRESS
|
|
select ARM_TIMER # sp804
|
|
select ARM_TIMER # sp804
|
|
select LAN9118
|
|
select LAN9118
|
|
select PFLASH_CFI01
|
|
select PFLASH_CFI01
|
|
- select PL011 if !HAVE_RUST # UART
|
|
|
|
- select X_PL011_RUST if HAVE_RUST # UART
|
|
|
|
|
|
+ select PL011 # UART
|
|
select PL041 # audio codec
|
|
select PL041 # audio codec
|
|
select PL181 # display
|
|
select PL181 # display
|
|
select REALVIEW
|
|
select REALVIEW
|
|
@@ -371,8 +363,7 @@ config RASPI
|
|
default y
|
|
default y
|
|
depends on TCG && ARM
|
|
depends on TCG && ARM
|
|
select FRAMEBUFFER
|
|
select FRAMEBUFFER
|
|
- select PL011 if !HAVE_RUST # UART
|
|
|
|
- select X_PL011_RUST if HAVE_RUST # UART
|
|
|
|
|
|
+ select PL011 # UART
|
|
select SDHCI
|
|
select SDHCI
|
|
select USB_DWC2
|
|
select USB_DWC2
|
|
select BCM2835_SPI
|
|
select BCM2835_SPI
|
|
@@ -448,8 +439,7 @@ config XLNX_VERSAL
|
|
select ARM_GIC
|
|
select ARM_GIC
|
|
select CPU_CLUSTER
|
|
select CPU_CLUSTER
|
|
select DEVICE_TREE
|
|
select DEVICE_TREE
|
|
- select PL011 if !HAVE_RUST # UART
|
|
|
|
- select X_PL011_RUST if HAVE_RUST # UART
|
|
|
|
|
|
+ select PL011 # UART
|
|
select CADENCE
|
|
select CADENCE
|
|
select VIRTIO_MMIO
|
|
select VIRTIO_MMIO
|
|
select UNIMP
|
|
select UNIMP
|