intrng: Remove from NOTES file

INTRNG is required on these platforms. Remove it from the NOTES file
since it is now in the DEFAULTS file.

Suggested by:		mhorne
Sponsored by:		Netflix
This commit is contained in:
Warner Losh
2022-10-25 10:52:44 -06:00
parent e0cab5cdb3
commit 91f45a3cf3
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -11,7 +11,6 @@ makeoptions CONF_CFLAGS+="-march=armv7a"
options FDT # Flattened device tree support
options FREEBSD_BOOT_LOADER # Process metadata passed from loader(8)
options INTRNG # Include INTRNG framework
options LINUX_BOOT_ABI # Process metadata passed from U-Boot
options PLATFORM # Include platform_if support
options SMP # Nearly all v7 SoCs are multicore