lkml.org 
[lkml]   [2022]   [Aug]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 03/11] ARM: defconfig: drop CONFIG_NET_VENDOR_ASIX=y
    Date
    From: Arnd Bergmann <arnd@arndb.de>

    This option is 'default y' and has always been this way, the
    line was added in error.

    Fixes: dfe21dcabac0 ("ARM: defconfig: Enable ax88796c driver for Exynos boards")
    Signed-off-by: Arnd Bergmann <arnd@arndb.de>
    ---
    arch/arm/configs/multi_v7_defconfig | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
    index 7ac539231a90..ecf743b3409d 100644
    --- a/arch/arm/configs/multi_v7_defconfig
    +++ b/arch/arm/configs/multi_v7_defconfig
    @@ -254,7 +254,6 @@ CONFIG_SATA_HIGHBANK=y
    CONFIG_SATA_MV=y
    CONFIG_SATA_RCAR=y
    CONFIG_NETDEVICES=y
    -CONFIG_NET_VENDOR_ASIX=y
    CONFIG_VIRTIO_NET=y
    CONFIG_B53_SPI_DRIVER=m
    CONFIG_B53_MDIO_DRIVER=m
    --
    2.29.2
    \
     
     \ /
      Last update: 2022-08-18 16:00    [W:4.791 / U:0.364 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site