fix up eeprom and add ssc driver ... this needs a lot of work
[openwrt.git] / target / linux / danube / files / arch / mips / danube / Kconfig
index 95b7f6f..1c5ad72 100644 (file)
@@ -12,5 +12,25 @@ config MTD_DANUBE
        bool "Danube flash map"
        default y
 
+config DANUBE_WDT
+       bool "Danube watchdog"
+       default y
+
+config DANUBE_LED
+       bool "Danube led"
+       default y
+
+config DANUBE_GPIO
+       bool "Danube gpio"
+       default y
+
+config DANUBE_SSC
+       bool "Danube ssc"
+       default y
+
+config DANUBE_EEPROM
+       bool "Danube eeprom"
+       default y
+
 endmenu
 
This page took 0.030361 seconds and 4 git commands to generate.