#
# FX GIO support on FX system only 
#

if FXMODULE

comment "FX GIO REG"

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

endif

