commit | ef02143963f22aa8b9f02ee50b8a97825d047114 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <mcgrof@kernel.org> | Fri Nov 17 11:27:52 2017 -0800 |
committer | Luis R. Rodriguez <mcgrof@kernel.org> | Sun Nov 19 17:59:53 2017 -0800 |
tree | b8b7a8ebc33ef66d8ac2a6baa10d5d20b5608846 | |
parent | 12e040daffc15efb5d56b41d9e9c53fffccf0201 [diff] |
test_firmware: replace syfs fallback check with kconfig_has helper Now that we have a kconfig checker just use that instead of relying on testing a sysfs directory being present, since our requirements are spelled out. Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>