diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2020-06-17 18:19:18 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-07-17 08:51:29 -0400 |
commit | b4d14bc81ad580000277deae5d51e3e3ef09875f (patch) | |
tree | e5d79bf17a41260c0b145c6af06fc89b9a4e1584 /scripts | |
parent | ea5003ad66b2c42d57496cbdf75218d0e15e41a5 (diff) |
Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig
This converts the following to Kconfig:
CONFIG_ARMV7_PSCI_1_0
CONFIG_ARMV7_PSCI_0_2
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index e3bebe94c4..da495f545b 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -44,7 +44,6 @@ CONFIG_ARMADA100 CONFIG_ARMADA100_FEC CONFIG_ARMADA168 CONFIG_ARMADA_39X -CONFIG_ARMV7_PSCI_1_0 CONFIG_ARMV7_SECURE_BASE CONFIG_ARMV7_SECURE_MAX_SIZE CONFIG_ARMV7_SECURE_RESERVE_SIZE |