summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.regmap
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/config/Config.in.regmap')
-rw-r--r--target/linux/config/Config.in.regmap14
1 files changed, 7 insertions, 7 deletions
diff --git a/target/linux/config/Config.in.regmap b/target/linux/config/Config.in.regmap
index 2ee12dd22..1c17ebf6b 100644
--- a/target/linux/config/Config.in.regmap
+++ b/target/linux/config/Config.in.regmap
@@ -1,19 +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_KERNEL_REGMAP
+config ADK_LINUX_KERNEL_REGMAP
bool
- select ADK_KERNEL_LZO_COMPRESS
- select ADK_KERNEL_LZO_DECOMPRESS
+ select ADK_LINUX_KERNEL_LZO_COMPRESS
+ select ADK_LINUX_KERNEL_LZO_DECOMPRESS
-config ADK_KERNEL_REGMAP_I2C
+config ADK_LINUX_KERNEL_REGMAP_I2C
tristate
-config ADK_KERNEL_REGMAP_SPI
+config ADK_LINUX_KERNEL_REGMAP_SPI
tristate
-config ADK_KERNEL_REGMAP_MMIO
+config ADK_LINUX_KERNEL_REGMAP_MMIO
tristate
-config ADK_KERNEL_REGMAP_IRQ
+config ADK_LINUX_KERNEL_REGMAP_IRQ
bool