kernel: add missing config symbol
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47283
This commit is contained in:
parent
0a8196818d
commit
e2ebbfab40
4 changed files with 4 additions and 0 deletions
|
@ -2717,6 +2717,7 @@ CONFIG_NLS_DEFAULT="iso8859-1"
|
|||
# CONFIG_OMAP_USB3 is not set
|
||||
# CONFIG_OMFS_FS is not set
|
||||
# CONFIG_OPENVSWITCH is not set
|
||||
# CONFIG_OPROFILE is not set
|
||||
# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
|
||||
# CONFIG_ORION_WATCHDOG is not set
|
||||
# CONFIG_OSF_PARTITION is not set
|
||||
|
|
|
@ -2761,6 +2761,7 @@ CONFIG_NLS_DEFAULT="iso8859-1"
|
|||
# CONFIG_OMAP_USB3 is not set
|
||||
# CONFIG_OMFS_FS is not set
|
||||
# CONFIG_OPENVSWITCH is not set
|
||||
# CONFIG_OPROFILE is not set
|
||||
# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
|
||||
# CONFIG_ORION_WATCHDOG is not set
|
||||
# CONFIG_OSF_PARTITION is not set
|
||||
|
|
|
@ -2812,6 +2812,7 @@ CONFIG_NLS_DEFAULT="iso8859-1"
|
|||
# CONFIG_OMAP_USB3 is not set
|
||||
# CONFIG_OMFS_FS is not set
|
||||
# CONFIG_OPENVSWITCH is not set
|
||||
# CONFIG_OPROFILE is not set
|
||||
# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
|
||||
# CONFIG_ORION_WATCHDOG is not set
|
||||
# CONFIG_OSF_PARTITION is not set
|
||||
|
|
|
@ -2876,6 +2876,7 @@ CONFIG_NLS_DEFAULT="iso8859-1"
|
|||
# CONFIG_OMAP_USB3 is not set
|
||||
# CONFIG_OMFS_FS is not set
|
||||
# CONFIG_OPENVSWITCH is not set
|
||||
# CONFIG_OPROFILE is not set
|
||||
# CONFIG_OPROFILE_EVENT_MULTIPLEX is not set
|
||||
# CONFIG_OPT3001 is not set
|
||||
# CONFIG_ORION_WATCHDOG is not set
|
||||
|
|
Loading…
Reference in a new issue