aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas
diff options
context:
space:
mode:
authorTony Ambardar <itugrok@yahoo.com>2021-04-10 22:18:10 -0700
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>2021-04-16 11:30:43 +0100
commit41948c9c1b80e39f2fd2771f42e62e209347b0bf (patch)
tree61ebea4a5a496450cb6a2e6fa71aa575790b5779 /target/linux/oxnas
parentbbff6239e2ea273388f4ca0f8586945ff5f36271 (diff)
downloadupstream-41948c9c1b80e39f2fd2771f42e62e209347b0bf.tar.gz
upstream-41948c9c1b80e39f2fd2771f42e62e209347b0bf.tar.bz2
upstream-41948c9c1b80e39f2fd2771f42e62e209347b0bf.zip
gemini,layerscape,oxnas: don't disable option CONFIG_BPF_SYSCALL
Respect the generic kernel config setting, which is "enabled" tree-wide, as previously done for sunxi. Ref: 247ef4d98bab ("sunxi: enable CONFIG_BPF_SYSCALL and CONFIG_EMBEDDED") Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
Diffstat (limited to 'target/linux/oxnas')
-rw-r--r--target/linux/oxnas/config-5.101
-rw-r--r--target/linux/oxnas/config-5.41
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/oxnas/config-5.10 b/target/linux/oxnas/config-5.10
index 9feea93b86..448cb41c33 100644
--- a/target/linux/oxnas/config-5.10
+++ b/target/linux/oxnas/config-5.10
@@ -65,7 +65,6 @@ CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=65536
CONFIG_BLK_PM=y
CONFIG_BLK_SCSI_REQUEST=y
-# CONFIG_BPF_SYSCALL is not set
CONFIG_CC_HAS_KASAN_GENERIC=y
CONFIG_CLKDEV_LOOKUP=y
CONFIG_CLKSRC_MMIO=y
diff --git a/target/linux/oxnas/config-5.4 b/target/linux/oxnas/config-5.4
index c7ac300892..892bc7cda4 100644
--- a/target/linux/oxnas/config-5.4
+++ b/target/linux/oxnas/config-5.4
@@ -65,7 +65,6 @@ CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=65536
CONFIG_BLK_PM=y
CONFIG_BLK_SCSI_REQUEST=y
-# CONFIG_BPF_SYSCALL is not set
CONFIG_CC_HAS_KASAN_GENERIC=y
CONFIG_CLKDEV_LOOKUP=y
CONFIG_CLKSRC_MMIO=y