X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=kernel%2Farch%2Fmips%2Fjz4740%2FKconfig;fp=kernel%2Farch%2Fmips%2Fjz4740%2FKconfig;h=4689030538839b796cd76567b495bef494a8c0e7;hb=9ca8dbcc65cfc63d6f5ef3312a33184e1d726e00;hp=0000000000000000000000000000000000000000;hpb=98260f3884f4a202f9ca5eabed40b1354c489b29;p=kvmfornfv.git diff --git a/kernel/arch/mips/jz4740/Kconfig b/kernel/arch/mips/jz4740/Kconfig new file mode 100644 index 000000000..468903053 --- /dev/null +++ b/kernel/arch/mips/jz4740/Kconfig @@ -0,0 +1,9 @@ +choice + prompt "Machine type" + depends on MACH_JZ4740 + default JZ4740_QI_LB60 + +config JZ4740_QI_LB60 + bool "Qi Hardware Ben NanoNote" + +endchoice