diff options
author | Nicolas Thill <nico@openwrt.org> | 2010-03-11 09:50:11 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2010-03-11 09:50:11 +0000 |
commit | e1863691d9b67e4e449d5725da41abcba95483e4 (patch) | |
tree | 23dd180bd06f1507b7160ebe8b47f9dd7c5f0841 /target/linux/uml/config/x86_64 | |
parent | 40bc5ef23442a5a075d2597626b6ba74586aec1b (diff) | |
download | upstream-e1863691d9b67e4e449d5725da41abcba95483e4.tar.gz upstream-e1863691d9b67e4e449d5725da41abcba95483e4.tar.bz2 upstream-e1863691d9b67e4e449d5725da41abcba95483e4.zip |
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
SVN-Revision: 20136
Diffstat (limited to 'target/linux/uml/config/x86_64')
-rw-r--r-- | target/linux/uml/config/x86_64 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/uml/config/x86_64 b/target/linux/uml/config/x86_64 index d667e89175..6df42ff3ab 100644 --- a/target/linux/uml/config/x86_64 +++ b/target/linux/uml/config/x86_64 @@ -124,4 +124,3 @@ CONFIG_UML_X86=y CONFIG_VM_EVENT_COUNTERS=y CONFIG_XTERM_CHAN=y CONFIG_ZONE_DMA_FLAG=0 -# CONFIG_PCI is not set |