arm kernel config: clean up whitespace

Most options in kernel config files use "options<space><tab>OPTION".
This allows the option to be commented out without shifting columns.
A few options had two tabs, and some had spaces.  Make them consistent.
This commit is contained in:
Mike Karels
2023-02-23 11:38:26 -06:00
parent dd6f6030cc
commit 91646fe575
6 changed files with 11 additions and 11 deletions