Kconfig 750 B

123456789101112131415161718192021222324252627282930
  1. config MTK_BMA222E_NEW
  2. bool "MTK_BMA222E_NEW for MediaTek package"
  3. default n
  4. help
  5. It support different accelerometer sensor.
  6. If this option is set,
  7. it will support
  8. MTK_BMA222E_NEW Accelerometer.
  9. config BMA222_LOWPASS
  10. bool "MTK_BMA222E_NEW for Mediatek package"
  11. default n
  12. help
  13. Say Y here if you have MTK_BMA222E_NEW touch panel BMA222_LOWPASS.
  14. If unsure, say N.
  15. To compile this dirver as a module, choose M here: the
  16. module will be called.
  17. config CUSTOM_KERNEL_SENSORHUB
  18. bool "MTK_BMA222E_NEW for Mediatek package"
  19. default n
  20. help
  21. Say Y here if you have MTK_BMA222E_NEW touch panel CUSTOM_KERNEL_SENSORHUB.
  22. If unsure, say N.
  23. To compile this dirver as a module, choose M here: the
  24. module will be called.