commit | bb64ec2921293a789eac7eb268b9f5178e8af707 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Sun Feb 25 21:54:04 2018 -0500 |
committer | Anas Nashif <nashif@linux.intel.com> | Mon Mar 19 15:37:26 2018 -0400 |
tree | 33132bfe2f8ee57e66313fb1ef2df5212c258e3d | |
parent | e4212306cd623e8952a06f3596e983ff950eb859 [diff] |
lib: move ring_buffer Kconfig to lib/, cleanup lib/Kconfig * ring_bufffer is in lib, so move the Kconfig out of the kernel. * move one Kconfig used for json to lib/Kconfig alongside other Kconfigs. Signed-off-by: Anas Nashif <anas.nashif@intel.com>