Re: [PATCH] ARM: config: aspeed: Fix selection of media drivers

2020-09-09 Thread Joel Stanley
On Wed, 26 Aug 2020 at 07:19, Joel Stanley wrote: > > In the 5.7 merge window the media kconfig was restructued. For most > platforms these changes set CONFIG_MEDIA_SUPPORT_FILTER=y which keeps > unwanted drivers disabled. > > The exception is if a config sets EMBEDDED or EXPERT (see b0cd4fb27665)

[PATCH] ARM: config: aspeed: Fix selection of media drivers

2020-08-26 Thread Joel Stanley
In the 5.7 merge window the media kconfig was restructued. For most platforms these changes set CONFIG_MEDIA_SUPPORT_FILTER=y which keeps unwanted drivers disabled. The exception is if a config sets EMBEDDED or EXPERT (see b0cd4fb27665). In that case the filter is set to =n, causing a bunch of DVB