commit | a7b7aad383c5dd9221a06e378197350dd27c1163 | [log] [tgz] |
---|---|---|
author | John Crispin <blogic@openwrt.org> | Mon Feb 23 06:17:33 2015 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Apr 10 15:41:51 2015 +0200 |
tree | cf9d18f14e8efaef78e1b591940d3209ffe152e8 | |
parent | 93a7de8819a661d06eb11f4de3d6888b9a842b30 [diff] |
MIPS: ralink: add missing symbol for RALINK_ILL_ACC A driver was added in commit 5433acd81e87 ("MIPS: ralink: add illegal access driver") without the Kconfig section being added. Fix this by adding the symbol to the Kconfig file. Signed-off-by: John Crispin <blogic@openwrt.org> Reported-by: Paul Bolle <pebolle@tiscali.nl> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/9299/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>