6 lines
161 B
Plaintext
6 lines
161 B
Plaintext
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
config UX500_PM_DOMAIN
|
||
|
bool "ST-Ericsson ux500 Power Domain"
|
||
|
depends on ARCH_U8500 || COMPILE_TEST
|
||
|
default ARCH_U8500
|