diff options
Diffstat (limited to 'arch/cris/arch-v32/drivers/Kconfig')
-rw-r--r-- | arch/cris/arch-v32/drivers/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/cris/arch-v32/drivers/Kconfig b/arch/cris/arch-v32/drivers/Kconfig index 9bccb5e2a960..c329cce2a0c3 100644 --- a/arch/cris/arch-v32/drivers/Kconfig +++ b/arch/cris/arch-v32/drivers/Kconfig | |||
@@ -1,3 +1,5 @@ | |||
1 | if ETRAX_ARCH_V32 | ||
2 | |||
1 | config ETRAX_ETHERNET | 3 | config ETRAX_ETHERNET |
2 | bool "Ethernet support" | 4 | bool "Ethernet support" |
3 | depends on ETRAX_ARCH_V32 | 5 | depends on ETRAX_ARCH_V32 |
@@ -610,3 +612,5 @@ config ETRAX_STREAMCOPROC | |||
610 | help | 612 | help |
611 | This option enables a driver for the stream co-processor | 613 | This option enables a driver for the stream co-processor |
612 | for cryptographic operations. | 614 | for cryptographic operations. |
615 | |||
616 | endif | ||