zynq: 6.18: add missing symbols
Add zynq-related missing symbols that were found during 6.18 migration, and reorder configs. Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
parent
f2b0e25d4c
commit
bbc77ce75c
1 changed files with 4 additions and 0 deletions
|
|
@ -150,7 +150,10 @@ CONFIG_E1000E=y
|
|||
CONFIG_EDAC=y
|
||||
CONFIG_EDAC_ATOMIC_SCRUB=y
|
||||
# CONFIG_EDAC_DEBUG is not set
|
||||
# CONFIG_EDAC_ECS is not set
|
||||
CONFIG_EDAC_LEGACY_SYSFS=y
|
||||
# CONFIG_EDAC_MEM_REPAIR is not set
|
||||
# CONFIG_EDAC_SCRUB is not set
|
||||
CONFIG_EDAC_SUPPORT=y
|
||||
# CONFIG_EDAC_SYNOPSYS is not set
|
||||
CONFIG_EEPROM_AT24=y
|
||||
|
|
@ -390,6 +393,7 @@ CONFIG_OLD_SIGSUSPEND3=y
|
|||
CONFIG_OUTER_CACHE=y
|
||||
CONFIG_OUTER_CACHE_SYNC=y
|
||||
CONFIG_PADATA=y
|
||||
CONFIG_PAGE_BLOCK_MAX_ORDER=11
|
||||
CONFIG_PAGE_OFFSET=0xC0000000
|
||||
CONFIG_PAGE_POOL=y
|
||||
CONFIG_PAGE_SIZE_LESS_THAN_256KB=y
|
||||
|
|
|
|||
Loading…
Reference in a new issue