linux/generic: add missing config symbols

Related to debug/tracing, only added to 3.14+, might be needed for older versions as well

Signed-off-by: Nicolas Thill <nico@openwrt.org>

SVN-Revision: 44323
This commit is contained in:
Nicolas Thill 2015-02-08 15:34:20 +00:00
parent ad6f7dffa5
commit 6b8f598ca6
3 changed files with 6 additions and 0 deletions

View File

@ -1982,6 +1982,7 @@ CONFIG_MMC_BLOCK_MINORS=8
# CONFIG_MMC_USHC is not set
# CONFIG_MMC_VIA_SDMMC is not set
# CONFIG_MMC_VUB300 is not set
# CONFIG_MMIOTRACE is not set
CONFIG_MMU=y
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
@ -3743,6 +3744,7 @@ CONFIG_UNIX98_PTYS=y
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_UNIX_DIAG is not set
# CONFIG_UNUSED_SYMBOLS is not set
# CONFIG_UPROBE_EVENT is not set
# CONFIG_USB is not set
# CONFIG_USBIP_CORE is not set
# CONFIG_USBPCWATCHDOG is not set

View File

@ -2080,6 +2080,7 @@ CONFIG_MMC_BLOCK_MINORS=8
# CONFIG_MMC_USHC is not set
# CONFIG_MMC_VIA_SDMMC is not set
# CONFIG_MMC_VUB300 is not set
# CONFIG_MMIOTRACE is not set
CONFIG_MMU=y
CONFIG_MODULES=y
# CONFIG_MODULE_COMPRESS is not set
@ -3985,6 +3986,7 @@ CONFIG_UNIX98_PTYS=y
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_UNIX_DIAG is not set
# CONFIG_UNUSED_SYMBOLS is not set
# CONFIG_UPROBE_EVENT is not set
# CONFIG_UPROBES is not set
# CONFIG_USB is not set
# CONFIG_USBIP_CORE is not set

View File

@ -2088,6 +2088,7 @@ CONFIG_MMC_BLOCK_MINORS=8
# CONFIG_MMC_USHC is not set
# CONFIG_MMC_VIA_SDMMC is not set
# CONFIG_MMC_VUB300 is not set
# CONFIG_MMIOTRACE is not set
CONFIG_MMU=y
CONFIG_MODULES=y
# CONFIG_MODULE_COMPRESS is not set
@ -4007,6 +4008,7 @@ CONFIG_UNIX98_PTYS=y
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_UNIX_DIAG is not set
# CONFIG_UNUSED_SYMBOLS is not set
# CONFIG_UPROBE_EVENT is not set
# CONFIG_UPROBES is not set
# CONFIG_USB is not set
# CONFIG_USBIP_CORE is not set