1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-03-09 15:40:20 +00:00

Set needed parameters in kernel config and set root size back to 256

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-06-26 07:47:06 +02:00
parent 731d646f99
commit 64d3d3b612
2 changed files with 2 additions and 0 deletions

1
config
View file

@ -228,3 +228,4 @@ CONFIG_LUCI_LANG_pt-br=y
CONFIG_LUCI_LANG_cs=y
CONFIG_LUCI_LANG_fr=y
CONFIG_LUCI_LANG_it=y
CONFIG_TARGET_ROOTFS_PARTSIZE=256

View file

@ -3696,6 +3696,7 @@ CONFIG_PARTITION_ADVANCED=y
# CONFIG_PCI_LAYERSCAPE is not set
# CONFIG_PCI_MSI is not set
# CONFIG_PCI_PASID is not set
# CONFIG_PCI_PF_STUB is not set
# CONFIG_PCI_PRI is not set
CONFIG_PCI_QUIRKS=y
# CONFIG_PCI_REALLOC_ENABLE_AUTO is not set