Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - X index
The Linux kernel configuration item CONFIG_X86_ANDROID_TABLETS
has multiple definitions:
drivers/platform/x86/x86-android-tablets/Kconfig
The configuration item CONFIG_X86_ANDROID_TABLETS:
CONFIG_I2C && CONFIG_SPI && CONFIG_SERIAL_DEV_BUS && CONFIG_ACPI && CONFIG_EFI && CONFIG_GPIOLIB && CONFIG_PMIC_OPREGION
intel_crystal_cove_charger
, x86-android-tablets
X86 tablets which ship with Android as (part of) the factory image typically have various problems with their DSDTs. The factory kernels shipped on these devices typically have device addresses and GPIOs hardcoded in the kernel, rather than specified in their DSDT.
With the DSDT containing a random collection of devices which may or may not actually be present. This driver contains various fixes for such tablets, including instantiating kernel devices for devices which are missing from the DSDT.
If you have a x86 Android tablet say Y or M here, for a generic x86 distro configuration say M here.
drivers/platform/x86/Kconfig
The configuration item CONFIG_X86_ANDROID_TABLETS:
CONFIG_I2C && CONFIG_SPI && CONFIG_SERIAL_DEV_BUS && CONFIG_ACPI && CONFIG_EFI && CONFIG_GPIOLIB
intel_crystal_cove_charger
, x86-android-tablets
X86 tablets which ship with Android as (part of) the factory image typically have various problems with their DSDTs. The factory kernels shipped on these devices typically have device addresses and GPIOs hardcoded in the kernel, rather than specified in their DSDT.
With the DSDT containing a random collection of devices which may or may not actually be present. This driver contains various fixes for such tablets, including instantiating kernel devices for devices which are missing from the DSDT.
If you have a x86 Android tablet say Y or M here, for a generic x86 distro config say M here.
Raw data from LKDDb:
lkddb module intel_crystal_cove_charger CONFIG_X86_ANDROID_TABLETS : drivers/platform/x86/Kconfig : "X86 Android tablet support" # in 5.17–5.19, 6.0–6.3
lkddb module x86-android-tablets CONFIG_X86_ANDROID_TABLETS : drivers/platform/x86/x86-android-tablets/Kconfig : "X86 Android tablet support" # in 6.4–6.12
lkddb platform "" : CONFIG_X86 CONFIG_X86_ANDROID_TABLETS : drivers/platform/x86/x86-android-tablets/core.c # in 6.7–6.12
lkddb platform "crystal_cove_charger" : CONFIG_X86 CONFIG_X86_ANDROID_TABLETS : drivers/platform/x86/intel/crystal_cove_charger.c # in 5.17–5.19, 6.0–6.12
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 - X index
Automatically generated (in year 2024). See also LKDDb sources on GitLab