#
# FX CPLD support on FX system only 
#

if FXMODULE

comment "FX CPLD REG"

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

endif

