[PATCH 2/2] ARM: davinci_all_defconfig: Enable Bluetooth
From: Sekhar Nori <hidden>
Date: 2018-06-29 14:01:24
Also in:
linux-devicetree, lkml
From: Sekhar Nori <hidden>
Date: 2018-06-29 14:01:24
Also in:
linux-devicetree, lkml
On Wednesday 27 June 2018 10:43 PM, David Lechner wrote:
On 06/27/2018 06:11 AM, Sekhar Nori wrote:quoted
On Friday 01 June 2018 01:55 AM, David Lechner wrote:quoted
This enables Bluetooth modules in davinic_all_defconfig needed for LEGOdavinci_all_defconfigquoted
MINDSTORMS EV3. Signed-off-by: David Lechner <david@lechnology.com> --- ? arch/arm/configs/davinci_all_defconfig | 9 +++++++++ ? 1 file changed, 9 insertions(+)quoted
+CONFIG_SERIAL_DEV_BUS=yAny reason to build this into the kernel?Yes: config SERIAL_DEV_CTRL_TTYPORT ????bool "Serial device TTY port controller" ????help ????? Say Y here if you want to use the Serial device bus with common TTY ????? drivers (e.g. serial drivers). ????? If unsure, say Y. ????depends on TTY ????depends on SERIAL_DEV_BUS != m
Patch applied to v4.19/defconfig. I added a note about this to commit text in case I wonder again at a later time. Thanks, Sekhar