Commit e22998f5 authored by Christophe JAILLET's avatar Christophe JAILLET Committed by Marcel Holtmann
Browse files

Bluetooth: Fix a typo in Kconfig



'internface' has an extra 'n'.

Signed-off-by: default avatarChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent eab2404b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -216,7 +216,7 @@ config BT_HCIUART_RTL
	select BT_RTL
	help
	  The Realtek protocol support enables Bluetooth HCI over 3-Wire
	  serial port internface for Realtek Bluetooth controllers.
	  serial port interface for Realtek Bluetooth controllers.

	  Say Y here to compile support for Realtek protocol.