powerpc/powernv: Enable LEDS support
authorVasant Hegde <hegdevasant@linux.vnet.ibm.com>
Thu, 27 Aug 2015 06:04:10 +0000 (11:34 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 27 Aug 2015 10:08:44 +0000 (20:08 +1000)
commitd690740f22f6520873f96e66aae7119ec2215755
tree2ac54ebe401e324ecea31c1579460c531f43b6cd
parent0e1ffef02cf94e46f95957af0f822531fecf741c
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 <mpe@ellerman.id.au>
Signed-off-by: Vasant Hegde <hegdevasant@linux.vnet.ibm.com>
Cc: Stewart Smith <stewart@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/configs/ppc64_defconfig
arch/powerpc/configs/pseries_defconfig