]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MSI_Primo81_defconfig: enable USB OTG port and keyboard support
authorKarsten Merker <merker@debian.org>
Sun, 14 Jun 2015 10:08:42 +0000 (12:08 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 22:42:51 +0000 (00:42 +0200)
commit8567e6a80ce01ee0df94f9692bcba539003ecd8f
treef76dbafb015d191931ae975963223987f4cbf765
parent2625a85d18272af37c190a31829293d28404b9a2
MSI_Primo81_defconfig: enable USB OTG port and keyboard support

The MSI Primo 81 is an Allwinner A31s-based tablet on which the
OTG port is the only accessible USB interface.  The existing
defconfig had VGA console on the LCD enabled, but was missing
keyboard support because the prerequisites for that (sunxi MUSB
support and AXP221 GPIO support) had not been available before.
All previously missing dependencies are available now, so this
patch enables keyboard support and its prerequisites in the
defconfig.

Signed-off-by: Karsten Merker <merker@debian.org>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
configs/MSI_Primo81_defconfig