#
# FX evdev on FX system only 
#

if FXMODULE

comment "FX Evdev Driver"

config FX_EVDEV
        tristate "FX Evdev Driver"
        ---help---
          This driver provide multi-touch detection for FX panel

endif

