diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-11-02 20:06:41 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-11-02 20:06:41 +0000 |
commit | 101289156b4748583995d4cdb27751cea4efe917 (patch) | |
tree | b800467ccbd4f18ba0fc9fd5b001ce8e8c0ba841 /target/linux/generic/config-3.18 | |
parent | bec9d38fa4ed4dcf13230fe6b91b4ef81306accc (diff) | |
download | upstream-101289156b4748583995d4cdb27751cea4efe917.tar.gz upstream-101289156b4748583995d4cdb27751cea4efe917.tar.bz2 upstream-101289156b4748583995d4cdb27751cea4efe917.zip |
kernel: add missing config symbol for 3.13+
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43152
Diffstat (limited to 'target/linux/generic/config-3.18')
-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 2766919421..21e58674aa 100644 --- a/target/linux/generic/config-3.18 +++ b/target/linux/generic/config-3.18 @@ -123,6 +123,7 @@ CONFIG_ANON_INODES=y # CONFIG_AR5523 is not set # CONFIG_AR7 is not set # CONFIG_AR8216_PHY is not set +# CONFIG_AR8216_PHY_LEDS is not set # CONFIG_ARCH_AT91 is not set # CONFIG_ARCH_BCM is not set # CONFIG_ARCH_BCM2835 is not set |