mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
Since profiles kernel configuration are not concatenated to the one, resulting images will panic due to no platform flash driver, prevent this from happening
SVN-Revision: 13231
This commit is contained in:
parent
23aa6acff8
commit
2108df91ed
@ -342,3 +342,9 @@ CONFIG_X86_XADD=y
|
|||||||
# CONFIG_YENTA_ENE_TUNE is not set
|
# CONFIG_YENTA_ENE_TUNE is not set
|
||||||
CONFIG_YENTA_TI=y
|
CONFIG_YENTA_TI=y
|
||||||
# CONFIG_ZONE_DMA32 is not set
|
# CONFIG_ZONE_DMA32 is not set
|
||||||
|
CONFIG_MTD_RDC3210=y
|
||||||
|
CONFIG_MTD_RDC3210_ALLOW_JFFS2=y
|
||||||
|
CONFIG_MTD_RDC3210_BUSWIDTH=2
|
||||||
|
# CONFIG_MTD_RDC3210_FACTORY_PRESENT is not set
|
||||||
|
CONFIG_MTD_RDC3210_SIZE=0x400000
|
||||||
|
# CONFIG_MTD_RDC3210_STATIC_MAP is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user