summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Kenna <cjk@cs.unc.edu>2012-09-18 17:00:15 -0400
committerChristopher Kenna <cjk@cs.unc.edu>2012-09-18 17:00:15 -0400
commitc115e444eb88fae77b0c2f6ee9ff8bb46dc47254 (patch)
tree8dcf7a234b383dca8a356d7fc9419882c4dc6f70
parent519fef12f90fc575680d9b3e59aa00d6a8921876 (diff)
Ubuntu wants device mapper control device.
-rw-r--r--v3.2/ubuntu-pandaboard-cjk15
1 files changed, 14 insertions, 1 deletions
diff --git a/v3.2/ubuntu-pandaboard-cjk b/v3.2/ubuntu-pandaboard-cjk
index 5ecf31c..0c07777 100644
--- a/v3.2/ubuntu-pandaboard-cjk
+++ b/v3.2/ubuntu-pandaboard-cjk
@@ -678,7 +678,20 @@ CONFIG_SCSI_SCAN_ASYNC=y
678# CONFIG_SCSI_DH is not set 678# CONFIG_SCSI_DH is not set
679# CONFIG_SCSI_OSD_INITIATOR is not set 679# CONFIG_SCSI_OSD_INITIATOR is not set
680# CONFIG_ATA is not set 680# CONFIG_ATA is not set
681# CONFIG_MD is not set 681CONFIG_MD=y
682# CONFIG_BLK_DEV_MD is not set
683CONFIG_BLK_DEV_DM=y
684# CONFIG_DM_DEBUG is not set
685# CONFIG_DM_CRYPT is not set
686# CONFIG_DM_SNAPSHOT is not set
687# CONFIG_DM_THIN_PROVISIONING is not set
688# CONFIG_DM_MIRROR is not set
689# CONFIG_DM_RAID is not set
690# CONFIG_DM_ZERO is not set
691# CONFIG_DM_MULTIPATH is not set
692# CONFIG_DM_DELAY is not set
693# CONFIG_DM_UEVENT is not set
694# CONFIG_DM_FLAKEY is not set
682# CONFIG_TARGET_CORE is not set 695# CONFIG_TARGET_CORE is not set
683CONFIG_NETDEVICES=y 696CONFIG_NETDEVICES=y
684CONFIG_NET_CORE=y 697CONFIG_NET_CORE=y