Title: [4075] trunk/arch/blackfin/configs: change a few options to match our other boards
Revision
4075
Author
vapier
Date
2007-12-31 09:37:34 -0600 (Mon, 31 Dec 2007)

Log Message

change a few options to match our other boards

Diffstat

 BF527-EZKIT_defconfig |    6 +++---
 BF548-EZKIT_defconfig |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

Modified Paths


Diff

Modified: trunk/arch/blackfin/configs/BF527-EZKIT_defconfig (4074 => 4075)


--- trunk/arch/blackfin/configs/BF527-EZKIT_defconfig	2007-12-28 11:40:45 UTC (rev 4074)
+++ trunk/arch/blackfin/configs/BF527-EZKIT_defconfig	2007-12-31 15:37:34 UTC (rev 4075)
@@ -1184,7 +1184,7 @@
 #
 # CONFIG_PRINTK_TIME is not set
 CONFIG_ENABLE_MUST_CHECK=y
-CONFIG_MAGIC_SYSRQ=y
+# CONFIG_MAGIC_SYSRQ is not set
 # CONFIG_UNUSED_SYMBOLS is not set
 CONFIG_DEBUG_FS=y
 # CONFIG_HEADERS_CHECK is not set
@@ -1209,7 +1209,7 @@
 # CONFIG_KEYS is not set
 CONFIG_SECURITY=y
 # CONFIG_SECURITY_NETWORK is not set
-CONFIG_SECURITY_CAPABILITIES=y
+CONFIG_SECURITY_CAPABILITIES=m
 
 #
 # Cryptographic options
@@ -1220,7 +1220,7 @@
 # Library routines
 #
 CONFIG_BITREVERSE=y
-# CONFIG_CRC_CCITT is not set
+CONFIG_CRC_CCITT=m
 # CONFIG_CRC16 is not set
 # CONFIG_CRC_ITU_T is not set
 CONFIG_CRC32=y

Modified: trunk/arch/blackfin/configs/BF548-EZKIT_defconfig (4074 => 4075)


--- trunk/arch/blackfin/configs/BF548-EZKIT_defconfig	2007-12-28 11:40:45 UTC (rev 4074)
+++ trunk/arch/blackfin/configs/BF548-EZKIT_defconfig	2007-12-31 15:37:34 UTC (rev 4075)
@@ -1432,7 +1432,7 @@
 #
 # CONFIG_PRINTK_TIME is not set
 CONFIG_ENABLE_MUST_CHECK=y
-CONFIG_MAGIC_SYSRQ=y
+# CONFIG_MAGIC_SYSRQ is not set
 # CONFIG_UNUSED_SYMBOLS is not set
 CONFIG_DEBUG_FS=y
 # CONFIG_HEADERS_CHECK is not set
@@ -1457,7 +1457,7 @@
 # CONFIG_KEYS is not set
 CONFIG_SECURITY=y
 # CONFIG_SECURITY_NETWORK is not set
-CONFIG_SECURITY_CAPABILITIES=y
+CONFIG_SECURITY_CAPABILITIES=m
 
 #
 # Cryptographic options
@@ -1468,7 +1468,7 @@
 # Library routines
 #
 CONFIG_BITREVERSE=y
-# CONFIG_CRC_CCITT is not set
+CONFIG_CRC_CCITT=m
 # CONFIG_CRC16 is not set
 # CONFIG_CRC_ITU_T is not set
 CONFIG_CRC32=y
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
http://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to