• Andrew Jeffery's avatar
    mboxd: Don't require mbox · 4b8203d7
    Andrew Jeffery authored
    
    
    With the DBus interface to the daemon in place it's possible to
    implement any hardware interface in terms of the DBus interface. This is
    the strategy used to support the IPMI HIOMAP transport. Further, the use
    of MBOX is deprecated due to security concerns. We want to drop the
    driver from the kernel, which failed to get traction upstream, so make
    support optional.
    
    As a consequence, switch the default transport to DBus.
    
    Change-Id: I9f16ca053ce48943dce59b83ca991ec5494580d8
    Signed-off-by: Andrew Jeffery's avatarAndrew Jeffery <andrew@aj.id.au>
    4b8203d7
transport_dbus.c 12.8 KB