aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/jz4740/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/jz4740/Kconfig')
-rw-r--r--arch/mips/jz4740/Kconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/arch/mips/jz4740/Kconfig b/arch/mips/jz4740/Kconfig
new file mode 100644
index 000000000000..3e7141f0746c
--- /dev/null
+++ b/arch/mips/jz4740/Kconfig
@@ -0,0 +1,12 @@
1choice
2 prompt "Machine type"
3 depends on MACH_JZ4740
4 default JZ4740_QI_LB60
5
6config JZ4740_QI_LB60
7 bool "Qi Hardware Ben NanoNote"
8
9endchoice
10
11config HAVE_PWM
12 bool