Support default table entry on stratum-tofino

Change-Id: I78d6caeea859a47ef189edb689d731fcf5dada21
diff --git a/drivers/barefoot/src/main/resources/barefoot-drivers.xml b/drivers/barefoot/src/main/resources/barefoot-drivers.xml
index 51fd29d..559182e 100644
--- a/drivers/barefoot/src/main/resources/barefoot-drivers.xml
+++ b/drivers/barefoot/src/main/resources/barefoot-drivers.xml
@@ -27,9 +27,6 @@
             hwVersion="Tofino" swVersion="Stratum" extends="stratum">
         <behaviour api="org.onosproject.net.behaviour.PiPipelineProgrammable"
                    impl="org.onosproject.drivers.barefoot.TofinoPipelineProgrammable"/>
-        <!-- The current version of p4lang/PI used in Stratum does not
-        support reading default table entries -->
-        <property name="supportDefaultTableEntry">false</property>
         <property name="tableReadCountersWithTableEntries">false</property>
     </driver>