Re: [PATCH] ARM: omap1: remove unused board files

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

 



On Sat, Feb 11, 2023, at 21:44, Guenter Roeck wrote:
> On 2/11/23 12:06, Arnd Bergmann wrote:
>
> Those are not even listed as possible options. The key difference
> in defconfig is:
>
> 44a45
>  > CONFIG_IOSCHED_BFQ=y
> 79a81
>  > CONFIG_MMC_OMAP=y
>
> and the latter is now disabled because
>
> 	depends on TPS65010 || !MACH_OMAP_H2
>
> was changed to
>
> 	depends on TPS65010
>
> and TPS65010 is not enabled in my configuration.
>
> Removing the dependency of MMC_OMAP on TPS65010 fixes the problem.

Ok, I see. I even fixed the same bug in USB_OMAP already and
still didn't spot it at first. I'll add a fixup on top.

    Arnd



[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux