Christophe Leroy writes:
> Le 14/11/2024 à 14:11, Michael Ellerman a écrit :
>> The macio-adb driver depends on PPC_CHRP, which has been removed, remove
>> the driver also.
>>
>> Signed-off-by: Michael Ellerman
>> ---
>> drivers/macintosh/Kconfig | 9 --
>> drivers/macintosh/Makefile
Le 14/11/2024 à 14:11, Michael Ellerman a écrit :
The macio-adb driver depends on PPC_CHRP, which has been removed, remove
the driver also.
Signed-off-by: Michael Ellerman
---
drivers/macintosh/Kconfig | 9 --
drivers/macintosh/Makefile| 1 -
drivers/macintosh/adb.c |
On Thu, Nov 14, 2024 at 2:11 PM Michael Ellerman wrote:
> The macio-adb driver depends on PPC_CHRP, which has been removed, remove
> the driver also.
>
> Signed-off-by: Michael Ellerman
Acked-by: Geert Uytterhoeven
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- Th
Hi Arnd,
On Thu, Nov 14, 2024 at 4:42 PM Arnd Bergmann wrote:
> I also found the promotional video from 1996 at
> https://www.youtube.com/watch?v=NrvrIEPeSNA .
Amazing to finally see this, 20y after mine died...
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There'
On Thu, Nov 14, 2024, at 14:11, Michael Ellerman wrote:
>
> -config ADB_MACIO
> - bool "Include MacIO (CHRP) ADB driver"
> - depends on ADB && PPC_CHRP && !PPC_PMAC64
The dependency looked weird to me, so I had to look up
what that thing is. Apparently this originally had a PPC_PMAC
depen
The macio-adb driver depends on PPC_CHRP, which has been removed, remove
the driver also.
Signed-off-by: Michael Ellerman
---
drivers/macintosh/Kconfig | 9 --
drivers/macintosh/Makefile| 1 -
drivers/macintosh/adb.c | 4 -
drivers/macintosh/macio-adb.c | 288