projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddb95fd
)
ARM: mx51_defconfig: change CONFIG_LEDS_CLASS 'm' to 'y'
author
Shawn Guo
<shawn.guo@freescale.com>
Wed, 23 Feb 2011 08:06:55 +0000
(16:06 +0800)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Mon, 28 Feb 2011 08:28:44 +0000
(09:28 +0100)
This patch is to fix the warning below.
arch/arm/configs/mx51_defconfig:113:warning: symbol value 'm' invalid for LEDS_CLASS
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/configs/mx51_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/mx51_defconfig
b/arch/arm/configs/mx51_defconfig
index 9cba68cfa51a0bf93b46ed2faebc01ccaea19262..e3c903281f7028bc07b609f0aeb8622160c2f81e 100644
(file)
--- a/
arch/arm/configs/mx51_defconfig
+++ b/
arch/arm/configs/mx51_defconfig
@@
-110,7
+110,7
@@
CONFIG_MMC=y
CONFIG_MMC_BLOCK=m
CONFIG_MMC_SDHCI=m
CONFIG_NEW_LEDS=y
-CONFIG_LEDS_CLASS=
m
+CONFIG_LEDS_CLASS=
y
CONFIG_RTC_CLASS=y
CONFIG_RTC_INTF_DEV_UIE_EMUL=y
CONFIG_EXT2_FS=y