diff options
Diffstat (limited to 'target/device/x86/i386/linux26.config')
-rw-r--r-- | target/device/x86/i386/linux26.config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/device/x86/i386/linux26.config b/target/device/x86/i386/linux26.config index 8689232df..10eb27b8c 100644 --- a/target/device/x86/i386/linux26.config +++ b/target/device/x86/i386/linux26.config @@ -47,6 +47,8 @@ CONFIG_POSIX_MQUEUE=y # CONFIG_RELAY is not set CONFIG_BLK_DEV_INITRD=y CONFIG_INITRAMFS_SOURCE="" +INITRAMFS_ROOT_UID=0 +INITRAMFS_ROOT_GID=0 CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_SYSCTL=y CONFIG_EMBEDDED=y |