commit | 6891f8a1135b964f8ef30521d1473d5d137af0fa | [log] [tgz] |
---|---|---|
author | Helge Deller <deller@gmx.de> | Sat Dec 16 16:16:50 2006 +0100 |
committer | Kyle McMartin <kyle@athena.road.mcmartin.ca> | Sat Feb 17 00:51:46 2007 -0500 |
tree | d9b7d1e240107dc25fb864b81dbc6fc4bdc5895b | |
parent | 9f15c82686251cd2b97ac6859de62959d3c4afe1 [diff] [blame] |
[PARISC] Generic BUG Signed-off-by: Helge Deller <deller@gmx.de> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig index 0f9ff61..848a67a 100644 --- a/arch/parisc/Kconfig +++ b/arch/parisc/Kconfig
@@ -37,6 +37,11 @@ bool default y +config GENERIC_BUG + bool + default y + depends on BUG + config GENERIC_HWEIGHT bool default y