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:
parent
8920549464
commit
bee0fdea1e
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
||||||
|
|
||||||
menuconfig PCIE
|
menuconfig PCIE
|
||||||
bool "Enable new PCI/PCIe support"
|
bool "Enable new PCI/PCIe support"
|
||||||
depends on X86
|
|
||||||
help
|
help
|
||||||
This option enables support for new PCI(e) drivers.
|
This option enables support for new PCI(e) drivers.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue