Hi Bruce, On Thu, 2022-11-03 at 15:20 +0800, Anuj Mittal wrote: > CONFIG_RADIO_ADAPTERS is now a tristate [1] which leads to problems > like: > > [2022-11-02T14:02:07.754Z] [NOTE]: 'CONFIG_RADIO_ADAPTERS' last > val (y) and .config val (m) do not match > [2022-11-02T14:02:07.754Z] [INFO]: CONFIG_RADIO_ADAPTERS : m ## > .config: 4072 :configs/v5.19/standard/preempt- > rt/features/media/media-radio.cfg (y) > [2022-11-02T14:02:07.754Z] [INFO]: raw config text: > [2022-11-02T14:02:07.754Z] > [2022-11-02T14:02:07.754Z] menuconfig RADIO_ADAPTERS > [2022-11-02T14:02:07.754Z] tristate "Radio Adapters" > [2022-11-02T14:02:07.754Z] default VIDEO_DEV > [2022-11-02T14:02:07.754Z] depends on VIDEO_DEV && > MEDIA_RADIO_SUPPORT && MEDIA_SUPPORT > [2022-11-02T14:02:07.754Z] help > [2022-11-02T14:02:07.754Z] Say Y here to enable > selecting AM/FM radio adapters. > [2022-11-02T14:02:07.754Z] > [2022-11-02T14:02:07.754Z] Config 'RADIO_ADAPTERS' has the > following Direct dependencies (RADIO_ADAPTERS=m): > [2022-11-02T14:02:07.754Z] VIDEO_DEV(=m) && > MEDIA_RADIO_SUPPORT(=y) && MEDIA_SUPPORT(=m) > [2022-11-02T14:02:07.754Z] Parent dependencies are: > [2022-11-02T14:02:07.754Z] MEDIA_RADIO_SUPPORT [y] > VIDEO_DEV [m] MEDIA_SUPPORT [m] > [2022-11-02T14:02:07.754Z] > [2022-11-02T14:02:07.754Z] [INFO]: selection details for > 'CONFIG_RADIO_ADAPTERS': > [2022-11-02T14:02:07.754Z] Symbols currently m-selecting this > symbol: > [2022-11-02T14:02:07.754Z] - VIDEO_BT848 > [2022-11-02T14:02:07.754Z] > [2022-11-02T14:02:07.754Z] Symbols currently n-selecting this > symbol (no effect): > [2022-11-02T14:02:07.754Z] - SND_ES1968_RADIO > [2022-11-02T14:02:07.754Z] - SND_FM801_TEA575X_BOOL > [2022-11-02T14:02:07.754Z] > > [1] > https://github.com/torvalds/linux/commit/215d49a41709610b9e82a49b27269cfaff1ef0b6
This and the PATCH 2/2 in this series are not for v5.15. The changes are in kernel v5.19+. It looks like you mistakenly merged them in v5.15 branch too. Can you please revert from there? Thanks, Anuj
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11848): https://lists.yoctoproject.org/g/linux-yocto/message/11848 Mute This Topic: https://lists.yoctoproject.org/mt/94798651/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
