Messages in this thread |  | | Date | Thu, 28 Sep 2000 00:04:38 -0700 | | From | David Rees <> | | Subject | Re: Linux 2.2.18pre11 |
| |
I'm getting this compile time error on 2.2.18pre11:
drivers/usb/usbdrv.o: In function `usb_init': drivers/usb/usbdrv.o(.text+0x6deb): undefined reference to `uhci_init'
Complete .config is located at http://spoke.nols.com/~drees/config-2.2.18pre11 USB related config is below.
-Dave
# # USB support # CONFIG_USB=y # CONFIG_USB_DEBUG is not set
# # Miscellaneous USB options # # CONFIG_USB_DEVICEFS is not set # CONFIG_USB_BANDWIDTH is not set
# # USB Controllers # CONFIG_USB_UHCI=y # CONFIG_USB_OHCI is not set
# # USB Devices # # CONFIG_USB_PRINTER is not set # CONFIG_USB_SCANNER is not set # CONFIG_USB_AUDIO is not set # CONFIG_USB_ACM is not set # CONFIG_USB_SERIAL is not set # CONFIG_USB_IBMCAM is not set # CONFIG_USB_OV511 is not set # CONFIG_USB_DC2XX is not set # CONFIG_USB_MDC800 is not set # CONFIG_USB_STORAGE is not set # CONFIG_USB_DABUSB is not set # CONFIG_USB_PLUSB is not set # CONFIG_USB_PEGASUS is not set # CONFIG_USB_RIO500 is not set # CONFIG_USB_DSBR is not set # CONFIG_USB_BLUETOOTH is not set # CONFIG_USB_KAWETH is not set
# # USB HID # CONFIG_USB_HID=y # CONFIG_USB_WACOM is not set # CONFIG_USB_WMFORCE is not set CONFIG_INPUT_KEYBDEV=y CONFIG_INPUT_MOUSEDEV=y CONFIG_INPUT_MOUSEDEV_SCREEN_X=1152 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=864 # CONFIG_INPUT_JOYDEV is not set # CONFIG_INPUT_EVDEV is not set
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |