diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2016-05-12 18:04:14 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2016-05-12 18:04:14 +0100 |
commit | df7dea68b2c8b57e116854b2cbe03a4d40342c25 (patch) | |
tree | fb458afc231a4fd7408c6285c29103103a157560 /config-armv7-generic | |
parent | 104dc066906b7d67d2cb72793f181f3deea8f513 (diff) | |
download | kernel-df7dea68b2c8b57e116854b2cbe03a4d40342c25.tar.gz kernel-df7dea68b2c8b57e116854b2cbe03a4d40342c25.tar.xz kernel-df7dea68b2c8b57e116854b2cbe03a4d40342c25.zip |
Enable PCI_HOST_GENERIC for all ARM arches
Diffstat (limited to 'config-armv7-generic')
-rw-r--r-- | config-armv7-generic | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config-armv7-generic b/config-armv7-generic index 57ee4ef1f..ed26d946e 100644 --- a/config-armv7-generic +++ b/config-armv7-generic @@ -166,7 +166,6 @@ CONFIG_LSM_MMAP_MIN_ADDR=32768 CONFIG_XZ_DEC_ARM=y -CONFIG_PCI_HOST_GENERIC=y # CONFIG_PCI_LAYERSCAPE is not set # Do NOT enable this, it breaks stuff and makes things go slow # CONFIG_UACCESS_WITH_MEMCPY is not set |