[PATCH 1/8] board: tq: add missing select

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The TQ board code needs CRC_ITU_T. Select it.

Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
---
 common/boards/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/boards/Kconfig b/common/boards/Kconfig
index fe3a60d508..f6d4a56f88 100644
--- a/common/boards/Kconfig
+++ b/common/boards/Kconfig
@@ -12,4 +12,5 @@ config BOARD_PHYTEC_SOM_IMX8M_DETECTION
 	select BOARD_PHYTEC_SOM_DETECTION
 
 config BOARD_TQ
+	select CRC_ITU_T
 	bool
-- 
2.39.2





[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux