git: 803f088147d3 - stable/14 - kernel: remove unused HWPMC_MIPS_BACKTRACE option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Sep 2023 12:27:02 UTC
The branch stable/14 has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=803f088147d30327bd5331511f62c815154705a8
commit 803f088147d30327bd5331511f62c815154705a8
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-09-26 13:27:14 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-09-29 12:26:22 +0000
kernel: remove unused HWPMC_MIPS_BACKTRACE option
MIPS was removed after FreeBSD 13.
Reported by: andrew
(cherry picked from commit 5b732ae8332b2bad256016569c0ead6d918bdf79)
---
sys/conf/options | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys/conf/options b/sys/conf/options
index 56c1a33216d5..83742af0204f 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -889,7 +889,6 @@ DCONS_FORCE_GDB opt_dcons.h
# HWPMC options
HWPMC_DEBUG opt_global.h
HWPMC_HOOKS
-HWPMC_MIPS_BACKTRACE opt_hwpmc_hooks.h
# 802.11 support layer
IEEE80211_DEBUG opt_wlan.h