Clean up unnecessary files under `config/` directory

Summary

In config/ there's more than 50 files with more than 2,700 lines of code. Not all of it appears to be used. Let's evaluate what we can remove and what we need to keep.

Edited by Mitchell Nielsen