summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.bus
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2018-03-03 15:46:47 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2018-03-07 20:44:04 +0100
commit9bb871a0bb4c239239944d28bd4d5cfa19d84f62 (patch)
treeb1c2eee95a3b475748c89d0075f604bb159a3271 /target/linux/config/Config.in.bus
parenta4767b13763b91dfb0aa75d2985d63d7ed9cb64c (diff)
add support for waldux
Diffstat (limited to 'target/linux/config/Config.in.bus')
-rw-r--r--target/linux/config/Config.in.bus10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/config/Config.in.bus b/target/linux/config/Config.in.bus
index a035fbab2..cddabdeb1 100644
--- a/target/linux/config/Config.in.bus
+++ b/target/linux/config/Config.in.bus
@@ -1,9 +1,9 @@
# 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_PCI
+config ADK_LINUX_KERNEL_PCI
bool
- select ADK_KERNEL_PCI_QUIRKS
+ select ADK_LINUX_KERNEL_PCI_QUIRKS
depends on ADK_TARGET_WITH_PCI \
|| ADK_TARGET_QEMU \
|| ADK_TARGET_VBOX \
@@ -13,13 +13,13 @@ config ADK_KERNEL_PCI
default n if ADK_TARGET_SYSTEM_GENERIC_NDS32
default y
-config ADK_KERNEL_PCI_QUIRKS
+config ADK_LINUX_KERNEL_PCI_QUIRKS
bool
-config ADK_KERNEL_PCI_MSI
+config ADK_LINUX_KERNEL_PCI_MSI
bool
-config ADK_KERNEL_PCI_IMX6
+config ADK_LINUX_KERNEL_PCI_IMX6
bool
depends on ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
default y if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6