diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2019-10-12 20:32:04 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2019-10-12 23:37:00 +0200 |
commit | ace1bfb5541387ee4f4eca5d0372da8897023449 (patch) | |
tree | e4b1960444babd280bbd7a1df5995ce56dece9bb /target/linux/mvebu/config-4.19 | |
parent | e901ce6f0e41da62da19ca2000e326c337c79cab (diff) | |
download | upstream-ace1bfb5541387ee4f4eca5d0372da8897023449.tar.gz upstream-ace1bfb5541387ee4f4eca5d0372da8897023449.tar.bz2 upstream-ace1bfb5541387ee4f4eca5d0372da8897023449.zip |
mvebu: Refresh kernel 4.19 configuration
This refreshes the kernel 4.19 configuration, it looks like this was not
done initially.
When did a compile with the default settings I had to select some
kernel configuration options.
Fixes: 98684d99b250 ("mvebu: add kernel 4.19 support")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/mvebu/config-4.19')
-rw-r--r-- | target/linux/mvebu/config-4.19 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/config-4.19 b/target/linux/mvebu/config-4.19 index 288217540e..45fac6f0c1 100644 --- a/target/linux/mvebu/config-4.19 +++ b/target/linux/mvebu/config-4.19 @@ -73,6 +73,7 @@ CONFIG_BLK_SCSI_REQUEST=y CONFIG_BOUNCE=y # CONFIG_CACHE_FEROCEON_L2 is not set CONFIG_CACHE_L2X0=y +CONFIG_CC_HAS_ASM_GOTO=y CONFIG_CLKDEV_LOOKUP=y CONFIG_CLKSRC_ARM_GLOBAL_TIMER_SCHED_CLOCK=y CONFIG_CLKSRC_MMIO=y @@ -483,7 +484,6 @@ CONFIG_USB_STORAGE=y CONFIG_USB_SUPPORT=y CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_MVEBU=y -CONFIG_USB_XHCI_PCI=y CONFIG_USB_XHCI_PLATFORM=y CONFIG_USE_OF=y CONFIG_VFP=y |