Эх сурвалжийг харах

regulator: Build on non-ARM platforms

When the regulator API was merged it was added to the separate Kconfig
which ARM uses for drivers but not the generic one in drivers/.  Since
there is nothing ARM-specific about the API add it there too.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Mark Brown 16 жил өмнө
parent
commit
f49d81a899
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      drivers/Kconfig

+ 2 - 0
drivers/Kconfig

@@ -68,6 +68,8 @@ source "drivers/ssb/Kconfig"
 
 
 source "drivers/mfd/Kconfig"
 source "drivers/mfd/Kconfig"
 
 
+source "drivers/regulator/Kconfig"
+
 source "drivers/media/Kconfig"
 source "drivers/media/Kconfig"
 
 
 source "drivers/video/Kconfig"
 source "drivers/video/Kconfig"