#/*
# * feature.txt
# *
# * Copyright (c) 2011-2014 by Cisco Systems, Inc.
# * All Rights Reserved
# */
#
# This file has to be in sync with code in esd and inventory mgr 
# for hotplug support with hwid. At the time of writing this file
# inventory does not return good values for LC and does not 
# have values for SC. This file is read by the host kernel script
# to decide, whether to pass through the device on qemu command  
# line or use hotplug.
MARVELL_HWID_RP=yes
MARVELL_HWID_LC=yes
MARVELL_HWID_SC=yes
