[packages/kernel] - disable CONFIG_MEDIA_SUPPORT CONFIG_UWB CONFIG_PWM on rescuecd
areq
areq at pld-linux.org
Tue Mar 12 22:38:33 CET 2013
commit a947000aaf2771cfd995bf13c80e972e5c3a062d
Author: Arkadiusz Patyk <areq at pld-linux.org>
Date: Tue Mar 12 21:37:47 2013 +0000
- disable CONFIG_MEDIA_SUPPORT CONFIG_UWB CONFIG_PWM on rescuecd
kernel.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/kernel.spec b/kernel.spec
index be1b371..e995743 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -759,6 +759,9 @@ RescueConfig() {
# CONFIG_PHONE is not set
# CONFIG_STRICT_DEVMEM is not set
# CONFIG_IMA is not set
+ # CONFIG_MEDIA_SUPPORT is not set
+ # CONFIG_UWB is not set
+ # CONFIG_PWM is not set
CONFIG_AUFS=y
CONFIG_AUFS_FS=y
CONFIG_AUFS_BR_RAMFS=y
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kernel.git/commitdiff/a947000aaf2771cfd995bf13c80e972e5c3a062d
More information about the pld-cvs-commit
mailing list