#
# FX NVRAM support on FX system only 
#

if FXMODULE

comment "FX NVRAM Driver"

config FX_NVRAM
        bool "FX NVRAM Driver"
        ---help---
          It is the original driver which is used to access NVRAM.

endif
