x86: generic: disable rust support

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 <therealgraysky@proton.me>
Link: https://github.com/openwrt/openwrt/pull/16464
Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
John Audia 2024-09-23 08:00:50 -04:00 committed by Robert Marko
parent 7850e19767
commit 2eb39308c9
1 changed files with 1 additions and 0 deletions

View File

@ -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