mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
ARM: config: add DEVTMPFS option by default to keystone config
When using network driver on keystone and nfs rootfs is used following error displayed and device halts. Missing devtmpfs, which is required for udev to run Halting... Add the DEVTMPFS option by default to fix this Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
This commit is contained in:
parent
97bf6af1f9
commit
dbbfae701a
@ -201,3 +201,4 @@ CONFIG_KEYSTONE_IRQ=y
|
||||
CONFIG_GPIO_SYSCON=y
|
||||
CONFIG_TI_DAVINCI_MDIO=y
|
||||
CONFIG_MARVELL_PHY=y
|
||||
CONFIG_DEVTMPFS=y
|
||||
|
Loading…
Reference in New Issue
Block a user