From 96d3d03a318296bbfbca2dab1efdf2d8c394b8d5 Mon Sep 17 00:00:00 2001
From: Dan Murphy <wldm10@motorola.com>
Date: Mon, 14 Jun 2010 10:34:28 -0500
Subject: [PATCH] [ARM] Stingray defconfig: Add the LM3559 defconfig flag

Add the LM3559 defconfig flag and set it to y

Change-Id: I26939c995dcc8988b5b6afc664e23791d40876a0
Signed-off-by: Dan Murphy <wldm10@motorola.com>
---
 arch/arm/configs/stingray_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/stingray_defconfig b/arch/arm/configs/stingray_defconfig
index d7352ab1c57b..6140b8dab6b6 100644
--- a/arch/arm/configs/stingray_defconfig
+++ b/arch/arm/configs/stingray_defconfig
@@ -1275,6 +1275,7 @@ CONFIG_LEDS_CLASS=y
 CONFIG_LEDS_AUO_PANEL=y
 CONFIG_LEDS_CPCAP=y
 CONFIG_LEDS_LP8550=y
+CONFIG_LEDS_LM3559=y
 # CONFIG_LEDS_GPIO is not set
 # CONFIG_LEDS_LP3944 is not set
 # CONFIG_LEDS_PCA955X is not set
-- 
2.34.1