[i386] pnp: Disable PNPBIOS_PROC_FS

svn path=/dists/sid/linux/; revision=22668
This commit is contained in:
Ben Hutchings 2015-05-22 22:39:53 +00:00
parent 534fdb3471
commit 342405f753
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -138,6 +138,7 @@ linux (4.0.4-1) UNRELEASED; urgency=medium
* linux-image: Depend on kmod without an alternative of module-init-tools
* linux-image: Add versioned Breaks on udev (<< 208-8~) due to #752742 and
#756312
* [i386] pnp: Disable PNPBIOS_PROC_FS
-- Ben Hutchings <ben@decadent.org.uk> Mon, 18 May 2015 00:00:06 +0100

View File

@ -356,7 +356,7 @@ CONFIG_ISAPNP=y
## file: drivers/pnp/pnpbios/Kconfig
##
CONFIG_PNPBIOS=y
CONFIG_PNPBIOS_PROC_FS=y
# CONFIG_PNPBIOS_PROC_FS is not set
##
## file: drivers/scsi/Kconfig