enable jffs2 by default on x86-2.6
SVN-Revision: 4963
This commit is contained in:
parent
d9960daaec
commit
371100cf74
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ config LINUX_2_6_X86
|
||||||
select PCI_SUPPORT
|
select PCI_SUPPORT
|
||||||
select USB_SUPPORT
|
select USB_SUPPORT
|
||||||
select PCMCIA_SUPPORT
|
select PCMCIA_SUPPORT
|
||||||
|
select USES_JFFS2
|
||||||
help
|
help
|
||||||
Build firmware images for x86 based boards
|
Build firmware images for x86 based boards
|
||||||
(e.g. Soekris net4521 and net4801, PC Engines WRAP...)
|
(e.g. Soekris net4521 and net4801, PC Engines WRAP...)
|
||||||
|
|
Loading…
Reference in a new issue