diff options
author | Randy Dunlap <[email protected]> | 2023-02-09 09:23:59 -0800 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2023-02-10 17:42:25 +0100 |
commit | 4a54ecf3031c6631515ae7a708b8ccd5f1bd1fe8 (patch) | |
tree | a281fcb1f0f41480112b36404e7cb02e4c7124cf /lib/debugobjects.c | |
parent | 637581ce60403a27712c657453a210c8fd17cc66 (diff) |
soc: sunxi: SUN20I_PPU should depend on PM
An $ARCH or a platform should select PM. Single device drivers
should only depend on PM, not select it.
Having SUN20I_PPU depend on PM removes a kconfig warning:
WARNING: unmet direct dependencies detected for PM
Depends on [n]: !MMU [=y]
Selected by [y]:
- SUN20I_PPU [=y] && (ARCH_SUNXI || COMPILE_TEST [=y])
Fixes: 0ad2185dcb5e ("soc: sunxi: select CONFIG_PM")
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Chen-Yu Tsai <[email protected]>
Cc: Jernej Skrabec <[email protected]>
Cc: Samuel Holland <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Arnd Bergmann <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions