kernel: generic: add missing symbol
Found durring 'make kernel_oldconfig'. Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
This commit is contained in:
parent
2cda7e0e2d
commit
ceee14ea3a
3 changed files with 3 additions and 0 deletions
|
@ -2092,6 +2092,7 @@ CONFIG_FORTIFY_SOURCE=y
|
|||
# CONFIG_FRONTSWAP is not set
|
||||
# CONFIG_FSCACHE is not set
|
||||
# CONFIG_FSI is not set
|
||||
# CONFIG_FSL_DPAA2_SWITCH is not set
|
||||
# CONFIG_FSL_EDMA is not set
|
||||
# CONFIG_FSL_ENETC is not set
|
||||
# CONFIG_FSL_ENETC_IERB is not set
|
||||
|
|
|
@ -2191,6 +2191,7 @@ CONFIG_FORTIFY_SOURCE=y
|
|||
# CONFIG_FRONTSWAP is not set
|
||||
# CONFIG_FSCACHE is not set
|
||||
# CONFIG_FSI is not set
|
||||
# CONFIG_FSL_DPAA2_SWITCH is not set
|
||||
# CONFIG_FSL_EDMA is not set
|
||||
# CONFIG_FSL_ENETC is not set
|
||||
# CONFIG_FSL_ENETC_IERB is not set
|
||||
|
|
|
@ -2234,6 +2234,7 @@ CONFIG_FORTIFY_SOURCE=y
|
|||
# CONFIG_FRONTSWAP is not set
|
||||
# CONFIG_FSCACHE is not set
|
||||
# CONFIG_FSI is not set
|
||||
# CONFIG_FSL_DPAA2_SWITCH is not set
|
||||
# CONFIG_FSL_EDMA is not set
|
||||
# CONFIG_FSL_ENETC is not set
|
||||
# CONFIG_FSL_ENETC_IERB is not set
|
||||
|
|
Loading…
Reference in a new issue