commit | f48e0259445c8080bbf4e8ca4cae08dd995d3999 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Oct 26 17:15:37 2016 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 27 20:33:56 2016 -0400 |
tree | e346aef2513fed02b3e938acb5203f1b28b740df | |
parent | c4bc9a86614331d1377d06b0361f41a1b5e1fa65 [diff] [blame] |
drivers/pci/Kconfig: Add PCI Add 'PCI' as a menu option and migrate all existing users. Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Stephen Warren <swarren@nvidia.com>
diff --git a/configs/ids8313_defconfig b/configs/ids8313_defconfig index d2fac61..3684418 100644 --- a/configs/ids8313_defconfig +++ b/configs/ids8313_defconfig
@@ -21,5 +21,6 @@ CONFIG_CMD_PING=y CONFIG_CMD_SNTP=y CONFIG_CMD_UBI=y +# CONFIG_PCI is not set CONFIG_SYS_NS16550=y CONFIG_OF_LIBFDT=y