diff --git a/drivers/pcie/endpoint/Kconfig.iproc b/drivers/pcie/endpoint/Kconfig.iproc index bb5cb13f958..2de2e89719e 100644 --- a/drivers/pcie/endpoint/Kconfig.iproc +++ b/drivers/pcie/endpoint/Kconfig.iproc @@ -5,7 +5,6 @@ menuconfig PCIE_EP_IPROC bool "Broadcom iProc PCIe EP driver" - default n help This option enables Broadcom iProc PCIe EP driver. @@ -13,10 +12,8 @@ if PCIE_EP_IPROC config PCIE_EP_IPROC_INIT_CFG bool "Re-initialize PCIe MSI/MSIX configurations" - default n config PCIE_EP_IPROC_V2 bool "Version-2 of iProc PCIe EP controller" - default n endif # PCIE_EP_IPROC