airona: an7583: fix typo for CONFIG_PHY_AIROHA_USB
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 10 Nov 2025 17:24:16 +0000 (18:24 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 10 Nov 2025 17:26:30 +0000 (18:26 +0100)
KConfig flag have an extra whitespace for CONFIG_PHY_AIROHA_USB and
value is not ignored.

Drop the extra whitespace to correctly ignore the value on kernel
compilation.

Fixes: c5b12fc02ab1 ("airoha: Introduce support for Airoha AN7583 SoC")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit eedc7b3b79efed157636312e255b825d507a7182)

target/linux/airoha/an7583/config-6.6

index 4d137e22026cb1c0a8744372327d54183fce15aa..a8036f6d928ee79923bbf3be20edb9768128450e 100644 (file)
@@ -300,7 +300,7 @@ CONFIG_PHYLIB_LEDS=y
 CONFIG_PHYLINK=y
 CONFIG_PHYS_ADDR_T_64BIT=y
 CONFIG_PHY_AIROHA_PCIE=y
-# CONFIG_PHY_AIROHA_USB  is not set
+# CONFIG_PHY_AIROHA_USB is not set
 CONFIG_PINCTRL=y
 CONFIG_PINCTRL_AIROHA=y
 # CONFIG_PINCTRL_MT2712 is not set