diff options
author | Johan Hovold <[email protected]> | 2021-11-17 11:05:12 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-11-25 18:25:49 +0100 |
commit | 0b993fc1fec7b43a75b875763dc58c5940eea47a (patch) | |
tree | 1acfbbc538a9dab663f3095200923b17b24fe67e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | dd5e90b16cca8a697cbe17b72e2a5f49291cabb2 (diff) |
serial: liteuart: relax compile-test dependencies
The LITEX symbol is neither a build or runtime dependency for the
liteuart serial driver.
LITEX is selected by the "LiteX SoC Controller" driver, which does a
probe-time register-access sanity check and panics if the SoC has not
been configured correctly. That driver's Kconfig entry asserts that any
LiteX driver using the LiteX register accessors should depend on LITEX,
but currently only the serial driver complies.
Relax this LITEX "dependency" in order to make it easier to compile test
the driver.
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Johan Hovold <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions