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-11-16 14:24:27 -0700
commitb9fbb3ebe3b30453e13609f08420ad53fb5165a7 (patch)
tree5b64416a6c4744a4cdeb51c2c8807639533baa56 /ubuntu
parent50de38146797758e475c1691cc90618bc3b1edb8 (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/
##
##
##