kernel-modules to include are now defined in sunxi.inc

This commit is contained in:
Marco Franceschetti 2014-02-12 20:40:02 +01:00
parent 1ece45aa7e
commit 18c0552982
2 changed files with 0 additions and 9 deletions

View File

@ -15,8 +15,4 @@ UBOOT_LOADADDRESS = "0x40008000"
SERIAL_CONSOLE = "115200 ttyS0"
MACHINE_EXTRA_RRECOMMENDS += "\
kernel-module-sw-ahci-platform \
"
MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa"

View File

@ -14,8 +14,3 @@ UBOOT_LOADADDRESS = "0x40008000"
SERIAL_CONSOLE = "115200 ttyS0"
MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa"
MACHINE_EXTRA_RRECOMMENDS = "\
kernel-modules \
"