mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
kernel: add missing config options
This was seen by the buildbot on arm64. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 47452
This commit is contained in:
parent
fa137d51f5
commit
f38dbb89c2
3 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ CONFIG_32BIT=y
|
|||
# CONFIG_ACERHDF is not set
|
||||
# CONFIG_ACORN_PARTITION is not set
|
||||
# CONFIG_ACPI_APEI is not set
|
||||
# CONFIG_ACPI_BUTTON is not set
|
||||
# CONFIG_ACPI_CUSTOM_METHOD is not set
|
||||
# CONFIG_ACPI_EXTLOG is not set
|
||||
# CONFIG_ACPI_HED is not set
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ CONFIG_32BIT=y
|
|||
# CONFIG_ACERHDF is not set
|
||||
# CONFIG_ACORN_PARTITION is not set
|
||||
# CONFIG_ACPI_APEI is not set
|
||||
# CONFIG_ACPI_BUTTON is not set
|
||||
# CONFIG_ACPI_CUSTOM_METHOD is not set
|
||||
# CONFIG_ACPI_EXTLOG is not set
|
||||
# CONFIG_ACPI_HED is not set
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ CONFIG_32BIT=y
|
|||
# CONFIG_ACERHDF is not set
|
||||
# CONFIG_ACORN_PARTITION is not set
|
||||
# CONFIG_ACPI_APEI is not set
|
||||
# CONFIG_ACPI_BUTTON is not set
|
||||
# CONFIG_ACPI_CUSTOM_METHOD is not set
|
||||
# CONFIG_ACPI_EXTLOG is not set
|
||||
# CONFIG_ACPI_HED is not set
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue