post: Add dependency on ARM || PPC
authorTom Rini <trini@konsulko.com>
Wed, 2 Jul 2025 01:05:14 +0000 (19:05 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 10 Jul 2025 14:41:10 +0000 (08:41 -0600)
commit1e8665e5134380168187e7e5487cad44e4e8e3d1
tree14dd63ae19b16d914687bc6ee4e909e8fed91bb3
parent1645f9f979e58b032a1e2f35b7d885fa9d91980a
post: Add dependency on ARM || PPC

The post framework requires architecture specific implementation
details. At the moment this is only done for ARM and PowerPC so express
that requirement in Kconfig as well.

Signed-off-by: Tom Rini <trini@konsulko.com>
test/Kconfig