Skip to content

Instantly share code, notes, and snippets.

@pdfruth
pdfruth / rk3328-roc-cc.dts
Created June 28, 2018 00:02
Device Tree for roc-rc3328-cc including 1-Wire support.
/*
* Copyright (c) 2016 Fuzhou Rockchip Electronics Co., Ltd
*
* This file is dual-licensed: you can use it either under the terms
* of the GPL or the X11 license, at your option. Note that this dual
* licensing only applies to this file, and not this project as a
* whole.
*
* a) This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
@pdfruth
pdfruth / defconfig-roc-rk3328-cc-with-docker
Last active July 27, 2023 05:24
roc-rk3328-cc kernel config with docker support
CONFIG_DEFAULT_HOSTNAME="localhost"
CONFIG_SYSVIPC=y
CONFIG_POSIX_MQUEUE=y
CONFIG_FHANDLE=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
CONFIG_SCHED_WALT=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
CONFIG_TASKSTATS=y