1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

Fix divisor calculation and configuration from previous commit, thanks sn9

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12454 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2008-09-01 11:49:57 +00:00
parent 29c4ca9a9f
commit 89b8dc025e
5 changed files with 22 additions and 44 deletions

View File

@@ -1,6 +1,6 @@
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -18,6 +18,24 @@
@@ -18,6 +18,23 @@
prompt "System type"
default SGI_IP22
@@ -11,7 +11,6 @@
+ select CEVT_R4K
+ select CSRC_R4K
+ select IRQ_CPU
+ select NO_EXCEPT_FILL
+ select SWAP_IO_SPACE
+ select SYS_HAS_CPU_MIPS32_R1
+ select SYS_HAS_EARLY_PRINTK