diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-07 16:10:25 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-07 17:59:52 +0200 |
| commit | 660828b97932653e8f29779fa9ea23155c442ea2 (patch) | |
| tree | 0564ffaff2ea099ed693c70022678047cea12213 /target/config/Config.in.hardware | |
| parent | d231c4227ec215853fe51efbe55297c1a0a6062e (diff) | |
update to 3.14.3, convert some drivers to modules
Diffstat (limited to 'target/config/Config.in.hardware')
| -rw-r--r-- | target/config/Config.in.hardware | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/config/Config.in.hardware b/target/config/Config.in.hardware index 0dd0c5f3d..ced7df690 100644 --- a/target/config/Config.in.hardware +++ b/target/config/Config.in.hardware @@ -5,6 +5,9 @@ config ADK_TARGET_WITH_USB config ADK_TARGET_WITH_I2C boolean +config ADK_TARGET_WITH_SPI + boolean + config ADK_TARGET_WITH_PCI boolean |
