Serge Vakulenko
|
dc75784799
|
Cleanup in SD driver.
|
2015-09-26 23:32:12 -07:00 |
|
Serge Vakulenko
|
4ca4a58468
|
For SD card, use parameters generated by kernel config utility.
|
2015-09-19 21:58:45 -07:00 |
|
Serge Vakulenko
|
9c749994c1
|
Setup only UARTs, defined in the kernel config file.
For console initialization, use options CONS_MAJOR and CONS_MINOR.
|
2015-09-19 21:23:07 -07:00 |
|
Serge Vakulenko
|
976bf303cc
|
Kernel config utility: add new specification to assign
logical signals to pins. like 'signal "LED_KERNEL" pin RA0'.
|
2015-09-19 17:09:40 -07:00 |
|
Serge Vakulenko
|
3db23e5d6a
|
Use flags for gpio driver to configure available pins.
|
2015-09-14 22:07:16 -07:00 |
|
Serge Vakulenko
|
355ad339ef
|
Kconfig: use named pins for SD select and enable signals.
|
2015-09-08 22:17:10 -07:00 |
|
Serge Vakulenko
|
c631ae5d43
|
Kconfig: generate xxx_ENABLED defines automatically.
|
2015-09-08 14:25:59 -07:00 |
|
Serge Vakulenko
|
717ab59efd
|
Switch to kconfig completely.
All configsys stuff moved to tools/configsys/ directory, not used anymore.
|
2015-09-07 22:22:35 -07:00 |
|
Serge Vakulenko
|
a73bd691b3
|
Simplify board names for max32 and wf32.
|
2015-09-04 20:55:02 -07:00 |
|
Serge Vakulenko
|
f055b45453
|
Kconfig: remove hz keyword.
|
2015-09-04 20:53:19 -07:00 |
|
Serge Vakulenko
|
9f05f511a6
|
Fixed issues with multiple kernel builds.
|
2015-09-04 18:55:56 -07:00 |
|
Serge Vakulenko
|
328bdf4bbf
|
Create kconfig configurations for Duinomite boards.
|
2015-09-03 17:15:50 -07:00 |
|
Serge Vakulenko
|
a302352054
|
Modify Makefile.kconf to generate dependency files automatically.
|
2015-09-03 13:05:37 -07:00 |
|
Serge Vakulenko
|
94c02410e4
|
Kconfig: rename machine to architecture, ident to board.
Make timezone and maxusers parameters optional.
Enable kernel options UCB_METER, EXEC_AOUT, EXEC_ELF and EXEC_SCRIPT
by default.
|
2015-09-03 12:51:56 -07:00 |
|
Serge Vakulenko
|
23cafa1006
|
Merge branch 'kconfig' of https://github.com/RetroBSD/retrobsd into kconfig.
|
2015-09-03 11:44:14 -07:00 |
|
Serge Vakulenko
|
9f6a53122a
|
Cleanup in kconfig files.
|
2015-09-03 11:44:03 -07:00 |
|
Serge Vakulenko
|
a8c229ed36
|
Create kconfig file for WF32 board.
|
2015-09-02 22:19:42 -07:00 |
|
Serge Vakulenko
|
592e2014fb
|
Kconfig: remove unused options config-dependent, device-driver and profiling-routine.
Kernel makefile updated.
|
2015-09-02 18:19:30 -07:00 |
|
Serge Vakulenko
|
585773955b
|
Fix include paths in the kernel sources.
Max32 kernel successfully compiled with kconfig utility.
|
2015-08-31 00:21:41 -07:00 |
|
Serge Vakulenko
|
d80a636a62
|
Create generic kconfig script for pic32 platform.
|
2015-08-30 21:10:19 -07:00 |
|