drivers: pcie: remove depends on X86

Remove depends on X86 for config PCIE,
Let the platforms select PCIE if they want to.

Signed-off-by: Abhishek Shah <abhishek.shah@broadcom.com>
This commit is contained in:
Abhishek Shah 2020-05-13 01:24:28 +05:30 committed by Andrew Boie
commit bee0fdea1e

View file

@ -5,7 +5,6 @@
menuconfig PCIE
bool "Enable new PCI/PCIe support"
depends on X86
help
This option enables support for new PCI(e) drivers.