Title: [6663] trunk/arch/blackfin/Kconfig: set a fallback default to CLKIN_HZ so randconfig always works
- Revision
- 6663
- Author
- vapier
- Date
- 2009-06-11 16:52:35 -0500 (Thu, 11 Jun 2009)
Log Message
set a fallback default to CLKIN_HZ so randconfig always works
Modified Paths
Diff
Modified: trunk/arch/blackfin/Kconfig (6662 => 6663)
--- trunk/arch/blackfin/Kconfig 2009-06-11 13:23:13 UTC (rev 6662)
+++ trunk/arch/blackfin/Kconfig 2009-06-11 21:52:35 UTC (rev 6663)
@@ -420,6 +420,7 @@
default "30000000" if BFIN561_EZKIT
default "24576000" if PNAV10
default "10000000" if BFIN532_IP0X
+ default "0" # u-boot should pass it down
help
The frequency of CLKIN crystal oscillator on the board in Hz.
Warning: This value should match the crystal on the board. Otherwise,
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits