Skip to content

Commit a68277b

Browse files
committed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
2 parents 257a1aa + 9c548bb commit a68277b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

drivers/sbus/char/Kconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ config DISPLAY7SEG
7272

7373
config ORACLE_DAX
7474
tristate "Oracle Data Analytics Accelerator"
75-
default m if SPARC64
75+
depends on SPARC64
76+
default m
7677
help
7778
Driver for Oracle Data Analytics Accelerator, which is
7879
a coprocessor that performs database operations in hardware.

0 commit comments

Comments
 (0)