diff options
| author | Sam Ravnborg <[email protected]> | 2010-08-14 12:23:39 +0000 |
|---|---|---|
| committer | Paul Mundt <[email protected]> | 2010-08-16 13:34:11 +0900 |
| commit | e583d6b3c25d4ce3867b345782abd7d11a0d384c (patch) | |
| tree | 136b08ee54d1f8208b2f6b90946d7db6ce3dc081 /tools/perf/scripts/python | |
| parent | bbcf6e8b66ab2fb5ddab4d0fe40c2e6a5ebe5301 (diff) | |
sh: fix recursive dependency in Kconfig
When executing:
make ARCH=sh defconfig
kconfig segfaulted.
kconfig should obviously not segfault.
But this indicated a problem in the sh files which was
tracked down to a recursive dependency.
We select HAVE_HW_BREAKPOINT and in the following line
we use the same symbol in an expression.
Drop the conditional as it is of no use.
Signed-off-by: Sam Ravnborg <[email protected]>
Cc: Michal Marek <[email protected]>
Signed-off-by: Paul Mundt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions