mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-08 02:07:28 +01:00
kernel: add devtmpfs for letting kernel auto populate
/dev early on boot as well as become equal to how other MIPS targets work.
This commit is contained in:
parent
3c0826ca5c
commit
fd03db48c1
1 changed files with 2 additions and 0 deletions
|
|
@ -196,3 +196,5 @@ CONFIG_LIBCURL_CRYPTO_AUTH=y
|
|||
CONFIG_OPENVPN_openssl_ENABLE_IPROUTE2=y
|
||||
# CONFIG_SAMBA3_CONFIG_NO_PRINTING is not set
|
||||
# CONFIG_SIGNED_PACKAGES is not set
|
||||
CONFIG_KERNEL_DEVTMPFS=y
|
||||
CONFIG_KERNEL_DEVTMPFS_MOUNT=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue