diff options
author | Helge Deller <deller@gmx.de> | 2015-03-16 23:17:50 +0300 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2015-03-23 14:28:16 +0300 |
commit | 2e3f0ab2bb4853694570b9610b1fcfbfa8fd295b (patch) | |
tree | 7a8ae5f7f011a24e2b818afa2a1331e602f3186f /drivers/bluetooth/Kconfig | |
parent | 0e0da48dee8dfbcc0df4b8e2ff4efc7a2c89ba6b (diff) | |
download | linux-2e3f0ab2bb4853694570b9610b1fcfbfa8fd295b.tar.xz |
parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BIT
Make the code which sets up the pmd depend on PT_NLEVELS == 3, not on
CONFIG_64BIT. The reason is, that a 64bit kernel with a page size
greater than 4k doesn't need the pmd and thus has PT_NLEVELS = 2.
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'drivers/bluetooth/Kconfig')
0 files changed, 0 insertions, 0 deletions