Re: [PATCH] pc104: move PC104 option to drivers/Kconfig
From: William Breathitt Gray
Date: Mon Jul 21 2025 - 11:24:56 EST
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?
Regardless, I think drivers/Kconfig makes sense for this kconfig option,
so here's my Ack.
Acked-by: William Breathitt Gray <wbg@xxxxxxxxxx>