#
# FX SCOPE support on FX system only 
#

if FXMODULE

comment "FX SCOPE"

config FX_SCOPE
        bool "FX SCOPE"
        ---help---
          It is the driver which is used to communicate with EP Accessory.

endif

