summaryrefslogtreecommitdiff
path: root/target/linux/kernel.config
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-07-03 18:16:50 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-07-03 18:16:50 -0500
commitce956d0f964c2a85207f3c81f392b88a7b03cc91 (patch)
treea4ec79810f1f0276fdf1e0498528ce0d2c9f4823 /target/linux/kernel.config
parentfea381bb3d32ad8b6f04f2268429d00b3486869d (diff)
do not enable PCI in kernel by default
Diffstat (limited to 'target/linux/kernel.config')
-rw-r--r--target/linux/kernel.config2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/kernel.config b/target/linux/kernel.config
index 9300be488..e8423c7b6 100644
--- a/target/linux/kernel.config
+++ b/target/linux/kernel.config
@@ -37,8 +37,6 @@ CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
-CONFIG_PCI=y
-CONFIG_PCI_QUIRKS=y
CONFIG_TTY=y
CONFIG_UNIX98_PTYS=y
CONFIG_DEVMEM=y