diff options
Diffstat (limited to 'target/waldux/config/Config.in.regmap')
-rw-r--r-- | target/waldux/config/Config.in.regmap | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/target/waldux/config/Config.in.regmap b/target/waldux/config/Config.in.regmap deleted file mode 100644 index c60071a2b..000000000 --- a/target/waldux/config/Config.in.regmap +++ /dev/null @@ -1,19 +0,0 @@ -# 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 |