diff options
author | Florian Fainelli <florian@openwrt.org> | 2013-10-25 01:47:54 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2013-10-25 01:47:54 +0000 |
commit | 2333212ace3a0a857dc775bcd0d62710a166979d (patch) | |
tree | b01fea2c46feaa5dd0313a0d355d09018abe037a | |
parent | ec41ca3a479c22dc5fc30e8070bf359c7abcaf10 (diff) | |
download | upstream-2333212ace3a0a857dc775bcd0d62710a166979d.tar.gz upstream-2333212ace3a0a857dc775bcd0d62710a166979d.tar.bz2 upstream-2333212ace3a0a857dc775bcd0d62710a166979d.zip |
kernel: add some missing 3.12 config symbols
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 38532
-rw-r--r-- | target/linux/generic/config-3.12 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.12 b/target/linux/generic/config-3.12 index 1bc13db85d..10f3cbfce3 100644 --- a/target/linux/generic/config-3.12 +++ b/target/linux/generic/config-3.12 @@ -1247,6 +1247,7 @@ CONFIG_HZ_100=y # CONFIG_I2C_VIAPRO is not set # CONFIG_I2C_XILINX is not set # CONFIG_I2O is not set +# CONFIG_I40E is not set # CONFIG_I6300ESB_WDT is not set # CONFIG_I82092 is not set # CONFIG_I82365 is not set @@ -2891,6 +2892,7 @@ CONFIG_SCSI_DMA=y # CONFIG_SCSI_DPT_I2O is not set # CONFIG_SCSI_DTC3280 is not set # CONFIG_SCSI_EATA is not set +# CONFIG_SCSI_ESAS2R is not set # CONFIG_SCSI_FC_ATTRS is not set # CONFIG_SCSI_FUTURE_DOMAIN is not set # CONFIG_SCSI_GDTH is not set |