1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target/linux/x86
Mengyang Li 9c13513ce1 x86: enable CONFIG_MMC_SDHCI_ACPI for x86_64
Some x86_64 single board computer (including Atomic Pi)
has onboard emmc, but requires CONFIG_MMC_SDHCI_ACPI driver
to use or boot from it.

Here is boot message for the mmc device

[    2.838008] mmc0: SDHCI controller on ACPI [80860F14:00] using ADMA
[    2.857536] mmc1: SDHCI controller on ACPI [80860F14:01] using ADMA
[    2.950019] mmc0: new HS200 MMC card at address 0001
[    3.158271] mmcblk0: mmc0:0001 M52516 14.6 GiB
[    3.170290] mmcblk0boot0: mmc0:0001 M52516 partition 1 4.00 MiB
[    3.177191] mmcblk0boot1: mmc0:0001 M52516 partition 2 4.00 MiB
[    3.183963] mmcblk0rpmb: mmc0:0001 M52516 partition 3 4.00 MiB, \
chardev (248:0)

Other lines changed in this config file are introduced by menuconfig.

Signed-off-by: Mengyang Li <mayli.he@gmail.com>
2020-12-03 23:51:07 -10:00
..
64 x86: enable CONFIG_MMC_SDHCI_ACPI for x86_64 2020-12-03 23:51:07 -10:00
base-files x86: upgrade: make code comment appear as log lines 2020-11-11 21:29:55 +08:00
generic x86: generic: disable CONFIG_EFI_VARS 2020-11-12 18:21:55 +01:00
geode kernel: remove support for kernel 4.19 2020-10-30 19:29:59 +01:00
image x86: Support Intel 10 Gigabit Ethernet Cards 2020-06-27 00:19:05 +02:00
legacy kernel: remove support for kernel 4.19 2020-10-30 19:29:59 +01:00
patches-5.4 kernel: bump 5.4 to 5.4.63 2020-09-06 19:55:19 +02:00
config-5.4 kernel: move CONFIG_F2FS_CHECK_FS to generic kernel config 2020-10-11 16:38:16 +02:00
Makefile x86: select kmod-button-hotplug by default 2020-04-20 18:55:30 +01:00
modules.mk kernel: add pcengines-apu2 module description 2020-06-26 20:54:53 +02:00