|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 2/6] arm: make it possible to enable/disable UART drivers
Hi Stefano, Please CC "THE REST" maintainers here. On 18/04/18 23:15, Stefano Stabellini wrote: All the UART drivers are silent options. Add one line descriptions so that can be de/selected via menuconfig. Signed-off-by: Stefano Stabellini <sstabellini@xxxxxxxxxx> --- xen/drivers/char/Kconfig | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/xen/drivers/char/Kconfig b/xen/drivers/char/Kconfig index cc78ec3..b6fcefd 100644 --- a/xen/drivers/char/Kconfig +++ b/xen/drivers/char/Kconfig @@ -1,11 +1,11 @@ config HAS_NS16550 - bool + bool "NS16550 UART driver" It looks like to me that x86 will require this unconditionally. So that's going to break randconfig.
Well, you are going to break at least Arm because this driver is not meant to be working there. Furthermore, it looks like to me that x86 will require this unconditionally. Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |