From c19dcac092c594598e1ef3ab745189adf84b32d0 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 15 Oct 2021 15:10:41 +0200 Subject: add framebuffer and pervasive aurora mb test app --- src/app/pervasive-aurora-mb-test/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/app/pervasive-aurora-mb-test/Kconfig (limited to 'src/app/pervasive-aurora-mb-test/Kconfig') diff --git a/src/app/pervasive-aurora-mb-test/Kconfig b/src/app/pervasive-aurora-mb-test/Kconfig new file mode 100644 index 0000000..57c5874 --- /dev/null +++ b/src/app/pervasive-aurora-mb-test/Kconfig @@ -0,0 +1,6 @@ +# Copyright 2021 Daniel Friesel +# +# SPDX-License-Identifier: CC0-1.0 + +prompt "Pervasive Aurora Mb Test" +depends on framebuffer && driver_pervasive_aurora_mb && loop && !wakeup -- cgit v1.2.3