andrew
b87b82a356
Clean up the ARM kernel configs to use 'include<space><tab>"file"'.
2015-05-07 12:38:23 +00:00
ganbold
aec12e95d1
Add #NO_UNIVERSE to RADXA and RADXA-LITE kernel configs
...
since there aren't any new devices in those files so unhook them
from universe build.
Approved by: stas (mentor)
2014-05-31 06:17:34 +00:00
ganbold
42ea4ae3d6
Add common kernel config file for Rockchip RK3188 systems by splitting
...
current RADXA config. Radxa Rock (RR) boards have few types such as
RR (full version), RR Lite and some variants of RR engineering samples.
Add kernel config and FDT file for RR Lite board.
Approved by: stas (mentor)
2014-05-30 06:37:06 +00:00
rpaulo
4b010fb2d3
Cleanup the RADXA kernel config file a bit and enable modules.
2014-05-30 05:17:14 +00:00
ganbold
93d0ee130f
Add the codes for enabling CPU cores of Rockchip RK3188 SoC.
...
Enable SMP for Radxa Rock board.
Approved by: stas (mentor)
2014-05-09 05:39:57 +00:00
imp
ea27b8b541
In kernel config files, it is supposed to be 'options<space><tab>' not
...
'options<tab><tab>', per long standing (but recently not so strictly
enforced) convention.
2014-03-18 14:41:18 +00:00
imp
d6e2956cb9
Make all the comments '# ' and align to same column. This fixes the
...
rampently incosnsitent usage which made cut and paste from one file
to another look ugly.
2014-03-16 15:22:46 +00:00
ian
c2f6af040c
Strip arm/conf/DEFAULTS down to just items that are mandatory for running
...
the architecture. Move the other contents into each of the individual
config files.
Requested by: imp
2014-03-07 21:36:49 +00:00
ian
bb4969cec5
Add option USB_HOST_ALIGN to configs that contain 'device usb'. Setting
...
this to the cache line size is required to avoid data corruption on armv4
and armv5, and improves performance on armv6, in both cases by avoiding
partial cacheline flushes for USB IO.
2014-01-08 03:42:09 +00:00
ganbold
d8ca131ea8
Radxa Rock board (by radxa.com) kernel config file.
...
More info on the Wiki page:
https://wiki.freebsd.org/FreeBSD/arm/Radxa%20Rock
Reviewed by: ray@
2013-10-23 00:43:22 +00:00