public inbox for yocto@lists.yoctoproject.org
 help / color / mirror / Atom feed
* [yocto-kernel-cache][PATCH] media-radio: Remove obsolete CONFIG_RADIO_WL1273
@ 2026-02-02  7:35 Yogesh Tyagi
  2026-02-03 23:23 ` [yocto] " Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Yogesh Tyagi @ 2026-02-02  7:35 UTC (permalink / raw)
  To: yocto; +Cc: bruce.ashfield

The WL1273 FM radio driver was removed from the Linux kernel in
commit 103b0cfc9ab6 ("media: radio-wl1273: Remove") during the
6.18 development cycle, as it was on the unused driver list.

Remove this obsolete config option to eliminate kernel config warnings:
  [INFO]: the following symbols were not found in the active configuration:
    - CONFIG_RADIO_WL1273

Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
---
 features/media/media-radio.cfg | 1 -
 1 file changed, 1 deletion(-)

diff --git a/features/media/media-radio.cfg b/features/media/media-radio.cfg
index ca695abf..3154f7c5 100644
--- a/features/media/media-radio.cfg
+++ b/features/media/media-radio.cfg
@@ -18,4 +18,3 @@ CONFIG_USB_KEENE=m
 CONFIG_RADIO_TEA5764=m
 CONFIG_RADIO_SAA7706H=m
 CONFIG_RADIO_TEF6862=m
-CONFIG_RADIO_WL1273=m
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-02-03 23:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-02  7:35 [yocto-kernel-cache][PATCH] media-radio: Remove obsolete CONFIG_RADIO_WL1273 Yogesh Tyagi
2026-02-03 23:23 ` [yocto] " Bruce Ashfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox