Re: [PATCH] pc104: move PC104 option to drivers/Kconfig

From: Randy Dunlap
Date: Mon Jul 21 2025 - 14:06:08 EST




On 7/21/25 8:24 AM, William Breathitt Gray wrote:
> On Sun, Jul 20, 2025 at 11:26:30PM -0700, Randy Dunlap wrote:
>> Put the PC104 kconfig option in drivers/Kconfig along with
>> other buses (AMBA, EISA, PCI, CXL, PCCard, & RapidIO).
>> This localizes PC104 with option bus kconfig options to make
>> it easier to find.
>>
>> Fixes: ad90a3de9dd1 ("pc104: Introduce the PC104 Kconfig option")
>> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
>
> This isn't really a bugfix, so it doesn't need a Fixes tag, does it?

I agree. Sometimes maintainers (or their bots) want a Fixes: tag
on almost anything that isn't new code. :(

I'll remove it and send a v2 with your Ack.

Thanks.

>
> Regardless, I think drivers/Kconfig makes sense for this kconfig option,
> so here's my Ack.
>
> Acked-by: William Breathitt Gray <wbg@xxxxxxxxxx>

--
~Randy