summaryrefslogtreecommitdiffstats
path: root/Makefile.release
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2012-01-19 16:13:59 -0500
committerDave Jones <davej@redhat.com>2012-01-19 16:13:59 -0500
commit71e66499675973749e213d4f324ca09f109d1c28 (patch)
treeef1fe6ab3cf0ebd1b74569f867febd0001dc4184 /Makefile.release
parent4ff232877a36fa92cc61219a032eb6a31b5023fb (diff)
downloadkernel-71e66499675973749e213d4f324ca09f109d1c28.tar.gz
kernel-71e66499675973749e213d4f324ca09f109d1c28.tar.xz
kernel-71e66499675973749e213d4f324ca09f109d1c28.zip
add bug #'s
Diffstat (limited to 'Makefile.release')
-rw-r--r--Makefile.release2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.release b/Makefile.release
index 2ef19fe0..19551521 100644
--- a/Makefile.release
+++ b/Makefile.release
@@ -77,5 +77,5 @@ config-release:
# Change defaults back to sane things.
@perl -pi -e 's/CONFIG_MAXSMP=y/# CONFIG_MAXSMP is not set/' config-x86-generic
- # Disable UAS for release until it's ready.
+ # Disable UAS for release until it's ready. (#717633, #744099)
@perl -pi -e 's/CONFIG_USB_UAS=m/# CONFIG_USB_UAS is not set/' config-generic