diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 74af39beda2..420dff6e1ba 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -132,8 +132,6 @@ device sc 1 #device vt #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor -# If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines -#options PCVT_SCANSET=2 # IBM keyboards are non-std # Floating point support - do not disable. device npx diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC index 74af39beda2..420dff6e1ba 100644 --- a/sys/i386/conf/GENERIC +++ b/sys/i386/conf/GENERIC @@ -132,8 +132,6 @@ device sc 1 #device vt #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor -# If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines -#options PCVT_SCANSET=2 # IBM keyboards are non-std # Floating point support - do not disable. device npx