diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-03-14 16:38:38 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-03-14 16:38:38 +0000 |
commit | 7920c869d9523e383d6d191e89ba66153af322db (patch) | |
tree | 71dee84ba35a9025cf997ed821a5f9b2f9ab7e36 /target/device/x86/i386 | |
parent | 4f8e6ee7e6101a4ed170d63d64e0f74aa6cab5a7 (diff) |
- turn off some broken modules
Diffstat (limited to 'target/device/x86/i386')
-rw-r--r-- | target/device/x86/i386/linux26.config | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/target/device/x86/i386/linux26.config b/target/device/x86/i386/linux26.config index ef1acd5b5..e9253070a 100644 --- a/target/device/x86/i386/linux26.config +++ b/target/device/x86/i386/linux26.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.20.3 -# Wed Mar 14 12:44:05 2007 +# Wed Mar 14 16:32:35 2007 # CONFIG_X86_32=y CONFIG_GENERIC_TIME=y @@ -1138,8 +1138,7 @@ CONFIG_IBMASR=m CONFIG_WAFER_WDT=m CONFIG_I6300ESB_WDT=m CONFIG_I8XX_TCO=m -CONFIG_ITCO_WDT=m -CONFIG_ITCO_VENDOR_SUPPORT=y +# CONFIG_ITCO_WDT is not set CONFIG_SC1200_WDT=m CONFIG_PC87413_WDT=m CONFIG_60XX_WDT=m @@ -1602,17 +1601,15 @@ CONFIG_RTC_DRV_V3020=m # # DMA Engine support # -CONFIG_DMA_ENGINE=y +# CONFIG_DMA_ENGINE is not set # # DMA Clients # -CONFIG_NET_DMA=y # # DMA Devices # -CONFIG_INTEL_IOATDMA=m # # Virtualization |