diff options
author | John Crispin <john@openwrt.org> | 2016-02-16 16:25:49 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2016-02-16 16:25:49 +0000 |
commit | dbd35c7ca9e6654b2e6951b8687530b0d08348d2 (patch) | |
tree | 66e0271f6eb7c00cf3e06dcc8ae4622cb4997301 /target/linux/generic | |
parent | 9b9c7ffefa992f41e3fe38e81dc95c3ce4e083f1 (diff) | |
download | upstream-dbd35c7ca9e6654b2e6951b8687530b0d08348d2.tar.gz upstream-dbd35c7ca9e6654b2e6951b8687530b0d08348d2.tar.bz2 upstream-dbd35c7ca9e6654b2e6951b8687530b0d08348d2.zip |
kernel: add missing symbols to config-4.4
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 48730
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/config-4.4 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index fc830b3a78..38838ade0b 100644 --- a/target/linux/generic/config-4.4 +++ b/target/linux/generic/config-4.4 @@ -11,6 +11,7 @@ CONFIG_32BIT=y # CONFIG_ACENIC is not set # CONFIG_ACERHDF is not set # CONFIG_ACORN_PARTITION is not set +# CONFIG_ACPI_ALS is not set # CONFIG_ACPI_APEI is not set # CONFIG_ACPI_BUTTON is not set # CONFIG_ACPI_CUSTOM_METHOD is not set @@ -116,6 +117,7 @@ CONFIG_ANON_INODES=y # CONFIG_APDS9802ALS is not set # CONFIG_APDS9960 is not set # CONFIG_APM8018X is not set +# CONFIG_APPLE_GMUX is not set # CONFIG_APPLICOM is not set # CONFIG_AQUANTIA_PHY is not set # CONFIG_AR5523 is not set @@ -977,6 +979,7 @@ CONFIG_DQL=y # CONFIG_ECHO is not set # CONFIG_ECRYPT_FS is not set # CONFIG_EDAC is not set +# CONFIG_EEEPC_LAPTOP is not set # CONFIG_EEPROM_93CX6 is not set # CONFIG_EEPROM_93XX46 is not set # CONFIG_EEPROM_AT24 is not set @@ -1156,6 +1159,7 @@ CONFIG_FSNOTIFY=y # CONFIG_FTRACE_STARTUP_TEST is not set # CONFIG_FTR_FIXUP_SELFTEST is not set # CONFIG_FUJITSU_ES is not set +# CONFIG_FUJITSU_LAPTOP is not set # CONFIG_FUJITSU_TABLET is not set # CONFIG_FUNCTION_TRACER is not set # CONFIG_FUSE_FS is not set @@ -2805,6 +2809,7 @@ CONFIG_PACKET=y CONFIG_PAGE_SIZE_4KB=y # CONFIG_PAGE_SIZE_64KB is not set # CONFIG_PAGE_SIZE_8KB is not set +# CONFIG_PANASONIC_LAPTOP is not set # CONFIG_PANEL is not set # CONFIG_PANIC_ON_OOPS is not set CONFIG_PANIC_ON_OOPS_VALUE=0 |