diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Kconfig b/test/Kconfig index 31016eedbf8..77e7cad3984 100644 --- a/test/Kconfig +++ b/test/Kconfig @@ -122,6 +122,7 @@ endif # UNIT_TEST config POST bool "Power On Self Test support" + depends on ARM || PPC help See doc/README.POST for more details |