move OF and USE_OF to arch modules

This commit is contained in:
Daniel Barlow 2023-09-30 21:52:13 +01:00
parent f57997c605
commit 76f03ecf0f
5 changed files with 6 additions and 6 deletions

View file

@ -156,8 +156,6 @@
${openwrt.applyPatches.ath79}
'';
config = {
OF = "y";
USE_OF = "y";
ATH79 = "y";
PCI = "y";
PCI_AR724X = "y";