diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2015-01-18 14:28:13 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2015-01-18 14:28:13 +0000 |
commit | 91260ad6eff50a2e7e3a3b4920022516b273d762 (patch) | |
tree | 240382b6f2247b7709ad7ac5842d6d7f4fa16241 /target/linux | |
parent | 94aebc6bd72c68ab8c13984b10eba56f2c5810e7 (diff) | |
download | upstream-91260ad6eff50a2e7e3a3b4920022516b273d762.tar.gz upstream-91260ad6eff50a2e7e3a3b4920022516b273d762.tar.bz2 upstream-91260ad6eff50a2e7e3a3b4920022516b273d762.zip |
kernel: add missing config symbol for 3.18
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 44034
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/generic/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.18 b/target/linux/generic/config-3.18 index e3b14322f2..1642b60994 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -2247,6 +2247,7 @@ CONFIG_MTD_SPLIT_SQUASHFS_ROOT=y # CONFIG_MV643XX_ETH is not set # CONFIG_MVMDIO is not set # CONFIG_MVSW61XX_PHY is not set +# CONFIG_MVSW6171_PHY is not set # CONFIG_MVSWITCH_PHY is not set # CONFIG_MWAVE is not set # CONFIG_MWL8K is not set |