summaryrefslogtreecommitdiff
path: root/target/waldux/config/Config.in.regmap
diff options
context:
space:
mode:
Diffstat (limited to 'target/waldux/config/Config.in.regmap')
-rw-r--r--target/waldux/config/Config.in.regmap19
1 files changed, 19 insertions, 0 deletions
diff --git a/target/waldux/config/Config.in.regmap b/target/waldux/config/Config.in.regmap
new file mode 100644
index 000000000..c60071a2b
--- /dev/null
+++ b/target/waldux/config/Config.in.regmap
@@ -0,0 +1,19 @@
+# This file is part of the OpenADK project. OpenADK is copyrighted
+# material, please see the LICENCE file in the top-level directory.
+
+config ADK_WALDUX_KERNEL_REGMAP
+ bool
+ select ADK_WALDUX_KERNEL_LZO_COMPRESS
+ select ADK_WALDUX_KERNEL_LZO_DECOMPRESS
+
+config ADK_WALDUX_KERNEL_REGMAP_I2C
+ tristate
+
+config ADK_WALDUX_KERNEL_REGMAP_SPI
+ tristate
+
+config ADK_WALDUX_KERNEL_REGMAP_MMIO
+ tristate
+
+config ADK_WALDUX_KERNEL_REGMAP_IRQ
+ bool