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:
@@ -11,7 +11,7 @@ include GENERIC
|
||||
|
||||
ident GENERIC-MMCCAM
|
||||
|
||||
options MMCCAM
|
||||
options MMCCAM
|
||||
|
||||
# Add CAMDEBUG stuff
|
||||
options CAMDEBUG
|
||||
|
||||
Reference in New Issue
Block a user