#
# FX hw_platform information support on FX system only
#

if FXMODULE

comment "FX HW Board ID"

config FX_BOARD_ID
        tristate "FX BOARD ID"
        ---help---
          It shows FX HW board information to procfs.

endif

