| 123456789101112131415161718192021222324252627282930 |
- config MTK_BMA222E_NEW
- bool "MTK_BMA222E_NEW for MediaTek package"
- default n
- help
- It support different accelerometer sensor.
- If this option is set,
- it will support
- MTK_BMA222E_NEW Accelerometer.
- config BMA222_LOWPASS
- bool "MTK_BMA222E_NEW for Mediatek package"
- default n
- help
- Say Y here if you have MTK_BMA222E_NEW touch panel BMA222_LOWPASS.
- If unsure, say N.
- To compile this dirver as a module, choose M here: the
- module will be called.
- config CUSTOM_KERNEL_SENSORHUB
- bool "MTK_BMA222E_NEW for Mediatek package"
- default n
- help
- Say Y here if you have MTK_BMA222E_NEW touch panel CUSTOM_KERNEL_SENSORHUB.
- If unsure, say N.
- To compile this dirver as a module, choose M here: the
- module will be called.
|