diff options
| author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-11-30 20:12:31 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2015-11-30 20:12:48 +0100 |
| commit | 347064601c66888583681e6621ad7a20b041ab26 (patch) | |
| tree | f0399ae8336f3ff85528dea02fb4226b0769d361 /target/config/Config.in.hardware | |
| parent | dc8ff7c04031f4e29d0f7d38bc7457e22db626e5 (diff) | |
bfin: separate serial driver from kernel config
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 977c55e1c..34e79c240 100644 --- a/target/config/Config.in.hardware +++ b/target/config/Config.in.hardware @@ -101,6 +101,9 @@ config ADK_TARGET_WITH_WIFI config ADK_TARGET_WITH_DSL bool +config ADK_TARGET_WITH_VIRTIO + bool + config ADK_TARGET_WITH_USB_BOOT bool |
