diff options
author | Tony Ambardar <itugrok@yahoo.com> | 2021-04-10 22:18:10 -0700 |
---|---|---|
committer | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | 2021-04-16 11:30:43 +0100 |
commit | 41948c9c1b80e39f2fd2771f42e62e209347b0bf (patch) | |
tree | 61ebea4a5a496450cb6a2e6fa71aa575790b5779 /target/linux/oxnas/config-5.10 | |
parent | bbff6239e2ea273388f4ca0f8586945ff5f36271 (diff) | |
download | upstream-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/config-5.10')
-rw-r--r-- | target/linux/oxnas/config-5.10 | 1 |
1 files changed, 0 insertions, 1 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 |