Browse Source

fix unresolved symbols in usbcore

- should fix following problem by loading usb
usbcore: Unknown symbol utf16s_to_utf8s
Waldemar Brodkorb 15 years ago
parent
commit
157103a395
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/config/Config.in.usb

+ 1 - 0
target/linux/config/Config.in.usb

@@ -17,6 +17,7 @@ config ADK_KPACKAGE_KMOD_USB
 	tristate
 	default y if ADK_LINUX_X86_ALIX1C || ADK_LINUX_CRIS_FOXBOARD
 	default n
+	select ADK_KERNEL_NLS
 	select ADK_KERNEL_USB_DEVICEFS
 	help
 	  Universal Serial Bus (USB) is a specification for a serial bus