Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
S index
The Linux kernel configuration item CONFIG_SENSORS_AMS has multiple definitions:
drivers/hwmon/KconfigThe configuration item CONFIG_SENSORS_AMS:
CONFIG_PPC_PMAC && ! CONFIG_PPC64 && CONFIG_INPUT && (( CONFIG_ADB_PMU && CONFIG_I2C = CONFIG_y ) || ( CONFIG_ADB_PMU && ! CONFIG_I2C ) || CONFIG_I2C ) && CONFIG_EXPERIMENTALams, amsSupport for the motion sensor included in PowerBooks. Includes implementations for PMU and I2C.
This driver can also be built as a module. If so, the module will be called ams.
drivers/macintosh/KconfigThe configuration item CONFIG_SENSORS_AMS:
CONFIG_PPC_PMAC && ! CONFIG_PPC64 && CONFIG_INPUT && (( CONFIG_ADB_PMU && CONFIG_I2C = CONFIG_y ) || ( CONFIG_ADB_PMU && ! CONFIG_I2C ) || CONFIG_I2C )ams, amsSupport for the motion sensor included in PowerBooks. Includes implementations for PMU and I2C.
This driver can also be built as a module. If so, the module will be called ams.
Raw data from LKDDb:
lkddb module ams CONFIG_SENSORS_AMS : drivers/hwmon/Kconfig : "Apple Motion Sensor driver"lkddb module ams CONFIG_SENSORS_AMS : drivers/macintosh/Kconfig : "Apple Motion Sensor driver"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 - S index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.