[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#583689: USB and RTC for loongson-2f



Hello,

Attached is a patch against Debian Kernel SVN repository.

It makes USB keyboard possible and setting the RTC
on the loongson-2f


Groeten
Geert Stappers

Index: debian/config/mipsel/config.loongson-2f
===================================================================
--- debian/config/mipsel/config.loongson-2f	(revision 16146)
+++ debian/config/mipsel/config.loongson-2f	(working copy)
@@ -14,6 +14,9 @@
 ##
 CONFIG_LEMOTE_MACH2F=y
 CONFIG_CS5536_MFGPT=y
+CONFIG_LOONGSON_UART_BASE=y
+CONFIG_LOONGSON_MC146818=y
+CONFIG_RWSEM_GENERIC_SPINLOCK=y
 
 ##
 ## file: arch/mips/kernel/cpufreq/Kconfig
@@ -71,6 +74,21 @@
 CONFIG_USB=m
 
 ##
+## file: drivers/usb/host/Kconfig
+##
+CONFIG_USB_EHCI_HCD=m
+# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
+CONFIG_USB_ISP116X_HCD=m
+CONFIG_USB_OHCI_HCD=m
+CONFIG_USB_UHCI_HCD=m
+CONFIG_USB_SL811_HCD=m
+
+##
+## file: drivers/usb/mon/Kconfig
+##
+CONFIG_USB_MON=y
+
+##
 ## file: drivers/video/Kconfig
 ##
 CONFIG_VIDEO_OUTPUT_CONTROL=y

Attachment: signature.asc
Description: Digital signature


Reply to: