mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
linux-boundary: Enable CONFIG_FHANDLE on nitrogen6x
This kernel setting is required when using systemd >= 210. Without it, no serial devices are enabled at boot time, making serial login impossible. Only tested on SabreLite (Nitrogen6x), but the same change should be applied to all boards. Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
596e44c616
commit
48cba7af1b
|
@ -310,3 +310,4 @@ CONFIG_CRC_CCITT=m
|
|||
CONFIG_CRC_T10DIF=y
|
||||
CONFIG_CRC7=m
|
||||
CONFIG_LIBCRC32C=m
|
||||
CONFIG_FHANDLE=y
|
||||
|
|
Loading…
Reference in New Issue
Block a user