Skip to content

Commit 0fedbc8

Browse files
author
Sean Cross
committed
kovan: Add usbtest to defconfig
This will be used in the factory to verify the microUSB and onboard connectors are soldered properly.
1 parent e8e57f9 commit 0fedbc8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

arch/arm/configs/kovan_defconfig

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Automatically generated make config: don't edit
33
# Linux kernel version: 2.6.34
4-
# Fri Apr 20 13:57:32 2012
4+
# Thu May 31 13:35:53 2012
55
#
66
CONFIG_ARM=y
77
CONFIG_HAVE_PWM=y
@@ -361,7 +361,7 @@ CONFIG_ALIGNMENT_TRAP=y
361361
#
362362
CONFIG_ZBOOT_ROM_TEXT=0x0
363363
CONFIG_ZBOOT_ROM_BSS=0x0
364-
CONFIG_CMDLINE="root=/dev/mmcblk0p2 rootwait console=ttyS0,115200 mem=128M uart_dma sysrq_always_enabled rootfstype=ext3 rw consoleblank=0"
364+
CONFIG_CMDLINE="root=/dev/mmcblk0p2 rootwait console=ttyS0,115200 mem=128M uart_dma sysrq_always_enabled rootfstype=ext4 rw consoleblank=0"
365365
# CONFIG_XIP_KERNEL is not set
366366
CONFIG_KEXEC=y
367367
CONFIG_ATAGS_PROC=y
@@ -1723,7 +1723,7 @@ CONFIG_USB_LIBUSUAL=y
17231723
# CONFIG_USB_LD is not set
17241724
# CONFIG_USB_TRANCEVIBRATOR is not set
17251725
# CONFIG_USB_IOWARRIOR is not set
1726-
# CONFIG_USB_TEST is not set
1726+
CONFIG_USB_TEST=m
17271727
# CONFIG_USB_ISIGHTFW is not set
17281728
CONFIG_USB_GADGET=y
17291729
# CONFIG_USB_GADGET_DEBUG is not set
@@ -1741,7 +1741,7 @@ CONFIG_USB_GADGET_SELECTED=y
17411741
# CONFIG_USB_GADGET_PXA27X is not set
17421742
CONFIG_USB_GADGET_PXA_U2O=y
17431743
CONFIG_USB_PXA_U2O=y
1744-
# CONFIG_USB_COMPOSITE is not set
1744+
CONFIG_USB_COMPOSITE=y
17451745
CONFIG_USB_OTG_PXA3XX=y
17461746
# CONFIG_USB_GADGET_S3C_HSOTG is not set
17471747
# CONFIG_USB_GADGET_IMX is not set

0 commit comments

Comments
 (0)