From af27382e2d6f7b4966e6932c9820939259498c1b Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 26 Oct 2016 17:15:37 -0400 Subject: drivers/pci/Kconfig: Add PCI Add 'PCI' as a menu option and migrate all existing users. Signed-off-by: Tom Rini Acked-by: Stephen Warren --- configs/PATI_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/PATI_defconfig') diff --git a/configs/PATI_defconfig b/configs/PATI_defconfig index 19668b4..a24dcb2 100644 --- a/configs/PATI_defconfig +++ b/configs/PATI_defconfig @@ -18,3 +18,4 @@ CONFIG_SYS_PROMPT="pati=> " # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NET is not set # CONFIG_CMD_NFS is not set +# CONFIG_PCI is not set -- cgit v1.1