connector: Make CONNECTOR built-in; enable PROC_EVENTS (Closes: #588200)

svn path=/dists/sid/linux/; revision=19434
This commit is contained in:
Ben Hutchings 2012-10-12 03:09:17 +00:00
parent 728f0ff1a1
commit fef45a9d29
2 changed files with 3 additions and 1 deletions

1
debian/changelog vendored
View File

@ -32,6 +32,7 @@ linux (3.2.31-1) UNRELEASED; urgency=low
* [aufs] Update to aufs3.2-20120827:
- Fix statfs() values when different block sizes are in use
* udeb: Add hid-logitech-dj to input-modules (Closes: #661379)
* connector: Make CONNECTOR built-in; enable PROC_EVENTS (Closes: #588200)
-- Ben Hutchings <ben@decadent.org.uk> Sat, 29 Sep 2012 14:19:46 +0200

View File

@ -267,7 +267,8 @@ CONFIG_IPWIRELESS=m
##
## file: drivers/connector/Kconfig
##
CONFIG_CONNECTOR=m
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y
##
## file: drivers/cpufreq/Kconfig