kconfig reqd for tmpfs mount, getty baud rate to = gl-ar750 u-boot
This commit is contained in:
@@ -55,6 +55,10 @@ in {
|
||||
PROC_FS = "y";
|
||||
# s6-linux-init mounts this on /dev
|
||||
DEVTMPFS = "y";
|
||||
# some or all of these may be fix for "tmpfs: Unknown parameter 'mode'" error
|
||||
TMPFS = "y";
|
||||
TMPFS_POSIX_ACL = "y";
|
||||
TMPFS_XATTR = "y";
|
||||
};
|
||||
checkedConfig = config;
|
||||
};
|
||||
|
Reference in New Issue
Block a user