Re: [PATCH 1/1] media: ipu-bridge: Fix Kconfig dependencies

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Sep 27, 2023, at 12:51, Sakari Ailus wrote:
> The current Kconfig symbol dependencies allow having the following Kconfig
> symbol values
>
> 	CONFIG_IPU_BRIDGE=m
> 	CONFIG_VIDEO_IPU3_CIO2=y
> 	CONFIG_CIO2_BRIDGE=n
>
> This does not work as the IPU bridge API is conditional to
> IS_ENABLED(CONFIG_IPU_BRIDGE). Fix this by changing the dependencies so
> that CONFIG_IPU_BRIDGE can be separately selected.
>
> The CONFIG_CIO2_BRIDGE symbol becomes redundant as a result and is
> removed.
>
> Fixes: 2545a2c02ba1 ("media: ipu3-cio2: allow ipu_bridge to be a module again")
> Suggested-by: Arnd Bergmann <arnd@xxxxxxxxxx>
> Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>

Thanks for sending the fix, looks good.

     Arnd



[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux