#
# FX hw_platform information support on FX system only
#

if FXMODULE

comment "FX POWER MANAGEMENT on KERNEL"

config FX_POWER
        tristate "FX POWER"
        ---help---
          It shows FX Power Management Controll on Kernel to procfs.

endif

