Update Kconfig.

1. Add IPADDR/GWADDR etc;
2. Add Kconfig for libcpu.
This commit is contained in:
bernard
2017-10-31 09:54:23 +08:00
parent bc2abf69e2
commit 756bfcc5e2
3 changed files with 90 additions and 0 deletions
+1
View File
@@ -1,2 +1,3 @@
source "$RTT_DIR/src/KConfig"
source "$RTT_DIR/libcpu/Kconfig"
source "$RTT_DIR/components/KConfig"