95b7f6fee0fd59fdafd57e45653eefa930b7c223
[openwrt.git] / target / linux / danube / files / arch / mips / danube / Kconfig
1 # copyright 2007 john crispin <blogic@openwrt.org>
2
3 menu "Danube built-in"
4
5 config DANUBE_ASC_UART
6 bool "Danube asc uart"
7 select SERIAL_CORE
8 select SERIAL_CORE_CONSOLE
9 default y
10
11 config MTD_DANUBE
12 bool "Danube flash map"
13 default y
14
15 endmenu
16
This page took 0.035923 seconds and 3 git commands to generate.