git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cac7f24
)
microblaze: Fix missing NR_CPUS in menuconfig
author
Michal Simek
<michal.simek@xilinx.com>
Mon, 27 Oct 2014 07:28:16 +0000
(08:28 +0100)
committer
Michal Simek
<michal.simek@xilinx.com>
Mon, 27 Oct 2014 07:29:54 +0000
(08:29 +0100)
The time Kconfig expects that NR_CPUS is defined.
This patch remove this config warning:
"kernel/time/Kconfig:163:warning: range is invalid"
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
No differences found