From: Vasant Hegde Date: Thu, 27 Aug 2015 06:04:10 +0000 (+0530) Subject: powerpc/powernv: Enable LEDS support X-Git-Tag: omap-for-v4.3/fixes-rc1~100^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d690740f22f6520873f96e66aae7119ec2215755;p=pandora-kernel.git powerpc/powernv: Enable LEDS support Commit 84ad6e5c added LEDS support for PowerNV platform. Lets update ppc64_defconfig to pick LEDS driver. PowerNV LEDS driver looks for "/ibm,opal/leds" node in device tree and loads if this node exists. Hence added it as 'm'. Also note that powernv LEDS driver needs NEW_LEDS and LEDS_CLASS as well. Hence added them to config file. mpe: Also add them to pseries_defconfig, which is currently also used for powernv systems. Suggested-by: Michael Ellerman Signed-off-by: Vasant Hegde Cc: Stewart Smith Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed