-
- Downloads
dm: pci: Disable PCI compatibility functions by default
We eventually need to drop the compatibility functions for driver model. As a first step, create a configuration option to enable them and hide them when the option is disabled. Signed-off-by:Simon Glass <sjg@chromium.org> Reviewed-by:
Bin Meng <bmeng.cn@gmail.com>
Showing
- arch/arm/mach-tegra/Kconfig 1 addition, 0 deletionsarch/arm/mach-tegra/Kconfig
- arch/x86/Kconfig 3 additions, 0 deletionsarch/x86/Kconfig
- configs/sandbox_defconfig 1 addition, 0 deletionsconfigs/sandbox_defconfig
- drivers/pci/Kconfig 9 additions, 0 deletionsdrivers/pci/Kconfig
- drivers/pci/Makefile 2 additions, 1 deletiondrivers/pci/Makefile
- include/pci.h 26 additions, 4 deletionsinclude/pci.h
Please register or sign in to comment