Kconfig whitespace fixes
trivial whitespace fixes. Mostly changing leading spaces to tabs. Change-Id: I0bdfe2059b90725e64adfc0bdde785b4e406969d Signed-off-by: Martin Roth <gaumless@gmail.com> Reviewed-on: http://review.coreboot.org/10000 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
		| @@ -1,3 +1,3 @@ | ||||
| config DRIVER_INTEL_I210 | ||||
|        bool | ||||
|        default n | ||||
| 	bool | ||||
| 	default n | ||||
|   | ||||
| @@ -1,3 +1,3 @@ | ||||
| config IPMI_KCS | ||||
|     bool | ||||
|     default n | ||||
| 	bool | ||||
| 	default n | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| config DRIVERS_LENOVO_WACOM | ||||
|        bool | ||||
|        default n | ||||
| 	bool | ||||
| 	default n | ||||
|  | ||||
| if DRIVERS_LENOVO_WACOM | ||||
|  | ||||
|   | ||||
| @@ -1,3 +1,3 @@ | ||||
| config DRIVERS_RICOH_RCE822 | ||||
|        bool | ||||
|        default n | ||||
| 	bool | ||||
| 	default n | ||||
|   | ||||
		Reference in New Issue
	
	Block a user