commit | 932f5e060e0d77af8e7d515de653705102b5058d | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Thu Jan 11 13:21:15 2018 +0530 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Mon Mar 19 15:37:20 2018 +0530 |
tree | b50ba3de1107b7cf94d991f8f29dbdebf46a07fb | |
parent | 18c50647a5ba46dd60f8b123de814a920f324642 [diff] |
sunxi: Add SUN6I_PRCM kconfig entry Add simple and meaningful kconfig option for prcm.c instead of using MACH type on Makefile. PRCM (Power/Reset/Clock Management) is considered as a Multi-Functional Device, so used the same on Kconfig definition. Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>