From: Jonas Gorski Date: Tue, 18 Sep 2012 09:28:54 +0000 (+0200) Subject: MIPS: Kconfig: Avoid build errors by hiding USE_OF from the user. X-Git-Tag: v3.7-rc1~77^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b3e06fdc68a06e68687da4eb009ff484bfab449;p=pandora-kernel.git MIPS: Kconfig: Avoid build errors by hiding USE_OF from the user. b01da9f1 ("MIPS: Prune some target specific code out of prom.c") removed the generic implementation of device_tree_init, breaking the kernel build when manually selecting USE_OF. Hide the config symbol so it can't be selected acidentially anymore. Signed-off-by: Jonas Gorski Cc: linux-mips@linux-mips.org Cc: David Daney Patchwork: https://patchwork.linux-mips.org/patch/4346/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed