MIPS: ralink: add missing symbol for RALINK_ILL_ACC
authorJohn Crispin <blogic@openwrt.org>
Mon, 23 Feb 2015 05:17:33 +0000 (06:17 +0100)
committerSasha Levin <sasha.levin@oracle.com>
Sun, 17 May 2015 23:12:34 +0000 (19:12 -0400)
commit718bce368d0981291524c3ec07848121f1aac2fe
treec0a6f3655ca0180fd1757fb0e3871012bacda080
parente10f7b80311ec624282d5a9127cadf24b4fb6f76
MIPS: ralink: add missing symbol for RALINK_ILL_ACC

[ Upstream commit a7b7aad383c5dd9221a06e378197350dd27c1163 ]

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>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
arch/mips/ralink/Kconfig