diff options
| author | Siva Mahadevan <siva@FreeBSD.org> | 2025-07-15 16:45:24 +0000 |
|---|---|---|
| committer | Siva Mahadevan <siva@FreeBSD.org> | 2026-06-16 15:01:32 +0000 |
| commit | f38cbefef8090f3363e5685c5a3b30ffbf1d3ad0 (patch) | |
| tree | 999e6c722b0e8eceebddbec5a56e9d99f6d0cb1d /sys/arm | |
| parent | 93c6906e36a4e60e59279b6b6e18403ea23d56e1 (diff) | |
Diffstat (limited to 'sys/arm')
| -rw-r--r-- | sys/arm/conf/std.armv7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/conf/std.armv7 b/sys/arm/conf/std.armv7 index 4ef60c331212..1f8e93fe53f3 100644 --- a/sys/arm/conf/std.armv7 +++ b/sys/arm/conf/std.armv7 @@ -3,6 +3,7 @@ options HZ=1000 options PREEMPTION # Enable kernel thread preemption +options EXTERR_STRINGS # Retain exterror(9) strings in the kernel options VIMAGE # Subsystem virtualization, e.g. VNET options INET # InterNETworking options INET6 # IPv6 communications protocols |
