From: Marek Vasut Date: Wed, 27 Apr 2016 22:50:28 +0000 (+0200) Subject: ARM: mx6: Enable STDIO deregistering on Novena X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fdb396aae8e024303bb17baa6409c686ffc376be;p=people%2Fms%2Fu-boot.git ARM: mx6: Enable STDIO deregistering on Novena Novena supports USB keyboard, which is a pluggable device and can be unplugged. Thus, we need to be able to deregister it's stdio device. Signed-off-by: Marek Vasut Cc: Stefano Babic --- diff --git a/include/configs/novena.h b/include/configs/novena.h index cfb92d6356..e938fbc901 100644 --- a/include/configs/novena.h +++ b/include/configs/novena.h @@ -150,6 +150,7 @@ #define CONFIG_USB_EHCI_MX6 #define CONFIG_USB_STORAGE #define CONFIG_USB_KEYBOARD +#define CONFIG_SYS_STDIO_DEREGISTER #define CONFIG_SYS_USB_EVENT_POLL_VIA_CONTROL_EP #define CONFIG_USB_HOST_ETHER #define CONFIG_USB_ETHER_ASIX