]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 25 Mar 2015 23:39:49 +0000 (00:39 +0100)
commit2f81c02c48179c8771bb67951096aa4f4784020c
treeb6c11bb9bfebb7788ce6592a6223fe324a885384
parentbd5520611d94019e6779399149154b1982f6bc4a
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>
arch/mips/ralink/Kconfig