|
@@ -112,7 +112,7 @@ config MTD_CMDLINE_PARTS
|
|
|
|
|
|
config MTD_AFS_PARTS
|
|
config MTD_AFS_PARTS
|
|
tristate "ARM Firmware Suite partition parsing"
|
|
tristate "ARM Firmware Suite partition parsing"
|
|
- depends on ARM
|
|
|
|
|
|
+ depends on (ARM || ARM64)
|
|
---help---
|
|
---help---
|
|
The ARM Firmware Suite allows the user to divide flash devices into
|
|
The ARM Firmware Suite allows the user to divide flash devices into
|
|
multiple 'images'. Each such image has a header containing its name
|
|
multiple 'images'. Each such image has a header containing its name
|