mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
linux-imx (3.0.35): Enable devtmpfs for cgtqmx6
Add missing DEVTMPFS creation flags in kernel config. Namely: CONFIG_DEVTMPFS=y and CONFIG_DEVTMPFS_MOUNT=y Signed-off-by: Pavel Kopylov <pavel.kopylov@gmail.com>
This commit is contained in:
parent
968ffa65af
commit
52871f8458
|
@ -691,7 +691,8 @@ CONFIG_RFKILL_INPUT=y
|
|||
# Generic Driver Options
|
||||
#
|
||||
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
|
||||
# CONFIG_DEVTMPFS is not set
|
||||
CONFIG_DEVTMPFS=y
|
||||
CONFIG_DEVTMPFS_MOUNT=y
|
||||
CONFIG_STANDALONE=y
|
||||
CONFIG_PREVENT_FIRMWARE_BUILD=y
|
||||
CONFIG_FW_LOADER=y
|
||||
|
|
Loading…
Reference in New Issue
Block a user