commit | 86b4909340a272a1a040db61565f639d845b170f | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Thu Sep 18 21:03:34 2014 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Tue Nov 25 13:38:46 2014 +0100 |
tree | 3b80712cb6a7743f371fcd9cf9f63b05e998a661 | |
parent | 2d7a084ba0d77b96c3e053492173f3dda364d350 [diff] [blame] |
sunxi: Add usb keyboard Kconfig option For use together with the hdmi console. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ian.campbell@citrix.com>
diff --git a/configs/Ippo_q8h_v5_defconfig b/configs/Ippo_q8h_v5_defconfig index 53df213..50c2f93 100644 --- a/configs/Ippo_q8h_v5_defconfig +++ b/configs/Ippo_q8h_v5_defconfig
@@ -5,3 +5,4 @@ CONFIG_TARGET_IPPO_Q8H_V5=y CONFIG_DEFAULT_DEVICE_TREE="sun8i-a23-ippo-q8h-v5.dtb" CONFIG_VIDEO=n +CONFIG_USB_KEYBOARD=n