diff mbox series

[1/1] UBUNTU: [Config] disable PCI_MESON

Message ID 20191217153831.24354-2-paolo.pisati@canonical.com
State New
Headers show
Series disable PCI_MESON | expand

Commit Message

Paolo Pisati Dec. 17, 2019, 3:38 p.m. UTC
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
---
 debian.master/config/config.common.ubuntu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Colin Ian King Dec. 17, 2019, 4:11 p.m. UTC | #1
On 17/12/2019 15:38, Paolo Pisati wrote:
> Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
> ---
>  debian.master/config/config.common.ubuntu | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
> index 616fbd9bf860..995f05c6a91a 100644
> --- a/debian.master/config/config.common.ubuntu
> +++ b/debian.master/config/config.common.ubuntu
> @@ -7005,7 +7005,7 @@ CONFIG_PCI_KEYSTONE_HOST=y
>  CONFIG_PCI_LABEL=y
>  CONFIG_PCI_LAYERSCAPE_EP=y
>  CONFIG_PCI_LOCKLESS_CONFIG=y
> -CONFIG_PCI_MESON=y
> +# CONFIG_PCI_MESON is not set
>  CONFIG_PCI_MMCONFIG=y
>  CONFIG_PCI_MSI=y
>  CONFIG_PCI_MSI_IRQ_DOMAIN=y
> 
Looks good, less is more in this case.

Acked-by: Colin Ian King <colin.king@canonical.com>
Paolo Pisati Dec. 18, 2019, 10:58 a.m. UTC | #2
On Tue, Dec 17, 2019 at 04:38:31PM +0100, Paolo Pisati wrote:
> Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
> ---
>  debian.master/config/config.common.ubuntu | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
> index 616fbd9bf860..995f05c6a91a 100644
> --- a/debian.master/config/config.common.ubuntu
> +++ b/debian.master/config/config.common.ubuntu
> @@ -7005,7 +7005,7 @@ CONFIG_PCI_KEYSTONE_HOST=y
>  CONFIG_PCI_LABEL=y
>  CONFIG_PCI_LAYERSCAPE_EP=y
>  CONFIG_PCI_LOCKLESS_CONFIG=y
> -CONFIG_PCI_MESON=y
> +# CONFIG_PCI_MESON is not set
>  CONFIG_PCI_MMCONFIG=y
>  CONFIG_PCI_MSI=y
>  CONFIG_PCI_MSI_IRQ_DOMAIN=y

I'll send a v2 with annotation updated
diff mbox series

Patch

diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 616fbd9bf860..995f05c6a91a 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -7005,7 +7005,7 @@  CONFIG_PCI_KEYSTONE_HOST=y
 CONFIG_PCI_LABEL=y
 CONFIG_PCI_LAYERSCAPE_EP=y
 CONFIG_PCI_LOCKLESS_CONFIG=y
-CONFIG_PCI_MESON=y
+# CONFIG_PCI_MESON is not set
 CONFIG_PCI_MMCONFIG=y
 CONFIG_PCI_MSI=y
 CONFIG_PCI_MSI_IRQ_DOMAIN=y