• Linus Walleij's avatar
    ARM: config: Update Gemini defconfig · 24a4351e
    Linus Walleij authored
    The Gemini defconfig needs to be updated due to DSA driver
    Kconfig changes in the v5.18 merge window:
    CONFIG_NET_DSA_REALTEK_SMI is now behind
    CONFIG_NET_DSA_REALTEK and the desired DSA switch need
    to be selected explicitly with
    CONFIG_NET_DSA_REALTEK_RTL8366RB.
    
    Take this opportunity to update some other minor config
    options:
    
    - CONFIG_MARVELL_PHY moved around because of Kconfig
      changes.
    
    - CONFIG_SENSORS_DRIVETEMP should be selected since is
      regulates the system critical alert temperature on
      some devices, which is nice if it is handled even
      if initramfs or root fails to mount.
    
    Fixes: 319a70a5 ("net: dsa: realtek-smi: move to subdirectory")
    Fixes: 765c39a4 ("net: dsa: realtek: convert subdrivers into modules")
    Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
    Cc: Hans Ulli Kroll <ulli.kroll@googlemail.com>
    Cc: Luiz Angelo Daros de Luca <luizluca@gmail.com>
    Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
    24a4351e
gemini_defconfig 2.25 KB