Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ADB
has multiple definitions:
drivers/macintosh/Kconfig
The configuration item CONFIG_ADB:
CONFIG_MAC || ( CONFIG_PPC_PMAC && CONFIG_PPC32 )
Apple Desktop Bus (ADB) support is for support of devices which are connected to an ADB port. ADB devices tend to have 4 pins. If you have an Apple Macintosh prior to the iMac, an iBook or PowerBook, or a "Blue and White G3", you probably want to say Y here. Otherwise say N.
arch/m68k/Kconfig
The configuration item CONFIG_ADB:
CONFIG_MAC
Apple Desktop Bus (ADB) support is for support of devices which are connected to an ADB port. ADB devices tend to have 4 pins. If you have an Apple Macintosh prior to the iMac, or a "Blue and White G3", you probably want to say Y here. Otherwise say N.
arch/ppc/Kconfig
The configuration item CONFIG_ADB:
CONFIG_PPC_PMAC
Apple Desktop Bus (ADB) support is for support of devices which are connected to an ADB port. ADB devices tend to have 4 pins. If you have an Apple Macintosh prior to the iMac, an iBook or PowerBook, or a "Blue and White G3", you probably want to say Y here. Otherwise say N.
Raw data from LKDDb:
lkddb platform "adb" : CONFIG_ADB : drivers/macintosh/adb.c # in 3.16–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb platform "adb" : CONFIG_ADB CONFIG_MAC : drivers/macintosh/adb.c # in 2.6.25–2.6.39, 3.0–3.15
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab