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-10-17 09:49:15 -0600
commited44920d9f246561ef60251f5940a4b369db01c5 (patch)
tree3b8eac5cebd1a0792789532e478ee3fb9a9f3d73 /ubuntu
parent06d349d6f2579e2c775ffd00ea448109fb9bbbb8 (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/
##
##
##