summaryrefslogtreecommitdiff
path: root/bpf_ext.h
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04bpf: split up instructions and extensions from headerDaniel Borkmann1-0/+47
Move them into a separate header file, so that it is more clean. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
m>
authorAndy Yan <andy.yan@rock-chips.com>2016-09-07 19:50:28 +0800
committerHeiko Stuebner <heiko@sntech.de>2016-11-17 17:01:40 +0100
commit5295a3157348b8aab3b17beea7689fad3d3ab75d (patch)
tree55cb3d25380b315d71c5dd2d72196209f42479c6
parent5f1074ac197ef315ce490512121c8ada3eaa1d26 (diff)
arm64: defconfig: enable RK808 components
Many rockchip based arm64 boards use RK808 as PMIC, so enabe it here let the board bootup normally. Signed-off-by: Andy Yan <andy.yan@rock-chips.com> [added rk808-rtc as module and rk808-clk output built in] Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat
-rw-r--r--arch/arm64/configs/defconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig