Kbuild: Remove old API ksymbol disclaimer.
This commit removes an old disclaimer used when the API_* kconfig symbols were introduced. Now the API_* symbols are removed, the disclaimer is not needed. Change-Id: Icf8bc751a19c530c9ba0014ccaaab3eb0f228155 Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
This commit is contained in:
parent
c4535eeddf
commit
a558312562
1 changed files with 0 additions and 7 deletions
|
@ -32,13 +32,6 @@
|
||||||
|
|
||||||
menu "Microkernel Options"
|
menu "Microkernel Options"
|
||||||
|
|
||||||
|
|
||||||
#The Kconfig symbols for API are hidden symbols.
|
|
||||||
#In the current sate of the system is not possible to remove
|
|
||||||
#API source code without affecting dependencies in the source code.
|
|
||||||
#This symbols will allow to select which APIs we want to include
|
|
||||||
#in the kernel binary from the configuration menu in the near future.
|
|
||||||
|
|
||||||
config MICROKERNEL_SERVER_STACK_SIZE
|
config MICROKERNEL_SERVER_STACK_SIZE
|
||||||
int
|
int
|
||||||
prompt "Microkernel server fiber (K_swapper) stack size"
|
prompt "Microkernel server fiber (K_swapper) stack size"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue