On Tue, Mar 26, 2024 at 01:11:33PM +0200, Jani Nikula wrote:
> On Mon, 25 Mar 2024, Maxime Ripard wrote:
> > Yeah, I got bitten by that when rebasing my HDMI series. Maybe we could
> > enable them all by default to prevent any issue when bisecting?
>
> Someone's going to grumble about default y,
On Mon, 25 Mar 2024, Maxime Ripard wrote:
> Yeah, I got bitten by that when rebasing my HDMI series. Maybe we could
> enable them all by default to prevent any issue when bisecting?
Someone's going to grumble about default y, too, but agreed. I saw you
already sent the patches.
BR,
Jani.
--
J
Hi,
On Mon, Mar 25, 2024 at 04:13:50PM +0200, Jani Nikula wrote:
> On Mon, 25 Mar 2024, Maxime Ripard wrote:
> > Jani recently pointed out that the Kconfig symbols are a bit difficult
> > to work with at the moment when they depend on each other, and that
> > using depends on would be a better id
On Mon, 25 Mar 2024, Maxime Ripard wrote:
> Hi,
>
> Jani recently pointed out that the Kconfig symbols are a bit difficult
> to work with at the moment when they depend on each other, and that
> using depends on would be a better idea, but no one really did the work
> so far.
>
> So here it goes :
Hi,
Jani recently pointed out that the Kconfig symbols are a bit difficult
to work with at the moment when they depend on each other, and that
using depends on would be a better idea, but no one really did the work
so far.
So here it goes :)
It's been tested by comparing the drm-misc-arm, drm-mi