Make configs self contained

We used to need some debug bypass flags to make logs readable.  That's
not cool.

This fixes some rates too to keep things up.

Change-Id: Ie3a87cf458f2c27882a71b54de165d048f475223
Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/y2022/BUILD b/y2022/BUILD
index 9e80b5f..477608d 100644
--- a/y2022/BUILD
+++ b/y2022/BUILD
@@ -41,6 +41,7 @@
         "//y2022/localizer:imu_main",
         "//y2022/localizer:localizer_main",
         "//y2022/vision:image_decimator",
+        "//aos/events/logging:log_cat",
     ],
     data = [
         ":aos_config",