]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/sandbox/Kconfig
sandbox: eth: Add a bridge to a real network for sandbox
[people/ms/u-boot.git] / arch / sandbox / Kconfig
index e7f55fa82a5cedff7cf1019447445556a3d7848d..52e59d29e81b169d275de7a3c874590be98ae7e5 100644 (file)
@@ -50,4 +50,7 @@ config NETDEVICES
 config DM_ETH
        default y
 
+config ETH_SANDBOX_RAW
+       default y
+
 endmenu