aboutsummaryrefslogtreecommitdiff
path: root/hw/hppa/machine.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/hppa/machine.c')
-rw-r--r--hw/hppa/machine.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/hppa/machine.c b/hw/hppa/machine.c
index ca595d3..e6431aa 100644
--- a/hw/hppa/machine.c
+++ b/hw/hppa/machine.c
@@ -36,6 +36,9 @@
#define HPA_POWER_BUTTON (FIRMWARE_END - 0x10)
+#define enable_lasi_lan() 0
+
+
static void hppa_powerdown_req(Notifier *n, void *opaque)
{
hwaddr soft_power_reg = HPA_POWER_BUTTON;