diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2015-12-06 13:32:36 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2015-12-06 13:32:36 +0000 |
commit | cf6b9cdbe4aea6cae5c9169ccb38fe1fe6d53cd9 (patch) | |
tree | b6088579d3893f297f7db72cd4f88b8551665f57 /target/linux/generic/config-4.4 | |
parent | 96a938d082a22e411c568a9b5b4e38753c285ffc (diff) | |
download | upstream-cf6b9cdbe4aea6cae5c9169ccb38fe1fe6d53cd9.tar.gz upstream-cf6b9cdbe4aea6cae5c9169ccb38fe1fe6d53cd9.tar.bz2 upstream-cf6b9cdbe4aea6cae5c9169ccb38fe1fe6d53cd9.zip |
kernel: add missing config options for kernel 4.4
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47796
Diffstat (limited to 'target/linux/generic/config-4.4')
-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 c313847a20..f7c3c7f2db 100644 --- a/target/linux/generic/config-4.4 +++ b/target/linux/generic/config-4.4 @@ -697,6 +697,7 @@ CONFIG_CMDLINE="" # CONFIG_COMMON_CLK_PWM is not set # CONFIG_COMMON_CLK_PXA is not set # CONFIG_COMMON_CLK_QCOM is not set +# CONFIG_COMMON_CLK_SI514 is not set # CONFIG_COMMON_CLK_SI5351 is not set # CONFIG_COMMON_CLK_SI570 is not set # CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set @@ -1384,6 +1385,9 @@ CONFIG_HIGH_RES_TIMERS=y # CONFIG_HIPPI is not set # CONFIG_HIX5HD2_GMAC is not set # CONFIG_HMC6352 is not set +# CONFIG_HNS is not set +# CONFIG_HNS_DSAF is not set +# CONFIG_HNS_ENET is not set # CONFIG_HOSTAP is not set # CONFIG_HOSTAP_CS is not set # CONFIG_HOSTAP_PCI is not set @@ -3004,6 +3008,7 @@ CONFIG_PARTITION_ADVANCED=y # CONFIG_PCIEAER_INJECT is not set # CONFIG_PCIEASPM is not set # CONFIG_PCIEPORTBUS is not set +# CONFIG_PCIE_ALTERA is not set # CONFIG_PCIE_ECRC is not set # CONFIG_PCIE_IPROC is not set # CONFIG_PCIPCWATCHDOG is not set |