summaryrefslogtreecommitdiffstats
path: root/bsp/common-pc-64/common-pc-64.scc
blob: 5737a83a9628dec4fff8a72adab3c99cf849acb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
kconf hardware common-pc-64-cpu.cfg
kconf hardware bsp/common-pc/common-pc-drivers.cfg
kconf hardware bsp/common-pc/common-pc-eth.cfg
kconf hardware bsp/common-pc/common-pc-gfx.cfg
kconf hardware bsp/common-pc/common-pc-wifi.cfg

include cfg/efi-ext.scc

include cfg/x86_64.scc
include cfg/amd.scc
include cfg/intel.scc
include features/pci/pci.scc
include features/usb/ehci-hcd.scc
include features/usb/uhci-hcd.scc
include features/usb/ohci-hcd.scc
include features/usb/xhci-hcd.scc
include features/usb/touchscreen-composite.scc
include features/intel-e1xxxx/intel-e100.scc
include features/intel-e1xxxx/intel-e1xxxx.scc
include features/scsi/cdrom.scc

# generic Bluetooth support
include features/bluetooth/bluetooth.scc

# generic power management
include features/power/intel.scc

# serial port
include cfg/8250.scc

# sugarbay graphics
include features/i915/i915.scc