I know the hardware is there, but Intel disables it (Along with VT for that matter).
how do you know? are you working at Intel? if so you could just ask you workmates.
since i'm not with Intel, i can just guess.
1st guess: it is not disabled. it is just not there on the die. this can easily be done by altering the etching masks.
2nd guess: it is there but it is defective and thus hardware-disabled. this, too, can easily be done after production and before packaging.
3rd guess: it is there but it is hardware-disabled due to marketing reasons. done after production and before packaging.
4th guess: (this is what you've been waiting for ;)) it is there but it is software disabled via cpu registers. you'd need Intel-internal documents which require an NDA to be signed and (probably) a small amout of money.
if one of the first three guesses match there's no way to enable anything. if it is guess four you have to get hold of a complete ATOM register description (there isn't even one for the Pentium II cores, i had to refer to several sources and there's still a lot of information missing), check the BIOS code for register writes and alter the BIOS or write an OS-application which sets the appropriate bits.
good luck.
If you email me include [WIMSBIOS] in the subject.