diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2014-04-07 15:39:06 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-04-07 16:36:09 -0700 |
commit | c638b1074837c601808fee93f33b9c19224ea4cf (patch) | |
tree | 4f82ec07cb2ebbcc3fe506ec5b1aa338268bf3e1 /arch/ia64/Kconfig | |
parent | ae797bdf7f12a2e0216161eb82a568809f6e5c94 (diff) | |
download | blackbird-obmc-linux-c638b1074837c601808fee93f33b9c19224ea4cf.tar.gz blackbird-obmc-linux-c638b1074837c601808fee93f33b9c19224ea4cf.zip |
cris: cpuinfo_op should depend on CONFIG_PROC_FS
Fix breakage which will be exposed by the patch "kconfig: make allnoconfig
disable options behind EMBEDDED and EXPERT".
Now allnoconfig started disabling CONFIG_PROC_FS:
arch/cris/kernel/built-in.o:(.rodata+0xc): undefined reference to `show_cpuinfo'
make: *** [vmlinux] Error 1
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/ia64/Kconfig')
0 files changed, 0 insertions, 0 deletions