#
# FX ESC support on FX system only 
#

if FXMODULE

comment "FX ESC REG"

config FX_REG_ESC
        bool "FX ESC REG"
        ---help---
          It is the original driver which is used to access ESC registers.

endif

