diff options
author | Arnd Bergmann <arnd@arndb.de> | 2014-03-13 14:35:38 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2014-03-21 18:26:17 +0100 |
commit | 4ab75a3f3ddb840cc93446ebbcad8838e337d53f (patch) | |
tree | d8d3f4077ee3a2103457a8395216d965e19ccffb /firmware/3com | |
parent | b25a1b64e19acfe1e497ef4391c775321084b1ba (diff) |
ARM: s3c64xx: select power domains only when used
The power domain code is only available when CONFIG_PM
is enabled, so we must not select that unconditionally for
s3c64xx. Changing it to 'select PM_GENERIC_DOMAINS if PM'
mirrors what we do on other platforms, and fixes a possible
randconfig build bug.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Cc: Tomasz Figa <tomasz.figa@gmail.com>
Cc: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'firmware/3com')
0 files changed, 0 insertions, 0 deletions