[linux] 01/02: Move inline comment about CONFIG_ADB_IOP onto the previous line

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Jan 28 03:43:25 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit 53bb17428cecac7047d405d84b2ea1f663c74f42
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Jan 28 02:32:59 2017 +0000

    Move inline comment about CONFIG_ADB_IOP onto the previous line
    
    We don't really support inline comments, and this only worked by chance.
---
 debian/config/m68k/config | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/config/m68k/config b/debian/config/m68k/config
index 900733b..c2084d5 100644
--- a/debian/config/m68k/config
+++ b/debian/config/m68k/config
@@ -305,7 +305,8 @@ CONFIG_SERIO_LIBPS2=y
 CONFIG_ADB=y
 CONFIG_ADB_MACII=y
 # CONFIG_ADB_MACIISI is not set
-CONFIG_ADB_IOP=y # switched on for the benefit of IIfx, Q900, Q950
+#. switched on for the benefit of IIfx, Q900, Q950
+CONFIG_ADB_IOP=y
 CONFIG_ADB_PMU68K=y
 CONFIG_ADB_CUDA=y
 CONFIG_INPUT_ADBHID=y

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list