Fix kernel .config file configuration 41/14141/1
authorRonan Le Martret <ronan.lemartret@iot.bzh>
Wed, 30 May 2018 11:52:45 +0000 (13:52 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 30 May 2018 12:32:14 +0000 (12:32 +0000)
 * A missing carriage return at the end of a cfg
   will break the kernel .config

Bug-AGL: SPEC-1475

EE-MUST-FIX

Change-Id: Ie0bc472153ae73b41c495161f83acba57d812b9a
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
meta-agl-bsp/recipes-kernel/linux/linux/i2c-led.cfg

index f5a3819..248b511 100644 (file)
@@ -1,3 +1,3 @@
 # enabling I2C and LED for demonstrator
 CONFIG_I2C_TINY_USB=y
-CONFIG_LEDS_BLINKM=y
\ No newline at end of file
+CONFIG_LEDS_BLINKM=y