]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commitdiff
UBUNTU: [Config] annotations: DEVKMEM is not available on arm64
authorPaolo Pisati <paolo.pisati@canonical.com>
Wed, 30 Aug 2017 10:12:27 +0000 (10:12 +0000)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Fri, 9 Mar 2018 15:21:37 +0000 (12:21 -0300)
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
debian.raspi2/config/annotations

index 6b1e2b2a42bca336c600c8c9d0e82e1da4b1905b..23c0b677551e51cc49f940167ee375a16252e1de 100644 (file)
@@ -617,7 +617,7 @@ CONFIG_VEXPRESS_CONFIG                          policy<{'arm64': 'y', 'armhf': '
 
 # Menu: Device Drivers >> Character devices
 CONFIG_DEVMEM                                   policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'y'}>
-CONFIG_DEVKMEM                                  policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'ppc64el': 'n', 's390x': 'n'}>
+CONFIG_DEVKMEM                                  policy<{'amd64': 'n', 'arm64': '-', 'armhf': 'n', 'i386': 'n', 'ppc64el': 'n', 's390x': 'n'}>
 CONFIG_TTY_PRINTK                               policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'n'}>
 CONFIG_PRINTER                                  policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm'}>
 CONFIG_LP_CONSOLE                               policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'ppc64el': 'n'}>