aboutsummaryrefslogtreecommitdiff
path: root/ubuntu
diff options
context:
space:
mode:
authorLeann Ogasawara <leann.ogasawara@canonical.com>2011-05-17 09:08:19 -0700
committerJohn Rigby <john.rigby@linaro.org>2011-09-23 08:50:20 -0600
commitde63b2d39ca52c4d2876a0d8973b340a9aae9492 (patch)
tree5b7c25c955d1f718e3607dee1711462d25834fc2 /ubuntu
parentd0629e4c68008c04b52f99b27e4078f952193267 (diff)
UBUNTU: ubuntu: fsam7400 disable driver
Per UDS-O discussions, it is unsure why we are still carrying this driver. The plan is to disable during the O development cycle and see if anyone notices. If no one objects, we'll drop the driver completely in the P LTS release. Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
Diffstat (limited to 'ubuntu')
-rw-r--r--ubuntu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu/Makefile b/ubuntu/Makefile
index e7e5b29d7de..ab395af9635 100644
--- a/ubuntu/Makefile
+++ b/ubuntu/Makefile
@@ -28,7 +28,7 @@ obj-m += rfkill/
##
##
##
-obj-$(CONFIG_FSAM7400) += fsam7400/
+#obj-$(CONFIG_FSAM7400) += fsam7400/
##
##
##