[linux] 01/01: media: drop explicit setting of DVB_MAX_ADAPTERS to follow upstream default

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Oct 17 08:12:52 UTC 2017


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

ukleinek pushed a commit to branch master
in repository linux.

commit c89d22090097e5521cf84d999b6944c4d8a4973b
Author: Uwe Kleine-König <ukleinek at debian.org>
Date:   Tue Oct 17 10:12:29 2017 +0200

    media: drop explicit setting of DVB_MAX_ADAPTERS to follow upstream default
    
    Upstream bumped the default value from 8 to 16 for 4.10 in commit
    
    	90866b3a8011 ("[media] Raise adapter number limit")
    
    . Automatically follow the upstream default value by dropping the explicit
    value of 8.
---
 debian/changelog     | 3 +++
 debian/config/config | 1 -
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 72ebbbb..37455d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,9 @@ linux (4.14~rc4-1~exp1) UNRELEASED; urgency=medium
     - a2091, a3000, a4000t, bvme6000_scsi, gvp11, mvme16x_scsi, zorro7xx
   * [m68k] Build uncompressed kernel image by default.
 
+  [ Uwe Kleine-König ]
+  * media: drop explicit setting of DVB_MAX_ADAPTERS to follow upstream default
+
  -- Ben Hutchings <ben at decadent.org.uk>  Wed, 04 Oct 2017 01:44:24 +0100
 
 linux (4.14~rc3-1~exp1) experimental; urgency=medium
diff --git a/debian/config/config b/debian/config/config
index 409c831..3311d70 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -1798,7 +1798,6 @@ CONFIG_SMS_SIANO_RC=y
 ##
 ## file: drivers/media/dvb-core/Kconfig
 ##
-CONFIG_DVB_MAX_ADAPTERS=8
 CONFIG_DVB_DYNAMIC_MINORS=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