storage-daemon: include current command line option in the errors
[qemu/ar7.git] / hw / lm32 / Kconfig
blobed2e3060b0402487f6bfb91ffaf47fbc974d9cb0
1 config LM32
2     bool
3     select PTIMER
4     select PFLASH_CFI02
6 config MILKYMIST
7     bool
8     # FIXME: disabling it results in compile-time errors
9     select MILKYMIST_TMU2 if OPENGL && X11
10     select PTIMER
11     select PFLASH_CFI01
12     select FRAMEBUFFER
13     select SD
14     select USB_OHCI