Recreated from solana-labs/solana-program-library#6542
Problem
The stake::config account has been fully and removed with anza-xyz/agave#470, but the single pool program still uses and relies on it.
Solution
Once the 2.0 crates are available and SPL uses them, remove all references to and usage of stake::config.