diff options
author | Kyle McMartin <kmcmarti@redhat.com> | 2013-09-03 11:49:09 -0400 |
---|---|---|
committer | Kyle McMartin <kmcmarti@redhat.com> | 2013-09-03 11:49:25 -0400 |
commit | 49ba08f01f1bd05991fa29e617fedd778e03a1a5 (patch) | |
tree | 2ce03298bc95a2683417b5ffcf6611e18d1eb635 /config-arm64 | |
parent | 7ad7e4c4014b96bb176b000b8be71063cf5fc60f (diff) | |
download | kernel-49ba08f01f1bd05991fa29e617fedd778e03a1a5.tar.gz kernel-49ba08f01f1bd05991fa29e617fedd778e03a1a5.tar.xz kernel-49ba08f01f1bd05991fa29e617fedd778e03a1a5.zip |
[arm64] install dtbs
Diffstat (limited to 'config-arm64')
-rw-r--r-- | config-arm64 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-arm64 b/config-arm64 index 018246bca..78dd575d1 100644 --- a/config-arm64 +++ b/config-arm64 @@ -82,3 +82,5 @@ CONFIG_VM_EVENT_COUNTERS=y # weird include chain resulting in missing u64 type # CONFIG_USB_SPEEDTOUCH is not set # dma issues in headers +# CONFIG_PARPORT_PC is not set +# CONFIG_VGA_CONSOLE is not set |