diff mbox series

[SRU,snapdragon-Bionic] UBUNTU: snapdragon: [Config] CONFIG_ENA_ETHERNET=n

Message ID 20200113175520.7339-2-kamal@canonical.com
State New
Headers show
Series [SRU,snapdragon-Bionic] UBUNTU: snapdragon: [Config] CONFIG_ENA_ETHERNET=n | expand

Commit Message

Kamal Mostafa Jan. 13, 2020, 5:55 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1859501

No need to build the Amazon ENA ethernet driver or its dependency
CONFIG_DIMLIB for snapdragon.

Signed-off-by: Kamal Mostafa <kamal@canonical.com>
---
 debian.snapdragon/abi/4.15.0-1069.76/arm64/snapdragon.modules | 1 -
 debian.snapdragon/config/config.common.ubuntu                 | 4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

Comments

Khalid Elmously Jan. 29, 2020, 2:04 a.m. UTC | #1
Needed to adjust the version number in the patch since it is now 1070.77.
Patch applied to Bionic only. I assume disco/snapdragon is already EOL so this patch shouldn't be applied there. Changed the disco nomination to "Won't fix"


On 2020-01-13 09:55:19 , Kamal Mostafa wrote:
> BugLink: https://bugs.launchpad.net/bugs/1859501
> 
> No need to build the Amazon ENA ethernet driver or its dependency
> CONFIG_DIMLIB for snapdragon.
> 
> Signed-off-by: Kamal Mostafa <kamal@canonical.com>
> ---
>  debian.snapdragon/abi/4.15.0-1069.76/arm64/snapdragon.modules | 1 -
>  debian.snapdragon/config/config.common.ubuntu                 | 4 ++--
>  2 files changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/debian.snapdragon/abi/4.15.0-1069.76/arm64/snapdragon.modules b/debian.snapdragon/abi/4.15.0-1069.76/arm64/snapdragon.modules
> index a6707decb2cf..a86cf100003a 100644
> --- a/debian.snapdragon/abi/4.15.0-1069.76/arm64/snapdragon.modules
> +++ b/debian.snapdragon/abi/4.15.0-1069.76/arm64/snapdragon.modules
> @@ -1127,7 +1127,6 @@ empeg
>  ems_pci
>  ems_usb
>  emu10k1-gp
> -ena
>  enc28j60
>  enclosure
>  encx24j600
> diff --git a/debian.snapdragon/config/config.common.ubuntu b/debian.snapdragon/config/config.common.ubuntu
> index 8ebb756b5757..6d0febb786c3 100644
> --- a/debian.snapdragon/config/config.common.ubuntu
> +++ b/debian.snapdragon/config/config.common.ubuntu
> @@ -1570,7 +1570,7 @@ CONFIG_DEV_DAX=m
>  CONFIG_DE_AOC=y
>  CONFIG_DGNC=m
>  CONFIG_DHT11=m
> -CONFIG_DIMLIB=y
> +# CONFIG_DIMLIB is not set
>  CONFIG_DL2K=m
>  CONFIG_DLCI=m
>  CONFIG_DLCI_MAX=8
> @@ -2001,7 +2001,7 @@ CONFIG_ELF_CORE=y
>  # CONFIG_EM_TIMER_STI is not set
>  CONFIG_ENABLE_MUST_CHECK=y
>  CONFIG_ENABLE_WARN_DEPRECATED=y
> -CONFIG_ENA_ETHERNET=m
> +# CONFIG_ENA_ETHERNET is not set
>  CONFIG_ENC28J60=m
>  # CONFIG_ENC28J60_WRITEVERIFY is not set
>  CONFIG_ENCLOSURE_SERVICES=m
> -- 
> 2.17.1
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
diff mbox series

Patch

diff --git a/debian.snapdragon/abi/4.15.0-1069.76/arm64/snapdragon.modules b/debian.snapdragon/abi/4.15.0-1069.76/arm64/snapdragon.modules
index a6707decb2cf..a86cf100003a 100644
--- a/debian.snapdragon/abi/4.15.0-1069.76/arm64/snapdragon.modules
+++ b/debian.snapdragon/abi/4.15.0-1069.76/arm64/snapdragon.modules
@@ -1127,7 +1127,6 @@  empeg
 ems_pci
 ems_usb
 emu10k1-gp
-ena
 enc28j60
 enclosure
 encx24j600
diff --git a/debian.snapdragon/config/config.common.ubuntu b/debian.snapdragon/config/config.common.ubuntu
index 8ebb756b5757..6d0febb786c3 100644
--- a/debian.snapdragon/config/config.common.ubuntu
+++ b/debian.snapdragon/config/config.common.ubuntu
@@ -1570,7 +1570,7 @@  CONFIG_DEV_DAX=m
 CONFIG_DE_AOC=y
 CONFIG_DGNC=m
 CONFIG_DHT11=m
-CONFIG_DIMLIB=y
+# CONFIG_DIMLIB is not set
 CONFIG_DL2K=m
 CONFIG_DLCI=m
 CONFIG_DLCI_MAX=8
@@ -2001,7 +2001,7 @@  CONFIG_ELF_CORE=y
 # CONFIG_EM_TIMER_STI is not set
 CONFIG_ENABLE_MUST_CHECK=y
 CONFIG_ENABLE_WARN_DEPRECATED=y
-CONFIG_ENA_ETHERNET=m
+# CONFIG_ENA_ETHERNET is not set
 CONFIG_ENC28J60=m
 # CONFIG_ENC28J60_WRITEVERIFY is not set
 CONFIG_ENCLOSURE_SERVICES=m