diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-09-22 21:13:17 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-09-22 21:13:17 +0000 |
commit | 3a252b8c12a7d5e1c0e6d08fb43979c23ee4030e (patch) | |
tree | 9be98133a551f120f29ae5b06b66c19e230fe208 /scripts | |
parent | 23856ab8e6805538f907dcf032a0168676df0d90 (diff) |
- add microcom to defconfig
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/defconfig b/scripts/defconfig index a669de14c..7cd17ec64 100644 --- a/scripts/defconfig +++ b/scripts/defconfig @@ -519,6 +519,7 @@ CONFIG_FEATURE_HDPARM_HDIO_GETSET_DMA=y CONFIG_MAKEDEVS=y # CONFIG_FEATURE_MAKEDEVS_LEAF is not set CONFIG_FEATURE_MAKEDEVS_TABLE=y +CONFIG_MICROCOM=y CONFIG_MOUNTPOINT=y CONFIG_MT=y CONFIG_RAIDAUTORUN=y |