Replace spaces with tabs in Kconfig file

This commit is contained in:
Gregory Nutt 2016-01-28 13:00:15 -06:00
parent c9137abe72
commit 254cddf84d

View file

@ -24,7 +24,7 @@ config ARCH_BOARD_ARDUINO_MEGA2560
bool "Arduino Mega 2560" bool "Arduino Mega 2560"
depends on ARCH_CHIP_ATMEGA2560 depends on ARCH_CHIP_ATMEGA2560
---help--- ---help---
This option selects the Arduino Mega 2560 board featuring the Atmel This option selects the Arduino Mega 2560 board featuring the Atmel
Atmega2560 MCU running at 16 MHz. Atmega2560 MCU running at 16 MHz.
config ARCH_BOARD_ARDUINO_DUE config ARCH_BOARD_ARDUINO_DUE