1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 11:03:15 +03:00

[kernel/3+] add missing DM/MD config symbols

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31197 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2012-04-04 15:53:52 +00:00
parent f4c6500322
commit ff7c3c6481
4 changed files with 28 additions and 4 deletions

View File

@ -555,9 +555,14 @@ CONFIG_DEVPORT=y
# CONFIG_DMATEST is not set
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_DMA_ENGINE is not set
# CONFIG_DM_DEBUG is not set
# CONFIG_DM_DELAY is not set
# CONFIG_DM_LOG_USERSPACE is not set
# CONFIG_DM_RAID is not set
# CONFIG_DM_FLAKEY is not set
# CONFIG_DM_MULTIPATH is not set
# CONFIG_DM_RAID is not set
# CONFIG_DM_UEVENT is not set
# CONFIG_DM_ZERO is not set
# CONFIG_DNET is not set
# CONFIG_DNOTIFY is not set
# CONFIG_DRAGONRISE_FF is not set
@ -1297,6 +1302,7 @@ CONFIG_LZMA_DECOMPRESS=y
# CONFIG_MARVELL_PHY is not set
# CONFIG_MAX63XX_WATCHDOG is not set
# CONFIG_MD is not set
# CONFIG_MD_FAULTY is not set
# CONFIG_MDIO_BITBANG is not set
# CONFIG_MEDIA_ATTACH is not set
# CONFIG_MEDIA_CONTROLLER is not set

View File

@ -560,9 +560,14 @@ CONFIG_DEVPORT=y
# CONFIG_DMATEST is not set
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_DMA_ENGINE is not set
# CONFIG_DM_DEBUG is not set
# CONFIG_DM_DELAY is not set
# CONFIG_DM_LOG_USERSPACE is not set
# CONFIG_DM_RAID is not set
# CONFIG_DM_FLAKEY is not set
# CONFIG_DM_MULTIPATH is not set
# CONFIG_DM_RAID is not set
# CONFIG_DM_UEVENT is not set
# CONFIG_DM_ZERO is not set
# CONFIG_DNET is not set
# CONFIG_DNOTIFY is not set
# CONFIG_DRAGONRISE_FF is not set
@ -1310,6 +1315,7 @@ CONFIG_LZMA_DECOMPRESS=y
# CONFIG_MARVELL_PHY is not set
# CONFIG_MAX63XX_WATCHDOG is not set
# CONFIG_MD is not set
# CONFIG_MD_FAULTY is not set
# CONFIG_MDIO_BITBANG is not set
# CONFIG_MEDIA_ATTACH is not set
# CONFIG_MEDIA_CONTROLLER is not set

View File

@ -568,9 +568,14 @@ CONFIG_DEVPORT=y
# CONFIG_DMATEST is not set
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_DMA_ENGINE is not set
# CONFIG_DM_DEBUG is not set
# CONFIG_DM_DELAY is not set
# CONFIG_DM_LOG_USERSPACE is not set
# CONFIG_DM_RAID is not set
# CONFIG_DM_FLAKEY is not set
# CONFIG_DM_MULTIPATH is not set
# CONFIG_DM_RAID is not set
# CONFIG_DM_UEVENT is not set
# CONFIG_DM_ZERO is not set
# CONFIG_DM_THIN_PROVISIONING is not set
# CONFIG_DNET is not set
# CONFIG_DNOTIFY is not set
@ -1338,6 +1343,7 @@ CONFIG_LZMA_DECOMPRESS=y
# CONFIG_MARVELL_PHY is not set
# CONFIG_MAX63XX_WATCHDOG is not set
# CONFIG_MD is not set
# CONFIG_MD_FAULTY is not set
# CONFIG_MDIO_BITBANG is not set
# CONFIG_MEDIA_ATTACH is not set
# CONFIG_MEDIA_CONTROLLER is not set

View File

@ -575,9 +575,14 @@ CONFIG_DEVPORT=y
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_DMA_ENGINE is not set
# CONFIG_DMA_SHARED_BUFFER is not set
# CONFIG_DM_DEBUG is not set
# CONFIG_DM_DELAY is not set
# CONFIG_DM_LOG_USERSPACE is not set
# CONFIG_DM_RAID is not set
# CONFIG_DM_FLAKEY is not set
# CONFIG_DM_MULTIPATH is not set
# CONFIG_DM_RAID is not set
# CONFIG_DM_UEVENT is not set
# CONFIG_DM_ZERO is not set
# CONFIG_DM_THIN_PROVISIONING is not set
# CONFIG_DNET is not set
# CONFIG_DNOTIFY is not set
@ -1350,6 +1355,7 @@ CONFIG_LZMA_DECOMPRESS=y
# CONFIG_MARVELL_PHY is not set
# CONFIG_MAX63XX_WATCHDOG is not set
# CONFIG_MD is not set
# CONFIG_MD_FAULTY is not set
# CONFIG_MDIO_BITBANG is not set
# CONFIG_MEDIA_ATTACH is not set
# CONFIG_MEDIA_CONTROLLER is not set