Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


Fixed merge of apic.c
[palacios.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index 75c7658..ec9fe60 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -96,7 +96,6 @@ config CONSOLE
          Select this if you want to forward a guest console interface to some host OS service
 
 
-
 config SOCKET
        bool "Host support for Network Sockets"
        default y