X-Git-Url: http://git.droids-corp.org/?p=aversive.git;a=blobdiff_plain;f=modules%2Fcomm%2Fuart%2Ftest%2F.config;fp=modules%2Fcomm%2Fuart%2Ftest%2F.config;h=84f6544cdf577f5730778f1541a08c09991e2bbe;hp=eaa69c50c86f356a6f00d603b88bfcc34fdefb36;hb=8a0b4d5c16a9a304515b42f56ff321c2cdd27eb6;hpb=90b8f48b57f607a47b9819f69538d6fc1c6bcf08 diff --git a/modules/comm/uart/test/.config b/modules/comm/uart/test/.config index eaa69c5..84f6544 100644 --- a/modules/comm/uart/test/.config +++ b/modules/comm/uart/test/.config @@ -1,5 +1,5 @@ # -# Automatically generated by make menuconfig: don't edit +# Automatically generated make config: don't edit # # @@ -79,6 +79,10 @@ CONFIG_FORMAT_IHEX=y # # Base modules # + +# +# Enable math library in generation options to see all modules +# CONFIG_MODULE_CIRBUF=y # CONFIG_MODULE_CIRBUF_LARGE is not set # CONFIG_MODULE_FIXED_POINT is not set @@ -91,6 +95,7 @@ CONFIG_MODULE_HOSTSIM=y # CONFIG_MODULE_SCHEDULER_USE_TIMERS is not set CONFIG_MODULE_SCHEDULER_TIMER0=y # CONFIG_MODULE_SCHEDULER_MANUAL is not set +# CONFIG_MODULE_CALLOUT is not set # CONFIG_MODULE_TIME is not set # CONFIG_MODULE_TIME_CREATE_CONFIG is not set # CONFIG_MODULE_TIME_EXT is not set @@ -99,6 +104,10 @@ CONFIG_MODULE_SCHEDULER_TIMER0=y # # Communication modules # + +# +# uart needs circular buffer, mf2 client may need scheduler +# CONFIG_MODULE_UART=y # CONFIG_MODULE_UART_9BITS is not set CONFIG_MODULE_UART_CREATE_CONFIG=y @@ -183,6 +192,10 @@ CONFIG_MODULE_UART_CREATE_CONFIG=y # Control system modules # # CONFIG_MODULE_CONTROL_SYSTEM_MANAGER is not set + +# +# Filters +# # CONFIG_MODULE_PID is not set # CONFIG_MODULE_PID_CREATE_CONFIG is not set # CONFIG_MODULE_RAMP is not set @@ -193,6 +206,10 @@ CONFIG_MODULE_UART_CREATE_CONFIG=y # # Radio devices # + +# +# Some radio devices require SPI to be activated +# # CONFIG_MODULE_CC2420 is not set # CONFIG_MODULE_CC2420_CREATE_CONFIG is not set # CONFIG_MODULE_XBEE is not set @@ -202,6 +219,10 @@ CONFIG_MODULE_UART_CREATE_CONFIG=y # # Crypto modules # + +# +# Crypto modules depend on utils module +# # CONFIG_MODULE_AES is not set # CONFIG_MODULE_AES_CTR is not set # CONFIG_MODULE_MD5 is not set @@ -211,12 +232,20 @@ CONFIG_MODULE_UART_CREATE_CONFIG=y # # Encodings modules # + +# +# Encoding modules depend on utils module +# # CONFIG_MODULE_BASE64 is not set # CONFIG_MODULE_HAMMING is not set # # Debug modules # + +# +# Debug modules depend on utils module +# # CONFIG_MODULE_DIAGNOSTIC is not set # CONFIG_MODULE_DIAGNOSTIC_CREATE_CONFIG is not set # CONFIG_MODULE_ERROR is not set