[platform] Add missed port config for as7316_26xb, (PR##444).

Signed-off-by: roy_lee <roy_lee@accton.com>
This commit is contained in:
roy_lee
2018-10-16 09:18:49 +08:00
parent a019c2e82f
commit 28f87aa59f

View File

@@ -543,3 +543,7 @@ class OnlPlatformPortConfig_24x10_2x100(object):
class OnlPlatformPortConfig_20x100(object):
PORT_COUNT=20
PORT_CONFIG="20x100"
class OnlPlatformPortConfig_16x10_8x25_2x100(object):
PORT_COUNT=26
PORT_CONFIG="16x10 + 8x25 + 2x100"