PL_ROUTABILITY_DRIVEN and PL_TIME_DRIVEN are now upstream
diff --git a/openlane/user_project_wrapper/config.tcl b/openlane/user_project_wrapper/config.tcl
index c488aee..b5c0dde 100755
--- a/openlane/user_project_wrapper/config.tcl
+++ b/openlane/user_project_wrapper/config.tcl
@@ -102,9 +102,7 @@
 # Placement tuning
 set ::env(PL_TARGET_DENSITY) 0.25
 set ::env(PL_RESIZER_HOLD_SLACK_MARGIN) "0.3"
-# Disable until the routability fixes go upstream
-#set ::env(PL_ROUTABILITY_DRIVEN) 1
-set ::env(PL_TIME_DRIVEN) 1
+
 set ::env(CELL_PAD) 6
 
 # Global routing tuning