explicitly disable <CONFIG_USB_GADGET_DEBUG_FS> to get the target compiling without issues again

SVN-Revision: 17890
master
Mirko Vogt 15 years ago
parent bbc091bd65
commit 848a064c2c
  1. 1
      target/linux/s3c24xx/config-2.6.30

@ -422,6 +422,7 @@ CONFIG_USB_ETH_RNDIS=y
# CONFIG_USB_FILE_STORAGE is not set
CONFIG_USB_GADGET=y
# CONFIG_USB_GADGETFS is not set
# CONFIG_USB_GADGET_DEBUG_FS is not set
# CONFIG_USB_GADGET_AMD5536UDC is not set
# CONFIG_USB_GADGET_AT91 is not set
# CONFIG_USB_GADGET_ATMEL_USBA is not set

Loading…
Cancel
Save