Skip to content

Commit

Permalink
x86: generic: disable rust support
Browse files Browse the repository at this point in the history
Add missing ksym CONFIG_RUST

Building r27563 without this commit will fail due to this ksym
being undefined in the generic config.

Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne

Signed-off-by: John Audia <[email protected]>
Link: openwrt#16464
Signed-off-by: Robert Marko <[email protected]>
  • Loading branch information
graysky2 authored and robimarko committed Sep 23, 2024
1 parent 7850e19 commit 2eb3930
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/generic/config-6.6
Original file line number Diff line number Diff line change
Expand Up @@ -5146,6 +5146,7 @@ CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
# CONFIG_RTL_CARDS is not set
# CONFIG_RTS5208 is not set
CONFIG_RT_MUTEXES=y
# CONFIG_RUST is not set
CONFIG_RUNTIME_TESTING_MENU=y
# CONFIG_RV is not set
CONFIG_RXKAD=y
Expand Down

0 comments on commit 2eb3930

Please sign in to comment.