e2k: add Kconfig

This commit is contained in:
Alibek Omarov 2021-07-31 02:55:42 +03:00 committed by Denis Drakhnia
parent d48d9d62c6
commit 93dbd4c56c
2 changed files with 7 additions and 0 deletions

View File

@ -2,6 +2,7 @@ source alpha/Kconfig
source arm/Kconfig
source avr/Kconfig
source cris/Kconfig
source e2k/Kconfig
source hppa/Kconfig
source i386/Kconfig
source loongarch/Kconfig

6
target/e2k/Kconfig Normal file
View File

@ -0,0 +1,6 @@
config E2K
bool
config E2K32
bool
select E2K