mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-03-01 11:12:22 +00:00
mpc85xx: fix unset kernel symbols
Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
7c459ac1d5
commit
c0b7b2049e
@ -57,6 +57,7 @@ CONFIG_DNOTIFY=y
|
|||||||
CONFIG_DTC=y
|
CONFIG_DTC=y
|
||||||
# CONFIG_E200 is not set
|
# CONFIG_E200 is not set
|
||||||
CONFIG_E500=y
|
CONFIG_E500=y
|
||||||
|
CONFIG_E500_CPU=y
|
||||||
# CONFIG_E5500_CPU is not set
|
# CONFIG_E5500_CPU is not set
|
||||||
# CONFIG_E6500_CPU is not set
|
# CONFIG_E6500_CPU is not set
|
||||||
CONFIG_EARLY_PRINTK=y
|
CONFIG_EARLY_PRINTK=y
|
||||||
@ -255,6 +256,7 @@ CONFIG_THREAD_SHIFT=13
|
|||||||
CONFIG_TICK_CPU_ACCOUNTING=y
|
CONFIG_TICK_CPU_ACCOUNTING=y
|
||||||
CONFIG_TINY_SRCU=y
|
CONFIG_TINY_SRCU=y
|
||||||
# CONFIG_TL_WDR4900_V1 is not set
|
# CONFIG_TL_WDR4900_V1 is not set
|
||||||
|
# CONFIG_TOOLCHAIN_DEFAULT_CPU is not set
|
||||||
# CONFIG_TQM8540 is not set
|
# CONFIG_TQM8540 is not set
|
||||||
# CONFIG_TQM8541 is not set
|
# CONFIG_TQM8541 is not set
|
||||||
# CONFIG_TQM8548 is not set
|
# CONFIG_TQM8548 is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user