Skip to content
Snippets Groups Projects
Commit 44913a18 authored by Tuomas Tynkkynen's avatar Tuomas Tynkkynen Committed by Tom Rini
Browse files

pci: Remove unnecessary 'default n' from Kconfig


'default n' is the default anyway so it doesn't need to be specified
explicitly, and the rest of the file doesn't specify it either anywhere.
Drop it.

Signed-off-by: default avatarTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent 93b1431f
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,6 @@ config PCI_PNP
config PCIE_DW_MVEBU
bool "Enable Armada-8K PCIe driver (DesignWare core)"
default n
depends on DM_PCI
depends on ARMADA_8K
help
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment